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

prodige-workflow

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

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

이 저장소의 skills

efficient-communication
소프트웨어 개발자

Communicate efficiently without sacrificing clarity - natural, concise, actionable. Global skill loaded for every command and agent.

2026-07-02
accessibility-review
웹·디지털 인터페이스 디자이너

Use when reviewing or building UI components - ensures keyboard, screen-reader, and visual accessibility (WCAG 2.1 AA) so a11y is built in, not retrofitted.

2026-06-19
brainstorming
소프트웨어 개발자

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-06-19
cache-manager
소프트웨어 개발자

Manages context caching to optimize token usage and cost by creating, incrementally updating, and invalidating caches while verifying integrity before reuse.

2026-06-19
clean-code
소프트웨어 개발자

Clean code and engineering discipline: modularity, readability, sizing, naming, duplication, separation of concerns, plus the four behavioral principles - think before coding, simplicity first, surgical changes, and goal-driven execution. Global skill applied to all coding work.

2026-06-19
context-sync
소프트웨어 개발자

Detects and resolves drift between code, documentation, and contextual knowledge, classifying each drift and recommending concrete sync actions to keep artifacts consistent.

2026-06-19
debt-detection
소프트웨어 개발자

Detects and quantifies technical, knowledge, architecture, documentation, and testing debt; rates severity and produces a prioritized paydown plan in time/risk/money terms.

2026-06-19
dependency-review
소프트웨어 개발자

Audits project dependencies for security vulnerabilities, license compliance, version conflicts, unused packages, and lockfile integrity. Owns supply-chain analysis (security-review defers here).

2026-06-19
dispatching-parallel-agents
기타 컴퓨터 관련 직업

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026-06-19
documentation
소프트웨어 개발자

Maintains accurate, up-to-date project documentation (README, API docs, changelogs, ADRs, knowledge) by comparing docs against code reality and recommending specific updates.

2026-06-19
executing-plans
소프트웨어 개발자

Use when you have a written implementation plan to execute sequentially (fallback when subagent-driven-development not available)

2026-06-19
finishing-a-development-branch
소프트웨어 개발자

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work through Prodige's Release Gate by presenting structured options for merge, PR, or cleanup

2026-06-19
handoff-manager
소프트웨어 개발자

Creates and validates comprehensive handoff documentation capturing context, decisions, files affected, and next steps for seamless continuity across sessions and agents.

2026-06-19
implementation-planning
소프트웨어 개발자

Translates approved designs into safe, modular, testable implementation plans with ordered phases, dependency mapping, risk mitigation, and verification checkpoints.

2026-06-19
lock-manager
소프트웨어 개발자

Prevents parallel agents from editing conflicting resources through intelligent lock coordination and conflict detection.

2026-06-19
memory-search
소프트웨어 개발자

Token-optimized retrieval from the Memory Bank. Use when asked 'did we solve this before?', 'how did we do X last time?', or when resuming work and you need prior-session context WITHOUT reading every memory file.

2026-06-19
parallel-planner
소프트웨어 개발자

Analyzes work and splits it into safe, independent parallel agent sessions to maximize throughput without conflicts.

2026-06-19
performance-review
소프트웨어 품질 보증 분석가·테스터

Use when reviewing code in hot paths, data-heavy operations, or user-facing latency-sensitive features - detects algorithmic, query, memory, and frontend performance issues before they regress production.

2026-06-19
project-history
소프트웨어 개발자

Synthesize a narrative project-history report (evolution, decisions, debugging arcs, ROI) from the Memory Bank. Use when asked for a project history, development journey, retrospective, or 'what's the story of this project?'.

2026-06-19
reality-check
소프트웨어 개발자

Reality check for requirements and plans: identifies assumptions, ambiguities, missing requirements, and hidden risks before implementation.

2026-06-19
repomap
소프트웨어 개발자

Creates concise, hierarchical maps of repository structure showing entrypoints, modules, critical files, and their relationships.

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

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2026-06-19
reuse-rebuild
소프트웨어 개발자

Enforces disciplined decision-making: prefer reuse, then refactor, then rebuild only with strong justification.

2026-06-19
review-learning
소프트웨어 품질 보증 분석가·테스터

Use at the start of a review to load codebase-specific recurring-issue patterns, and after a review to record new findings - makes the reviewer get smarter about THIS codebase over time.

2026-06-19
ripgrep
소프트웨어 개발자

Enforces search-before-coding discipline: never create new implementation before checking existing code patterns and utilities.

2026-06-19
security-review
정보 보안 분석가

Comprehensive security assessment: checks for exposed secrets, authentication/authorization flaws, injection vulnerabilities, unsafe dependencies, and data exposure risks.

2026-06-19
snapshot-manager
소프트웨어 개발자

Creates and manages stable context snapshots for parallel agent work, ensuring consistent starting points and preventing race conditions.

2026-06-19
subagent-driven-development
기타 컴퓨터 관련 직업

Use when executing implementation plans with independent tasks in the current session

2026-06-19
systematic-debugging
소프트웨어 개발자

Disciplined 6-phase debugging for hard bugs, performance regressions, and systematic root cause analysis. Build feedback loop → reproduce → analyze → hypothesize → fix → cleanup. Mandatory for all bug fixes. Use when debugging, fixing bugs, or investigating failures.

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

Test-driven development with red-green-refactor discipline. Tests verify behavior through public interfaces, not implementation. Use when building features, fixing bugs, or refactoring code. Mandatory for all production code.

2026-06-19
test-planning
소프트웨어 품질 보증 분석가·테스터

Identifies comprehensive test cases, regression scenarios, and edge cases to ensure thorough test coverage and prevent bugs.

2026-06-19
writing-skills
소프트웨어 개발자

Use when creating new Prodige skills, editing existing skills, or verifying skills work before deployment - applies TDD methodology to process documentation

2026-06-19
roastme
소프트웨어 개발자

Brutally honest critique of code and architecture: overengineering, security flaws, maintainability issues, poor UX, and scalability problems.

2026-06-17
grill-with-docs
소프트웨어 개발자

Design interview that challenges plans against domain model and documented decisions. Sharpens terminology, stress-tests scenarios, and updates CONTEXT.md and ADRs inline. Use before /design or /build to validate requirements and align on vocabulary.

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

Use when receiving code review feedback, before implementing suggestions - requires technical rigor and verification, not performative agreement

2026-06-17
using-git-worktrees
소프트웨어 개발자

Use when starting feature work that needs isolation OR before parallel execution - ensures isolated workspace via native tools or git worktree fallback

2026-06-17