RADAR DE SKILLS · GITHUB

Agent Skills útiles, ordenados por uso real.

Compara Skills verificados por función, contenido del paquete, instalaciones y fiabilidad de la fuente antes de añadirlos.

ALCANCE DEL CATÁLOGO
VERIFICADO
Skills
10.772
repositorios
1711
última sincronización
23 sept 2026
10.772 Skills
codexthemes
Comunidad

codex-theme-creator

Create, redesign, validate, preview, package, and prepare cohesive themes for the official Codex desktop app from a visual brief or reference image. Use when a user asks for a new Codex theme, wants to preserve or adapt the native Codex layout, wants artwork on the home or conversation page, reports inconsistent themed surfaces, or needs a portable .codex-theme submission for CodexThemes.

instalaciones
1
GitHub Stars
7
Actualizado
21 jul
aa-on-ai
Comunidad

ux-baseline-check

Core pack — always active for visual work. Enforces UX quality standards on any screen, flow, form, or dashboard. Ensures nothing ships with missing states. Auto-activates alongside design-review for all frontend work.

instalaciones
1
GitHub Stars
5
Actualizado
19 sept
oyenet1
Comunidad

spec-driven-development

Specification-Driven Development (SDD) workflow — takes any vague requirement or feature idea and transforms it into structured, implementation-ready specs. Use when the user says 'spec this', 'create requirements', 'write a spec', 'plan this feature', 'SDD', 'spec driven', 'specification', 'requirements doc', 'design doc', 'task list', 'break this down', 'plan this', 'refine this idea', 'turn this into tasks', or when they describe a feature they want to build. Also use when working with prd directories or any specification workflow. Even if the user just says 'I want to build X' — use this skill to capture and structure their intent before coding.

instalaciones
1
GitHub Stars
4
Actualizado
22 ago
reaviz
Comunidad

reachat

Use when building chat / LLM UIs in React with the reachat component library (Chat, ChatInput, SessionsList, SessionMessages, ChatBubble, AppBar, Markdown rendering with code highlighting, RichTextInput with @mentions and /commands, MessageStatus, ComponentCatalog for LLM-driven dynamic components, useAgUi for ag-ui protocol). Covers the slot-based Chat layout, ChatContext, theme system (ChatTheme, PartialChatTheme), file uploads, multi-file support, autoScroll, and viewType (console / companion / chat).

instalaciones
1
GitHub Stars
4
Actualizado
9 jun
sasjs
Comunidad

sasjs-core

Standards and conventions for the @sasjs/core SAS macro library (mf, mp, mm, ms, mv macros). Use when writing or editing SAS macros in a sasjs/core-style repo, picking an existing macro over reinventing one, or the sasjs/core build, lint, doxygen, and testing conventions.

instalaciones
1
GitHub Stars
3
Actualizado
16 sept
sasjs
Comunidad

sasjs-server

Installing, configuring, and running @sasjs/server - the open-source NodeJS wrapper around the SAS binary that provides a REST API, filesystem (SASjs Drive), Stored Program execution, and web app streaming. Covers desktop vs server modes, runtimes (SAS/JS/Python/R), env vars, auth (tokens, LDAP), and mock servers. Use when deploying, troubleshooting, or developing against sasjs/server.

instalaciones
1
GitHub Stars
3
Actualizado
16 sept
gabia
Comunidad

java-coding-guideline

Use when writing, reviewing, or refactoring Java code to enforce baseline conventions for imports, nullability, immutability, exceptions, resource handling, naming, and concurrency.

instalaciones
1
GitHub Stars
2
Actualizado
4 ago
gabia
Comunidad

java-xmlrpc-guideline

Use when Java XML-RPC API work requires contract decisions for fault signaling and interoperability, including defining XmlRpcException-based failures, replacing void returns with explicit operation results, reviewing handlers for return-code anti-patterns, and migrating DTOs from Serializable to JAXB.

instalaciones
1
GitHub Stars
2
Actualizado
4 ago
klingai-tech
Comunidad

kling-cli

- 可灵 AI(Kling)官方 CLI 的使用技能:图片/视频生成、可复用 Element 主体、动作控制。CLI 通过 MCP 服务与可灵交互: 调用 texttoimage / imagetoimage / texttovideo / imagetovideo / motioncontrol(模型与参数规格由 whoami 动态声明), 返回 generationId 后用 querytasks 轮询,完成后提取 works[].url 展示给用户。命令无别名。 触发词:可灵、Kling、文生图、参考图生图、文生视频、图生视频、Omni、omni、MCP、generationId、generationid、轮询、灵感值、 texttoimage、imagetoimage、texttovideo、imagetovideo、motioncontrol、motionlibrarylist、Element、elementcreate、elementlist、elementget、elementupdate、elementdelete、feedback、querytasks、whoami、fileupload、 image generation、video generation、kling 命令、.credentials、 国内站、海外站、global、海外版、区域、region、安装、install。

instalaciones
1
GitHub Stars
1
Actualizado
10 sept
the-focus-ai
Comunidad

research-methodology

This skill should be used when the user asks about "how to research", "research best practices", "evaluate sources", "source credibility", "academic research", "find reliable information", "cite sources", "research methodology", or needs guidance on conducting thorough web research and evaluating information quality.

instalaciones
1
GitHub Stars
1
Actualizado
7 jul
1024-foundation
Comunidad

1024ex

Trade on 1024 Exchange via its public HTTP API — perpetuals and prediction markets. Onboarding, HMAC-signed orders, positions, balances and treasury; multi-market baskets with a take-profit and stop-loss on every leg, shown as one table in the chat (max profit, max loss, margin) and sent on the user's yes; write, backtest and deploy a Python trading strategy — time-series or cross-sectional (basket) — on the hosted runner (paper or live). Use when the user asks to trade, quote, monitor, or automate anything on 1024 / 1024ex.com, wants a trading strategy written, backtested, paper-traded or deployed, or wants to connect or log in to their 1024 account.

instalaciones
1
GitHub Stars
0
Actualizado
21 sept
alexcdever
Comunidad

programing-pipeline

Use when an agent plans, builds, reviews, or merges code.

instalaciones
1
GitHub Stars
0
Actualizado
20 sept
darkmatter
Comunidad

codebase-cleanup

Multi-pass refactor / code-quality cleanup designed to be dispatched as 8 specialist subagents (one per cleanup concern), each running a research → critical-assessment → high-confidence-implementation cycle. Triggers on "clean up the codebase", "tech-debt pass", "refactor for quality", "find dead code", "remove AI slop", or any explicit request for a comprehensive quality sweep. Do NOT trigger for narrow targeted fixes ("remove this one function") or for net-new feature work.

instalaciones
1
GitHub Stars
0
Actualizado
18 sept
darkmatter
Comunidad

darkmatter-repo-setup

- Use when setting up a new repo, onboarding an existing repo to darkmatter standards, running a compliance check, or when the user says "set up this repo", "bring repo up to standards", "apply template", or "audit repo". Checks and installs the org TypeScript toolchain (Bun, tsgo, oxlint/oxfmt, Vitest), Nix flake-parts devshell, ops/ surface, CI pipeline, and AGENTS.md conventions.

instalaciones
1
GitHub Stars
0
Actualizado
18 sept
darkmatter
Comunidad

darkmatter-ts-toolchain

The darkmatter TypeScript toolchain contract: Bun, tsgo, Vitest, oxlint/biome, changesets, Effect I/O, Alchemy deploys, and required checks. Use when writing, fixing, building, or shipping TypeScript in a darkmatter repo. Use codebase-design for module boundaries and effect-typescript for deep Effect patterns.

instalaciones
1
GitHub Stars
0
Actualizado
18 sept
moda-design
Comunidad

moda-automate

- Recurring Moda work — scheduled posts, weekly reports, sync jobs: a host-side scheduler drives the Moda command line; the artifact itself still routes to its format skill. Use for: "every week/day…", "auto-post X", "keep this updated".

instalaciones
1
GitHub Stars
0
Actualizado
20 sept
moda-design
Comunidad

moda-context

- Pin a repo to Moda defaults via .moda/context.json — org, brand, canvas — so every run in this repo lands in the right place. CLI-only: these defaults are files on your disk.

instalaciones
1
GitHub Stars
0
Actualizado
20 sept
moda-design
Comunidad

moda-deck-theme

- A deck's visual theme, designed with you before any content exists: four title directions, section heads and a closing, then eight workhorse layouts — placeholder only, approved phase by phase.

instalaciones
1
GitHub Stars
0
Actualizado
20 sept
moda-design
Comunidad

moda-diagram

- Boxes-and-arrows diagrams on Moda with anchored connectors: flowchart, org chart, architecture, decision tree, swimlane, journey map, 2x2, quadrant, market map. Use for: "diagram this". NOT: data charts → moda-chart; UI screens/wireframes → moda-mockup; a decorative shape graphic (a circle with a caption) → moda-social; a diagram for a deck/document being built stays with that skill.

instalaciones
1
GitHub Stars
0
Actualizado
20 sept
moda-design
Comunidad

moda-document

- Design documents on Moda — one page or fifty: one-pager, report, brief, whitepaper, proposal, fact sheet, handout, infographic; US-Letter/A4 pages on a live canvas, exported as a real PDF with selectable text. Use for: PDF (any page count), newsletter, email HTML, "make this markdown/README look designed". NOT: print pieces (poster, flyer, menu, resume, cards) → moda-document-print; slides → moda-deck; animated/motion → moda-video.

instalaciones
1
GitHub Stars
0
Actualizado
20 sept
moda-design
Comunidad

moda-edit

- Change an existing Moda canvas — pasted (URL, share link, cvs id) or already in play this session: reword, restyle, recolor, resize, swap images, add/delete sections — plus export or share it. Use for: a change or export of THAT canvas, "fix this slide", every bare follow-up on what Moda just built. Outranks all triggers except mp4/gif. NOT: motion or gif/mp4 of it → moda-video; a moda.page ref → moda-website; a new artifact from it → its format skill.

instalaciones
1
GitHub Stars
0
Actualizado
20 sept
moda-design
Comunidad

moda-image

- Images as the deliverable on Moda: generate, edit, or transform — text-to-image, reference-guided, generative edit, upscale a photo, outpaint/uncrop, reframe a photo/image. Use for: "generate an image", "remove the background", "upscale this photo". NOT: imagery inside a design you're building — that format skill generates its own; animating an image → moda-video; logo design → moda-social. Metered.

instalaciones
1
GitHub Stars
0
Actualizado
20 sept
moda-design
Comunidad

moda-library

- Moda workspace and drive: upload files, search team assets / stock photos / icon packs, read uploaded docs (PDF/DOCX/XLSX/CSV), browse and organize folders, find canvases. Use for: "what canvases do we have", "find my deck", "find our logo".

instalaciones
1
GitHub Stars
0
Actualizado
20 sept
moda-design
Comunidad

moda-social-ads

- Static ads: platform-native single ads and multi-size display banner sets (IAB) — one message across sizes, exported together.

instalaciones
1
GitHub Stars
0
Actualizado
20 sept