Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

template-claude-code-open

template-claude-code-open에는 ecodelearn에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
9
Stars
23
업데이트
2026-07-06
Forks
4
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

bugfix
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-07-06
publish-pattern
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-03-04
deploy
네트워크·컴퓨터 시스템 관리자

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

2026-03-04
pr-review
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-03-04