Find the perfect skill
Shorebird OTA Patch Distribution
Development
Create and distribute Shorebird OTA patches via staging, verify, then promote to stable.
Claude Code Ecosystem Guide
Development
Comprehensive guide for Claude Code CLI, extensibility (agents, skills, output styles), and CLAUDE.md architecture.
Plan Creation Stage
Development
Generate a concise markdown implementation plan with task statuses and progress tracking based on a prior discussion.
Code Review and Fix with Agents
Development
Runs five specialized review agents on code changes, synthesizes findings, validates, triages, and fixes approved items.
Convert PR feedback into lint rules
Development
Automate recurring code review feedback by generating lint rules with tests and documenting them in CLAUDE.md.
Autonomous PR Review Monitoring and Merge
Development
Monitors PRs after creation, runs self-review, addresses feedback, and merges automatically without user intervention. Includes CI quality checks and optional discussion review.
VideoDB: Ingest, Search, Edit Video
Development
Skill for ingesting, indexing, searching, editing, and transcoding video/audio content, including live streams and desktop capture.
Skills Audit & Improvement
Development
Evaluate and improve skills under .codex/skills by rating and providing actionable improvements, with changes made after confirmation.
CLI Subsystem
Development
CLI subsystem in TTA.dev focusing on cmd_status and related test code.
Maintainer Decision Framework
Development
Provides a structured decision framework for maintainers to handle issues and pull requests consistently. Defines criteria for actions like closing, deferring, requesting more information, or prioritizing work. Use when you need to make a recommendation on an issue or PR, particularly before closing or deferring.
SpeedTree Subsystem Audit
Development
Audit the byroredux-spt crate: verify the .spt TLV walker and placeholder billboard fallback, focusing on byte accounting and route divergence.
API Design Principles
Development
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers.