Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
bacchus-labs
GitHub 제작자 프로필

bacchus-labs

2개 GitHub 저장소에서 수집된 82개 skills를 저장소 단위로 보여줍니다.

수집된 skills
82
저장소
2
업데이트
2026-04-08
저장소 탐색

저장소와 대표 skills

writing-plans
소프트웨어 개발자

Use when design is complete and you need detailed implementation tasks - creates tracked MCP issues with exact file paths, complete code examples, and verification steps. Optional reference plan file for architecture overview.

2026-02-19
updating-wrangler
네트워크·컴퓨터 시스템 관리자

Update the wrangler plugin to the latest version by clearing all caching layers. Use when user says "update yourself", "update wrangler", or after pushing changes to the wrangler repo.

2026-02-19
avoiding-testing-anti-patterns
소프트웨어 품질 보증 분석가·테스터

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies

2026-02-17
brainstorming
소프트웨어 개발자

Use when creating or developing anything, before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation

2026-02-17
condition-based-waiting
소프트웨어 품질 보증 분석가·테스터

Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling; prefer event-based waiting when available (WebSockets, EventEmitters, Observables)

2026-02-17
debugging-systematically
소프트웨어 개발자

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

2026-02-17
defense-in-depth
소프트웨어 개발자

Use when invalid data causes failures deep in execution, requiring validation at multiple system layers - validates at every layer data passes through to make bugs structurally impossible

2026-02-17
dependency-opportunity-scanner
소프트웨어 개발자

Scan codebase to identify opportunities to replace custom implementations with well-maintained open source libraries. Creates worktree, implements changes, and submits PR for review. Multi-phase workflow with parallel analysis agents.

2026-02-17
이 저장소에서 수집된 skills 59개 중 상위 8개를 표시합니다.
checking-constitutional-alignment
변호사

Verifies features and decisions align with project constitution. Use when evaluating new features, resolving design conflicts, or ensuring constitutional compliance.

2026-04-08
creating-issues
소프트웨어 개발자

For use when a new issue/task has been identified and needs to be formally captured using the Wingman MCP issue management system. Use this skill to create new issues via the issues_create MCP tool with appropriate metadata and structured content.

2026-04-08
defining-constitution
변호사

Develops project constitutional principles through Socratic questioning. Use when establishing design values, creating project governance, or resolving ambiguous design decisions.

2026-04-08
docs-audit-fix
소프트웨어 개발자

Fixes documentation issues on isolated worktrees with PRs. Processes issues from docs-audit-scan in parallel where possible.

2026-04-08
docs-audit-review
컴플라이언스 담당자

Reviews documentation fix PRs for completeness and accuracy against their source issues. Acts as a quality gate before merge.

2026-04-08
docs-audit-scan
소프트웨어 개발자

Parallelized documentation audit that scans for completeness, accuracy, consistency, and staleness, then creates implementation-ready fix issues.

2026-04-08
housekeeping
하우스키핑 및 청소 종사자 일선 감독자

Perform comprehensive project housekeeping - update roadmap, reconcile issues with implementation reality, organize completed work, and identify drift. This is a workflow skill that coordinates multiple parallel subagents for efficiency. Use when user says something like "run housekeeping", "do your housekeeping" or "clean up project state".

2026-04-08
implement-plan
프로젝트 관리 전문가

Implements an existing plan by executing MCP issues in a worktree with TDD and PR publication. Use when a plan with subtask issues already exists and you need to execute it. Does NOT create plans -- use writing-plans for that.

2026-04-08
이 저장소에서 수집된 skills 23개 중 상위 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다