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

skills

skills 收录了来自 dirkkok101 的 25 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

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

这个仓库中的 skills

beads
软件开发工程师

Use when the plan is approved, user says "create beads", "beads for...", or plan documents exist.

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

Use when beads are created (/beads completed), user says "review beads", "check beads", "bead review", or before starting /execute.

2026-04-02
plan
软件开发工程师

Use when design is approved, user says "write the plan", "plan this", "create plan for...", or a design document exists.

2026-04-02
review-plan
软件开发工程师

Use when a plan is complete (/plan finished), user says "review the plan", "check the plan", or before running /beads on a new plan.

2026-04-02
execute
软件开发工程师

Use when beads exist and are ready for implementation. Triggers on "execute", "start implementation", "run beads", or when ready beads exist in the tracker.

2026-03-31
review-execute
软件开发工程师

Use after /execute completes, user says "review execution", "verify beads", or before creating a PR for executed work.

2026-03-31
prd
项目管理专家

Use when starting a business feature that needs requirements, when user says "write requirements", "create PRD", "define user stories", or after brainstorm/discovery approval.

2026-03-27
review-prd
项目管理专家

Use before /technical-design, after /prd, when user says "review prd", "check requirements", or when PRD quality is uncertain.

2026-03-27
autoresearch
项目管理专家

Use when documents need quality convergence, user says "autoresearch", "converge", "fix all issues", or after a review reveals multiple findings.

2026-03-24
benchmark
软件开发工程师

Use after /execute, before /review, when user says "benchmark", "performance", "check speed", or before shipping performance-sensitive changes.

2026-03-24
brainstorm
软件开发工程师

Use when starting any new feature, refactoring, or exploring approaches. Triggers on "brainstorm", "let's explore", "how should we approach", or when the user has a problem but no clear direction yet.

2026-03-24
compound
软件开发工程师

Use when learnings emerge during development — pattern discoveries, gotchas, architecture decisions, or process improvements. Triggers on "compound", "capture learning", after review cycles, after /review approval, or when insight is fresh.

2026-03-24
diagnose
软件开发工程师

Use when something is broken, tests fail unexpectedly, or behavior doesn't match expectations. Triggers on "this isn't working", "there's a bug", "why is this happening", "debug this", or "diagnose". Do NOT use for new features, performance optimization, or code quality improvements.

2026-03-24
discovery
软件开发工程师

Use after brainstorm for complex features, when user says "discover requirements", "deep dive", "requirements elicitation", or when brainstorm scope classifier recommends COMPREHENSIVE.

2026-03-24
init
软件开发工程师

Use when starting a new project, when user says "init", "initialize project", "set up docs", "set up workflow", or when onboarding a project to the skill pipeline. Idempotent — safe to run on existing projects.

2026-03-24
qa
软件质量保证分析师与测试员

Use after /execute, before /review, when user says "QA", "test the app", "browser test", "check the UI", or for any feature with UI changes.

2026-03-24
research
软件开发工程师

Use when starting a new feature that needs competitive analysis, technical landscape review, or prior art investigation. Triggers on "research this", "what's out there for", "investigate options for", or before any major new initiative where the problem space is unfamiliar.

2026-03-24
review-design
软件开发工程师

Use before /plan, after /technical-design, when user says "review design", "check the design", or when design quality is uncertain.

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

Use when implementation is complete (/execute finished), user says "review", "code review", or "check the code", before creating a PR, or after significant changes.

2026-03-24
security-audit
信息安全分析师

Use after /review, before /ship, when user says "security audit", "security review", "check for vulnerabilities", or before shipping auth, payment, or data features. READ-ONLY — never modifies code.

2026-03-24
ship
软件开发工程师

Use when review is complete, user says "ship", "create PR", "ready to merge", or after /review approval.

2026-03-24
technical-design
软件开发工程师

Use when user says "design the system", "create technical spec", "API design", "architecture", or after PRD approval. Also use for technical improvements after brainstorm.

2026-03-24
docs-write
软件开发工程师

Generate and update documentation using templates for any Diataxis type (tutorial, howto, reference, explanation), AI files (CLAUDE.md, AGENTS.md, llms.txt), architecture docs (C4 context/container, system overview, Mermaid diagrams), and project files (README, CONTRIBUTING, glossary). Template-driven with idempotent updates that preserve custom sections. Use when creating or updating documentation. Triggers on "write docs for", "create a tutorial", "document the API", "generate README", "create AGENTS.md", "write architecture overview".

2026-01-27
docs-adr
软件开发工程师

Record architectural decisions using MADR templates with full lifecycle support (Proposed, Accepted, Deprecated, Superseded). Supports full, minimal, and bare template variants. Use when making or recording architectural decisions, documenting technology choices, or capturing decision rationale. Triggers on "record this decision", "create an ADR", "document why we chose", "capture rationale".

2026-01-27
docs-audit
软件开发工程师

Analyze documentation health for existing codebases. Detects structure, applies Diataxis gap analysis, checks AI-friendliness (CLAUDE.md, AGENTS.md, llms.txt), and scans for staleness. Use when joining a project, assessing documentation quality, or before a major documentation effort. Triggers on "review my docs", "what docs are missing", "audit documentation", "check doc health".

2026-01-27