Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
bacchus-labs
GitHub-Creator-Profil

bacchus-labs

Repository-Ansicht von 82 gesammelten Skills in 2 GitHub-Repositories.

gesammelte Skills
82
Repositories
2
aktualisiert
2026-04-08
Repository-Explorer

Repositories und repräsentative Skills

writing-plans
Softwareentwickler

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
Netzwerk- und Computersystemadministratoren

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Zeigt die Top 8 von 59 gesammelten Skills in diesem Repository.
checking-constitutional-alignment
Rechtsanwälte

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
Softwareentwickler

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
Rechtsanwälte

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
Softwareentwickler

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

2026-04-08
docs-audit-review
Compliance-Beauftragter

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
Softwareentwickler

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

2026-04-08
housekeeping
Erstlinien-Vorgesetzte von Haushalts- und Reinigungsarbeitern

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
Projektmanagementspezialisten

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
Zeigt die Top 8 von 23 gesammelten Skills in diesem Repository.
2 von 2 Repositories angezeigt
Alle Repositories angezeigt