Find the perfect skill
Create an Agent Skill
Development
Guide for creating structured Agent Skills with SKILL.md and references for coding agents to load on-demand.
br: Issue Tracker for AI Agents
Development
Official skill for beads_rust (`br`), a local-first, dependency-aware issue tracker for AI agents. Manage issues, dependencies, and sync to git via JSONL.
Tracker Validate
DevOps
Vendor-neutral wrapper for the pre-write quality gate. Dispatches to the appropriate tracker validator (Jira, GitHub, or Linear) based on configuration. Read-only. Returns structured PASS/FAIL.
Release flow (readiness-first)
DevOps
Determine whether an app is ready to submit, then drive the App Store release flow with asc, including first-time submission fixes for availability, IAP, subscriptions, Game Center, and App Privacy.
SpeedTree Subsystem Audit
Testing
Audit the SpeedTree (.spt) TLV walker + placeholder-billboard fallback shipped in Session 33 Phase 1.
API Design Patterns
Development
REST API design patterns covering resource naming, status codes, pagination, filtering, errors, versioning, and rate limiting.
GitHub CLI Setup and Usage
Development
Install and configure the GitHub CLI for AI agent environments, including proxy support, authentication, and usage patterns for issues, PRs, releases, and GitHub Projects.
Add a McRPG skill end-to-end
Development
Step-by-step guide to scaffold a new McRPG skill, from gathering requirements to implementing config and component files.
Pro Bash Scripting
DevOps
Master defensive Bash scripting for production automation, CI/CD pipelines, and system utilities. Expert in safe, portable, testable shell scripts.
Vite: Configuration, Plugins, and SSR
Development
Comprehensive guide to using Vite build tool, including configuration, plugin API, SSR, and Vite 8 Rolldown migration.
Prepare Pull Request
Development
Auto-generates PR title and description from feature branch commits, runs cargo fmt, and creates the PR via gh.
Context Mode Upgrade
DevOps
Update context-mode plugin from GitHub. Builds, installs, and configures hooks.