Skip to main content
ArcadeAI
GitHub creator profile

ArcadeAI

Repository-level view of 44 collected skills across 5 GitHub repositories.

skills collected
44
repositories
5
updated
2026-08-02
repository explorer

Repositories and representative skills

verify
software-quality-assurance-analysts-and-testers

Verify ticket completion criteria — use when finishing a ticket, before marking work done, or checking acceptance criteria. Runs tests, build, lint, scenarios, and dependency drift checks.

2026-08-02
verify
software-quality-assurance-analysts-and-testers

Verify ticket completion criteria — use when finishing a ticket, before marking work done, or checking acceptance criteria. Runs tests, build, lint, scenarios, and dependency drift checks.

2026-08-02
lint
software-developers

Run linters and formatters to fix code style issues. Use when cleaning up style violations, formatting code, or after implementation to ensure code meets project standards.

2026-08-02
lint
software-developers

Run linters and formatters to fix code style issues. Use when cleaning up style violations, formatting code, or after implementation to ensure code meets project standards.

2026-08-02
versioning
software-developers

Safeword semver commitment and release discipline. Use when bumping versions, cutting releases, deciding what goes in a patch vs minor vs major, or reviewing changelog entries. Also use when auto-upgrade logic needs to know what's safe to apply silently.

2026-08-02
audit
software-quality-assurance-analysts-and-testers

Run a diff-scoped code audit for architecture, dead code, and test quality. Uses the change from main to focus feature reviews; request a repository audit for whole-codebase discovery.

2026-08-02
bdd
software-developers

Behavior-first feature development — use when building new capabilities, continuing feature work, or when work introduces new state or multiple user flows. Discovers desired behavior through examples and scenarios before implementation. Do NOT use for bug fixes, typos, or small isolated changes.

2026-08-02
retro
computer-occupations-all-other

Run a safeword retrospective on the current session on demand — mine the session transcript for qualitative safeword friction (bugs / rough edges / gaps) and file it upstream behind the egress guard. Use when the user says "run a retro", "/retro", "retrospective on this session", or wants to capture friction before the session ends. The retro also auto-fires at Stop; this is the manual, on-demand path.

2026-08-02
Showing top 8 of 39 collected skills in this repository.
Showing 5 of 5 repositories
All repositories loaded