Test-Driven Development workflow with RED-GREEN-REFACTOR, lore from Kent Beck, Michael Feathers, and Ousterhout's counterpoint
0
AI 95
cli-builder
primeinc2/4/2026
Guide for building TypeScript CLIs with Bun. Use when creating command-line tools, adding subcommands to existing CLIs, or building developer tooling. Covers argument parsing, subcommand patterns, out...
0
AI 95
publish-package-cicd
primeinc2/4/2026
CI/CD publishing workflow for npm packages using Changesets + npm Trusted Publishers (OIDC). Use when setting up automated npm publishing for monorepos, configuring GitHub Actions for releases, troubl...
0
AI 75
pr-triage
primeinc2/4/2026
Context-efficient PR comment triage. Evaluate, decide, act. Fix important issues, resolve the rest silently.
0
skill-creator
primeinc2/4/2026
Guide for creating effective agent skills. Use when you want to create a new skill, improve an existing skill, or learn best practices for skill development. Helps codify learned patterns into reusabl...
0
hive-workflow
primeinc2/4/2026
Issue tracking and task management using the hive system. Use when creating, updating, or managing work items. Use when you need to track bugs, features, tasks, or epics. Do NOT use for simple one-off...
0
azure-opencode-setup
primeinc2/21/2026
Configure Azure AI Services (Cognitive Services or OpenAI) as a provider in OpenCode. USE FOR: setup azure opencode, connect azure to opencode, opencode.json azure provider, whitelist azure models, AZ...