badman
badman enthält 8 gesammelte Skills von Badminton-Apps, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.
MAQA coordinator. Reads specs, manages state, spawns feature and QA agents in parallel, gates on CI, updates board. The top-level command to run for multi-agent spec execution.
MAQA Feature Agent. Implements one feature in one git worktree. Follows TDD if configured. Reports done or blocked. Always spawned by the coordinator — not invoked directly.
Populate Linear team from specs/*/tasks.md. Creates one issue per feature with a markdown task list in the description. Skips features already in the team. Safe to re-run.
Bootstrap Linear config for MAQA. Lists your teams and workflow states via the Linear GraphQL API and generates maqa-linear/linear-config.yml. Run once per project.
MAQA QA Agent. Static analysis quality gate after feature implementation. Configurable checks: text, links, security, accessibility, responsive, empty states. Returns PASS or FAIL with precise locations.
One-time Claude Code setup: creates coordinator, feature, and QA as native subagents in .claude/agents/. Run once per project. Other AI tools use the slash commands directly and do not need this step.
MAQA coordinator. Reads specs, manages state, spawns feature and QA agents in parallel, gates on CI, updates board. The top-level command to run for multi-agent spec execution.