Skip to main content
在 Manus 中运行任何 Skill
一键导入
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
当前展示该仓库 Top 8 / 59 个已收集 skills。
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
当前展示该仓库 Top 8 / 23 个已收集 skills。
已展示 2 / 2 个仓库
已展示全部仓库