Explore skills

64,955 skills found

pr

1

Creates or updates a GitHub Pull Request. Activated on "pr", "pull request", "create pr", "update pr", "open pr", or after /gp.

Desenvolvimento#github#gitby yokeloop

prd

1

Turns the current conversation and codebase understanding into a PRD, publishes it as a GitHub issue, and saves a local copy in docs/ai. Does not interview — synthesizes what is already known. Activates when the user writes "prd", "create a prd", "write a prd", "turn this into a prd", "product requirements doc", "draft requirements".

Escrita e Conteúdo#github#gitby yokeloop

sync-docs

1

Regenerates the public skill catalog from `skills/*/SKILL.md` — per-skill MDX pages under `site/src/content/docs/skills/`, the table between `<!-- yoke:skills:start -->` markers in `README.md`, and the bullet list between the same markers in `CLAUDE.md`. Activates when the user writes "sync docs", "regenerate docs", "update the skill catalog", "rebuild docs", "refresh the catalog", or passes `--ch

Escrita e Conteúdoby yokeloop

task

1

Drafts a task file for AI implementation. Triggered when the user writes "create a task", "task from ticket", "draft a task", "prepare an implementation prompt", or passes a ticket URL / feature description.

Produtividade#aiby yokeloop

cre-brokerage

1

CRE Brokerage Investment Sales v1 - 8 specialist skills for U.S. seller-side commercial investment sales brokers, covering assignment intake, broker opinion of value, listing proposal, OM and teaser drafting, buyer process management, bid leveling, negotiation support, and PSA-to-close coordination.

Design e Frontend#aiby XAKLESK

cre-closing

1

CRE Closing management suite — 2 specialist skills for closing checklist coordination and funds flow preparation for multifamily acquisitions.

Design e Frontend#aiby XAKLESK

judge

1

Scoring framework for speed-run showdown and any-percent. Invoked at Phase 4 to evaluate implementations using 5-criteria scoring. Do not invoke directly - called by showdown/any-percent.

DevOps e Infra#llm#mcpby 2389-research

showdown

1

Same design, multiple parallel runners compete using hosted LLM for code generation. Each runner creates own plan, generates code via Cerebras, pick the best. Part of speed-run pipeline.

Design e Frontend#llm#mcpby 2389-research

esper:context

1

Show the current project context. Summarizes active increment, spec root, commands, and suggests the next safe action.

Automaçãoby sichengchen

esper:continue

1

Resume an interrupted session. Reads the active increment, assesses progress, and picks up where the last session left off.

Marketingby sichengchen

esper:go

1

Advance the current work stage. If in spec mode, derives an increment plan. If in increment mode, begins implementation.

Automaçãoby sichengchen

esper:init

1

Initialize esper in a project. Interviews the user for workflow preferences, scaffolds the project, and writes the constitution.

Automaçãoby sichengchen