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

main

main 收录了来自 skillsets-cc 的 16 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
16
Stars
6
更新
2026-03-19
Forks
2
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

install
计算机用户支持专员

Install Valence — Spec-driven Claude Code workflow with adversarial review, QA agents, and orchestrated builds

2026-03-19
ar
软件质量保证分析师与测试员软件开发工程师

Opus-orchestrated adversarial review with cost/benefit analysis. Launches ar-o, ar-k, ar-glm5 in parallel, synthesizes findings. Use for validating design docs before /breakdown.

2026-03-19
arch
软件开发工程师

Global architecture spec. Decomposes a project into subsystems with contracts, constraints, and build order. Produces a living spec that tracks project state. Use after /arm or with a clear brief for greenfield projects.

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

Crystallize fuzzy thoughts into a solid brief. Extracts requirements, constraints, style, key concepts. Use before /design when starting from vague ideas.

2026-03-19
bugfest
软件开发工程师

Debugging protocol. Triage, root-cause, and fix bugs. Creates tickets in PROCESS_DOCS/tickets/ with YAML manifest tracker. Use for known bugs, regressions, or unexpected behavior.

2026-03-19
build
软件开发工程师

Implementation workflow. Orchestrates an agent team to implement execution breakdowns. Use after /breakdown and /pmatch validation.

2026-03-19
denoise
软件开发工程师

Post-implementation cleanup using the code-simplifier plugin.

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

Pattern matching validation. Compares source-of-truth against target to check alignment. Lighter than /ar. Use to validate plans against designs, or implementations against plans.

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

Backend QA audit. Audits against backend_styleguide.md (API routes, data access, security). Migrates __tests__ to tests_[module].

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

Documentation QA audit. Checks for stale docs and code/doc drift.

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

Frontend QA audit against frontend_styleguide.md. Migrates __tests__ to tests_[module]. Checks Tailwind compliance, component patterns, resource cleanup, security, accessibility.

2026-03-19
solve
软件开发工程师

Solution design for features, subsystems, or complex changes. First principles analysis, research, iterative discussion, formal design document. Use after /arm or /arch, or standalone with a clear brief.

2026-03-19
audit-skill
软件开发工程师

Use when submitting a skillset to skillsets.cc. Qualitative review of primitives, safety scan, and workflow artifact verification. Run from the reference repo where the skillset was used in production.

2026-03-16
contribute
软件开发工程师

Walk through the full skillsets.cc submission process. Guides scaffold, validation, and submission of a new skillset.

2026-03-16
audit-skill
其他计算机职业

Use when submitting a skillset to skillsets.cc. Qualitative review of primitives, safety scan, and workflow artifact verification. Run from the reference repo where the skillset was used in production.

2026-02-28
breakdown
软件开发工程师

Execution breakdown workflow. Transforms approved designs into detailed task breakdowns for build agents. Use after /ar approval.

2026-02-28