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

super-compound

super-compound에는 aultramen에서 수집한 skills 36개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
36
Stars
3
업데이트
2026-07-16
Forks
0
직업 범위
직업 카테고리 6개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

agentic-delivery
소프트웨어 개발자

Use when following the Super Compound BRD -> PRD -> FSD -> GOAL -> IMPLEMENTATION -> VERIFICATION delivery path, artifact traceability, FSD authority, optional ADR handling, zero context bloat issue slicing, or OPEN-* stop conditions.

2026-07-16
executing-plans
소프트웨어 개발자

Use when an approved FSD goal or lightweight issue pointer is ready for implementation.

2026-07-16
integration-checking
소프트웨어 품질 보증 분석가·테스터

Use when multi-component work needs cross-component verification of API contracts, data flow, events, auth, config, UI, background jobs, or tests.

2026-07-16
issue-workflow
소프트웨어 개발자

Use when /sc-plan needs FSD GOAL-* packets turned into lightweight issue pointers, local Markdown Kanban boards, blocker DAGs, or multi-agent task contracts.

2026-07-16
parallel-execution
소프트웨어 개발자

Use when a plan or issue board has 2+ independent execution streams whose time saving exceeds coordination overhead. Dispatches agents in isolated git worktrees only after required delivery gates pass.

2026-07-16
plan-verification
소프트웨어 품질 보증 분석가·테스터

Use when an FSD and goal issue board need requirement coverage, goal quality, dependency DAG, sizing, and verification validated before execution.

2026-07-16
prd-generator
소프트웨어 개발자

Use when an approved BRD must be translated into observable product requirements before FSD planning.

2026-07-16
subagent-orchestration
소프트웨어 개발자

Use when executing FSD goals with independent work packages. Dispatches a fresh subagent per goal with file-backed handoff and bounded review.

2026-07-16
triage-workflow
소프트웨어 개발자

Use when /sc-plan or /sc-status needs to classify incoming issues, local Markdown issues, external PRs, feature requests, bug reports, stale tickets, ready-for-agent work, or wontfix decisions.

2026-07-16
writing-plans
소프트웨어 개발자

Use when an approved PRD needs an implementation-authoritative FSD before code is written.

2026-07-16
architecture-enforcement
소프트웨어 개발자

Use when file placement, dependency direction, framework conventions, or project architecture presets must be verified before writing code.

2026-07-11
brainstorming
프로젝트 관리 전문가

Use when creative product, feature, UI, or behavior work needs intent, requirements, constraints, or design explored before implementation.

2026-07-11
compatibility-check
소프트웨어 개발자

Use when introducing dependencies or auditing runtime support, peer conflicts, deprecations, vulnerability posture, and rollback risk.

2026-07-11
domain-modeling
소프트웨어 개발자

Use when work needs shared domain language, CONTEXT.md updates, conditional ADR decisions, glossary cleanup, or terminology checks during BRD, PRD, FSD, triage, architecture, or goal shaping.

2026-07-11
interface-design
웹·디지털 인터페이스 디자이너

Use when building, redesigning, or reviewing frontend UI: pages, components, dashboards, landing pages, mobile screens, charts, and interaction states.

2026-07-11
security-audit
정보 보안 분석가

Use when auditing code for security vulnerabilities, reviewing auth flows, checking OWASP Top 10 risks, validating secrets handling, or assessing dependency and agent-surface security.

2026-07-11
test-driven-development
소프트웨어 품질 보증 분석가·테스터

Use when implementing a feature, behavior change, or bugfix that requires production code.

2026-07-11
super-compound
기타 컴퓨터 관련 직업

Super Compound /sc-* .agent workflows.

2026-07-11
checkpoint-protocol
프로젝트 관리 전문가

Use when human information, judgment, approval, testing, credentials, review, or external action is genuinely required before proceeding.

2026-07-10
code-review
소프트웨어 품질 보증 분석가·테스터

Use when reviewing code changes for specification compliance, correctness, quality, security, and maintainability.

2026-07-10
context7-docs
소프트웨어 개발자

Use when you need up-to-date library/API documentation, code examples, version-specific guides, or framework conventions. Wraps the Context7 MCP tools with a clear usage pattern and fallback strategy.

2026-07-10
data-privacy
정보 보안 분석가

Use when processing personal data (PII), implementing consent mechanisms, or handling data subject requests. Covers GDPR, UU PDP Indonesia, and privacy-by-design principles.

2026-07-10
eval-harness
소프트웨어 품질 보증 분석가·테스터

Use when non-trivial or AI-assisted behavior needs measurable success criteria and repeatable reliability evidence.

2026-07-10
gap-closure
소프트웨어 품질 보증 분석가·테스터

Use when verification, review, or manual testing identifies concrete gaps in otherwise planned or completed work.

2026-07-10
git-workflow-operation
소프트웨어 개발자

Use when starting Git work, preparing commits, pushing branches, opening Pull Requests, or coordinating optional git worktrees.

2026-07-10
knowledge-compounding
소프트웨어 개발자

Use when a non-trivial problem is solved or substantial work should make future sessions easier.

2026-07-10
secure-code-patterns
정보 보안 분석가

Use when implementing input validation, cryptography, data encryption, or secure data handling. Covers allowlist validation, context encoding, password hashing, encryption at rest/transit, and JWT security.

2026-07-10
skill-authoring
소프트웨어 개발자

Use when creating, editing, or verifying a skill before deployment.

2026-07-10
state-management
소프트웨어 개발자

Use when non-trivial work needs durable, bounded project memory across checkpoints or sessions.

2026-07-10
systematic-debugging
소프트웨어 개발자

Use when encountering a bug, test failure, unexpected behavior, intermittent result, or error.

2026-07-10
threat-modeling
정보 보안 분석가

Use when designing features that handle sensitive data, authentication, or external integrations and need STRIDE, attack-tree, or trust-boundary analysis.

2026-07-10
todo-management
소프트웨어 개발자

Use when ideas or tasks surface during work and must be captured, tracked, and routed without losing current-task focus.

2026-07-10
verification-before-completion
소프트웨어 품질 보증 분석가·테스터

Use when about to claim work complete, fixed, passing, or ready, including before moving to the next planned task.

2026-07-10
codebase-design
소프트웨어 개발자

Use when designing or improving module interfaces, test seams, deep modules, adapter boundaries, architecture options, codebase health, or AI-navigable refactors.

2026-06-22
context-engineering
소프트웨어 개발자

Use when managing AI context budget, selective file loading, history digests, and fresh-session handoffs.

2026-06-22
prototyping
소프트웨어 개발자

Use when /sc-explore needs throwaway runnable evidence for uncertain state models, business logic, architecture options, UI directions, interaction design, or decisions that are cheaper to test than debate.

2026-06-21