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

my-claude

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

已收集 skills
14
Stars
2
更新
2026-07-03
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

ansible-audit
软件开发工程师

Audit Ansible playbooks, roles, collections, and inventories for production readiness. Use when reviewing an Ansible repo, before merging IaC PRs, before promoting a role to a collection, or when the user mentions ansible-lint, idempotency, vault, or molecule.

2026-07-03
plan
项目管理专家

Enter planning mode — interview the user, design a phased approach, and produce an implementation plan before writing code.

2026-07-03
autopilot
软件开发工程师

Execute an approved /plan unattended — phases, agents, commits — stopping only on hard safety failures (hook exit 2, sandbox/network deny, repeated test failures). Use after /plan when the user wants hands-off execution.

2026-05-17
audit
软件开发工程师

Run a full read-only audit of the current project — code review, security analysis, and documentation freshness check. Use to assess project health without making changes.

2026-05-10
implement
软件开发工程师

Start implementing a feature with user story validation, phased execution, and quality gates. Use after planning is complete.

2026-05-03
polish
软件开发工程师

Take a project from "it works" to "it's shippable." Runs audit, fixes findings, walks the Definition of Done checklist, and generates a release readiness score. Use before releasing, after feature-complete, or when quality feels prototype-y.

2026-05-03
egm
项目管理专家

Run the Goldfish Protocol — test a design doc's completeness by verifying a fresh session can reconstruct the plan from it alone. Use after /plan, before /implement, on any complex feature.

2026-05-03
learnings
软件开发工程师

Document what went well, what went wrong, and what to do differently after completing a feature or fixing a hard bug. Compounds knowledge across sessions.

2026-05-03
pr
软件开发工程师

Create a pull request with proper title, description, test plan, and linked issues. Use when ready to submit changes for review.

2026-05-03
remember
软件开发工程师

Save learnings, patterns, and preferences to persistent memory. Use when the user says "remember this", encounters a hard-won fix, or wants to preserve context across sessions.

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

Audit code and dependencies for security vulnerabilities. Use when reviewing PRs, checking dependencies, preparing for deployment, or when user mentions security, vulnerabilities, or audit.

2026-04-14
ad
软件开发工程师

Scaffold a new Architecture Decision Record (ADR). Use when documenting architectural choices, technology selections, or significant design trade-offs.

2026-03-19
cuj
项目管理专家

Scaffold a new Critical User Journey document. Use when documenting user flows, onboarding journeys, or end-to-end scenarios.

2026-03-19
commit-messages
软件开发工程师

Generate clear commit messages following project conventions. Use when writing commit messages, reviewing staged changes, or preparing releases.

2026-03-14