Explorar skills

8801 skills encontradas

Alerta por categoría

Recibe nuevas skills de Automação todos los lunes

super-bootstrap

1

Public entry for the super-bootstrap pipeline. Detects greenfield repos and runs lean ideation Q&A — produces overview.md (with empty § Roadmap), techstack.md, and an empty backlog.md — then dispatches to /super-bootstrap:harness-bootstrap to install the harness. For repos with code, dispatches immediately. Solo dev workflow.

Automação#mcppor RockyHong

release-init

1

Detect project type and generate a tailored project-level /release skill. Run once per project to set up releasing.

Automação#mcp#aipor RockyHong

esper:atom

1

Create or refine a single increment. Smart stage detection — no active creates one, incomplete refines, ready waits for `esper:go`.

Automação#aipor sichengchen

llm-wiki-index

1

Generate or refresh the vault MOC at vault/wiki/index.md — the top-level catalog of every topic folder and synthesis note in the vault. Trigger when the user says "refresh the index", "rebuild the vault MOC", "update the catalog", or after adding a new top-level topic or synthesis. Per-folder _index.md files are owned by the ingest workflow, not by this skill.

Automação#llmpor odere-pro

esper:batch

1

Decompose a feature set into a queue of increments. Creates a batch parent with child increments. Stays in plan mode until `esper:go`.

Automaçãopor sichengchen

esper:init

1

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

Automaçãopor sichengchen

esper:review

1

Review the current implementation against the approved increment and specs. Identifies drift, regressions, and missing spec maintenance.

Automação#aipor sichengchen

esper:go

1

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

Automaçãopor sichengchen

esper:spec

1

Create, review, or revise spec files. Opens a spec editing loop that continues until the user advances with `esper:go`.

Automaçãopor sichengchen

esper:sync

1

Update spec files to match shipped implementation. Records sync notes in the increment and finishes it when complete.

Automaçãopor sichengchen

obsidian-graph-colors

1

Apply color groups to Obsidian's graph view so each topic branch has a distinct color. Use when the user says "color the graph", "graph colors", "update graph colors", "add topic color", or after creating new topic folders that need a color assignment.

Automação#llmpor odere-pro

esper:context

1

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

Automaçãopor sichengchen