Skip to main content
GitHub repository

badman

badman contains 8 collected skills from Badminton-Apps, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
13
updated
2026-06-09
Forks
3
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

turborepo
software-developers

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.

2026-06-09
speckit-maqa-coordinator
software-quality-assurance-analysts-and-testers

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.

2026-04-29
speckit-maqa-feature
software-developers

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.

2026-04-29
speckit-maqa-linear-populate
software-developers

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.

2026-04-29
speckit-maqa-linear-setup
software-developers

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.

2026-04-29
speckit-maqa-qa
software-quality-assurance-analysts-and-testers

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.

2026-04-29
speckit-maqa-setup
software-developers

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.

2026-04-29
speckit-maqa
software-quality-assurance-analysts-and-testers

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.

2026-04-29