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 件のリポジトリを表示
すべてのリポジトリを表示しました