Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

agentic-coding-starter-kit

agentic-coding-starter-kit contiene 7 skills recopiladas de Eipi-Tong, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
7
Stars
3
actualizado
2026-03-14
Forks
1
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

adopt
Desarrolladores de software

Onboard an existing codebase into the starter kit. Use when the user says "adopt this project", "add the kit to my existing repo", or "set up the kit on existing code".

2026-03-14
milestone
Especialistas en gestión de proyectos

Close a feature group as a milestone. Writes docs, proposes E2E tests, and runs a go/no-go gate. Use when the user says "/milestone", "this group is done", or the agent detects all items in a group are complete.

2026-03-14
bootstrap
Desarrolladores de software

Scaffold a new project from BOOTSTRAP_FORM.md. Use when the user says "bootstrap the project", "set up the project", or runs /bootstrap for the first time.

2026-03-14
new-feature
Desarrolladores de software

Pick and build features from SPEC.md by priority. Use when the user says "build the next feature", "/new-feature", "work on X", or "build the <group> group".

2026-03-14
refactor
Desarrolladores de software

Plan and execute a code refactor with preserved behaviour. Use when the user asks to refactor, clean up, simplify, extract, or reorganise existing code without changing what the app does.

2026-03-13
commit
Desarrolladores de software

Create a well-formed Conventional Commit. Use when the user says "commit", "commit my changes", or asks you to save progress.

2026-03-13
sync-docs
Desarrolladores de software

Update SPEC.md and docs/DECISIONS.md to reflect recent code changes. Use after completing a feature, or when the user says "sync docs", "update the spec", or "log this decision".

2026-03-13