Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

template-claude-code-open

template-claude-code-open 收录了来自 ecodelearn 的 9 个 skills,并提供仓库级职业覆盖和站内 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