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

claude-code-framework

claude-code-framework 收录了来自 opmau 的 19 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
19
Stars
6
更新
2026-04-14
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

fix-issue
软件开发工程师

Pick a bug from Linear, fix it test-first, verify, and update. Use when the user says "fix issue", "fix bug", "work on known issue", or "pick a bug".

2026-04-14
create-ticket
生产、计划和催办文员

Create a new ticket for task tracking. Use when the user says "create ticket", "new ticket", or "track this".

2026-04-09
smoke-test
软件质量保证分析师与测试员

Diagnose an integration/E2E test log, classify failures by severity, and batch-create issues. Use when the user says "smoke test", "diagnose log", "triage test log", or provides a test log.

2026-04-09
linear-sync
项目管理专家

Pull Linear issues and generate a local snapshot for quick reference. Use when the user says "sync linear", "pull linear issues", "update from linear", or "show my issues".

2026-02-09
linear-triage
项目管理专家

Triage, prioritize, and groom Linear issues. Use when the user says "triage linear", "review inbox", "prioritize issues", "groom backlog", or "clean up issues".

2026-02-09
diagnose
软件开发工程师

Investigate a bug using structured differential diagnosis. Use when the user says "diagnose", "investigate this", "what's causing this", or "figure out why".

2026-02-09
document-bug
项目管理专家

Document a bug by creating a Linear issue without fixing it. Use when the user says "document bug", "log this bug", "document don't fix", or during refactoring when a bug is discovered.

2026-02-09
linear-create
项目管理专家

Create a new issue in Linear. Use when the user says "create linear issue", "file linear ticket", or "add to linear".

2026-02-09
review
软件质量保证分析师与测试员

Review staged changes before commit. Use when the user says "review", "check my changes", or before committing.

2026-02-09
session-mode
软件开发工程师

Set the operating mode for the current session. Use when the user says "session mode", "set mode", "refactor mode", "debug mode", or "feature mode".

2026-02-09
linear-update
项目管理专家

Update a Linear issue's status, assignee, or labels. Use when the user says "update linear", "move issue", "close linear issue", or "assign issue".

2026-02-09
retro
软件开发工程师

Run a post-session retrospective. Use when the user says "retro", "retrospective", or "what should we update?".

2026-02-09
linear-sprint
项目管理专家

Manage Linear cycles and sprint planning. Use when the user says "sprint planning", "manage cycle", "linear sprint", or "plan cycle".

2026-02-09
commit
软件开发工程师

Generate a conventional commit for staged changes. Use when the user says "commit", "save changes", or "commit this".

2026-02-08
create-pr
软件开发工程师

Create a pull request with a structured description. Use when the user says "create pr", "open pr", or "pull request".

2026-02-08
create-skill
软件开发工程师

Create a new Claude Code skill from a description. Use when the user says "create skill", "new skill", or "add a slash command".

2026-02-08
build
软件开发工程师

Build the project. Use when the user says "build", "compile", or after making code changes that need compilation.

2026-02-07
check-sizes
软件开发工程师

Check all source files against CLAUDE.md file size limits. Use when the user says "check sizes" or "check file sizes".

2026-02-07
test
软件质量保证分析师与测试员

Run tests. Use when the user says "test", "run tests", or before commits.

2026-02-07