Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

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 collectés
9
Stars
23
mis à jour
2026-07-06
Forks
4
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

bugfix
Développeurs de logiciels

Systematic bug triage protocol. Use when receiving a bug report or unexpected behavior. Follows reproduce→locate→reduce→fix→guard→verify sequence.

2026-07-06
spec-create
Développeurs de logiciels

Creates a formal spec for a new feature or phase. Use when starting any non-trivial implementation work.

2026-07-06
publish-pattern
Développeurs de logiciels

Publica padrões reutilizáveis no global-index do claude-memories. Use quando uma solução se provar genuinamente reutilizável em outros projetos.

2026-05-07
project-init
Développeurs de logiciels

First-session onboarding for new blank projects. Run automatically when MEMORY.md has no context. Interviews the developer and configures all memory files.

2026-03-04
project-seal
Développeurs de logiciels

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.

2026-03-04
commit
Développeurs de logiciels

Format and validate commit messages following Conventional Commits. Use before any git commit to ensure consistency.

2026-03-04
deploy
Administrateurs de réseaux et de systèmes informatiques

Pre-deploy checklist and procedure. Run before any deploy in any environment. Validates code, environment, migrations and team communication.

2026-03-04
pr-review
Développeurs de logiciels

Checklist for opening or reviewing a pull request. Validates code quality, spec completion, tests, and security before any PR is opened or approved.

2026-03-04
project-adopt
Développeurs de logiciels

Onboarding for existing projects receiving the Claude Code structure for the first time. Discovers conventions from the codebase before asking anything.

2026-03-04