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

Athena

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

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

이 저장소의 skills

athena-brainstorm
프로젝트 관리 전문가

Use before any creative work, new features, architecture changes, or behavior modifications — explores intent, constraints, and design before implementation begins

2026-05-15
athena-build
프로젝트 관리 전문가

Execute an implementation plan using the coordinator pattern — per task, dispatch implementer → spec-reviewer → code-quality-reviewer; per wave, synthesize and verify. Parallel where independent, sequential where dependent. Use when you have a plan ready to execute.

2026-05-15
athena-canvas
웹·디지털 인터페이스 디자이너

Use during brainstorming when visual content would help — mockups, wireframes, layout comparisons, architecture diagrams. Zero-dependency, no server required.

2026-05-15
athena-debug
소프트웨어 품질 보증 분석가·테스터

Systematic debugging with hypothesis tracking, evidence collection, and checkpoint management. Use when encountering any bug, test failure, or unexpected behavior — diagnoses before fixing.

2026-05-15
athena-finish
소프트웨어 개발자

Use when implementation is complete and you need to merge, create a PR, keep, or discard a branch — handles integration and cleanup after development work

2026-05-15
athena-forge
소프트웨어 개발자

Use when creating new Athena skills, editing existing skills, or building skills for any Claude Code plugin — guides skill authoring with TDD validation

2026-05-15
athena-init
네트워크·컴퓨터 시스템 관리자

Use when starting any conversation — ensures Athena workflow skills are considered before taking ANY action, including before clarifying questions. Loaded at session start via SessionStart hook.

2026-05-15
athena-pause
네트워크·컴퓨터 시스템 관리자

Use when the user wants to temporarily disable Athena workflow routing and gates — pauses all auto-triggers and skill checks until /athena-resume is invoked

2026-05-15
athena-plan
프로젝트 관리 전문가

Design and plan implementation — explores requirements, proposes approaches, creates structured plans with dependency graphs and parallel execution waves. Use before building anything non-trivial.

2026-05-15
athena-receive-review
소프트웨어 품질 보증 분석가·테스터

Handle incoming code review feedback with technical rigor — verify suggestions before implementing, push back on incorrect feedback, never agree performatively. Use when receiving PR comments, review notes, or correction requests.

2026-05-15
athena-resume
프로젝트 관리 전문가

Use when the user wants to re-enable Athena workflow routing and gates after a /athena-pause — restores all auto-triggers and skill checks

2026-05-15
athena-review
소프트웨어 품질 보증 분석가·테스터

Two-pass code review — first checks spec compliance (did we build what was asked?), then code quality (is it built well?). Use after implementing features or before merging.

2026-05-15
athena-ship
소프트웨어 품질 보증 분석가·테스터

Pre-ship verification and merge preparation — runs full test suite, checks for uncommitted changes, validates branch state, creates PR or merges. Use when work is complete and ready to ship.

2026-05-15
athena
컴퓨터 시스템 분석가

Route tasks to the right Athena workflow — detects whether you need planning, building, debugging, reviewing, testing, or shipping and invokes the correct Athena skill automatically

2026-05-15
athena-tdd
소프트웨어 품질 보증 분석가·테스터

Enforced test-driven development with red-green-refactor gates — test must fail before implementing, pass before refactoring, pass after refactoring. Use when implementing features or fixing bugs.

2026-05-15
athena-verify
소프트웨어 품질 보증 분석가·테스터

Standalone verification gate — runs before claiming work is complete, fixed, or passing. Evidence before assertions, always. Use mid-conversation when about to say "done" or "fixed", not just at ship time.

2026-05-15
athena-worktree
소프트웨어 개발자

Use when starting feature work that needs isolation, before executing plans in parallel, or when working on multiple branches simultaneously — creates and manages git worktrees

2026-05-15