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

ai_tools

ai_tools 收录了来自 sean-m-cooper 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
9
更新
2026-07-01
Forks
6
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

code-scorecard
软件质量保证分析师与测试员

Use when asked for a codebase scorecard, quality audit, 9-dimension assessment, post-merge/refactor/release health review, or due-diligence review.

2026-07-01
feature-writer
项目管理专家

Guide a product owner through defining a feature — UI, backend, or full-stack. Conducts a structured interview that branches based on feature type, then produces a structured Feature document. Use when a PO wants to define a new feature, plan a screen flow, document an API, or describe a backend capability. Examples: "let's define a new feature", "I want to plan a UI flow", "help me define an API feature", "plan a backend service", "/feature-writer".

2026-05-24
story-splitter
项目管理专家

Break a Feature into individual stories — one per user action, CRUD operation, or backend operation — and create each one interactively using the story-writer skill. Use after /feature-writer, or when given a Feature to decompose. Supports UI, backend, and full-stack features. Supports Jira and Azure DevOps. Examples: "break this feature into stories", "split this feature into stories", "/story-splitter".

2026-05-24
story-prefinement
项目管理专家

Use when asked to evaluate, review, or score a story or bug for quality, readiness, or completeness - especially when a product owner wants feedback before refinement or sprint planning. Supports Jira, Azure DevOps, or pasted content.

2026-05-24
story-writer
项目管理专家

Use when a product manager or product owner wants to create a new story, bug, or task - guides them interactively through writing quality issues with proper acceptance criteria and technical details. Supports Jira and Azure DevOps.

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

Use this skill when performing a security review of a codebase, app, or system design. Triggers include pre-launch security checks, post-incident audits, reviewing auth/authz systems, evaluating third-party integrations, or any request for adversarial threat modeling.

2026-04-22
root-cause
软件开发工程师

Systematically analyze bugs, failures, or unexpected behavior to identify root causes. Examines code, data, dependencies, and logs without proposing fixes, producing a structured analysis that surfaces assumptions, evidence, gaps, and the simplest path forward.

2026-04-07
code-map
软件开发工程师

Generate an AI-optimized YAML code map (.codemap.yaml) at the repository root. The map captures project structure, API surface, services, models, relationships, and conventions so that AI agents can quickly navigate and understand the codebase without cold-start exploration. Invoke this skill to create or regenerate the map.

2026-04-02