Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

main

main에는 skillsets-cc에서 수집한 skills 16개가 있으며, 저장소 수준 직업 범위와 사이트 내 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