en un clic
template-claude-code-open
template-claude-code-open contient 9 skills collectées depuis ecodelearn, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Systematic bug triage protocol. Use when receiving a bug report or unexpected behavior. Follows reproduce→locate→reduce→fix→guard→verify sequence.
Creates a formal spec for a new feature or phase. Use when starting any non-trivial implementation work.
Publica padrões reutilizáveis no global-index do claude-memories. Use quando uma solução se provar genuinamente reutilizável em outros projetos.
First-session onboarding for new blank projects. Run automatically when MEMORY.md has no context. Interviews the developer and configures all memory files.
Run after the first spec-create to commit all new files and finalize the transition from template to real project. Creates a clean checkpoint in git history.
Format and validate commit messages following Conventional Commits. Use before any git commit to ensure consistency.
Pre-deploy checklist and procedure. Run before any deploy in any environment. Validates code, environment, migrations and team communication.
Checklist for opening or reviewing a pull request. Validates code quality, spec completion, tests, and security before any PR is opened or approved.
Onboarding for existing projects receiving the Claude Code structure for the first time. Discovers conventions from the codebase before asking anything.