factory-encore
factory-encore contiene 9 skills recopiladas de statecrafting, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Run dead-code and duplicate-code detection across the npm/TypeScript surface, get categorized cleanup recommendations
Create a git commit with an impact-focused conventional commit message
Execute a plan file step-by-step with progress tracking and phase checkpoints
Initialize a spec-spine project session by executing the cross-agent New Sessions protocol declared in AGENTS.md.
Deep research with parallel sub-agents, query classification, and filesystem artifact passing
One-time contributor setup: run `make setup` (npm install + compile + index), verify `npx --no-install spec-spine --version` works, verify governed reads (`npx spec-spine registry status-report`).
Run the project's local CI loop (`make ci`) and automatically fix discovered issues using concurrent agents
Human-readable translation of eslint.config.mjs and tsconfig strict rules into generation-time constraints for Vue + Encore code. Read before writing any feature code.
Build one new Vue + Encore feature (API service and/or Vue view) following the template's established Encore.ts, Pinia, and PrimeVue patterns, with tests written alongside.