Find the perfect skill
Advanced TypeScript Patterns
Development
Write precise TypeScript with generic constraints, conditional types, mapped types, branding, and type narrowing. For advanced typing patterns.
Agentic Engineering for Software Development
Development
Defines a structured multi-agent workflow for planning, delegating, reviewing, and shipping software changes, with risk classification and quality gates.
Run skill-improver on genealogy skill
Development
Run the skill-improver agent to propose edits to a genealogy skill from its annotated eval run log, checking preconditions before dispatch.
Prisma Raw Queries
Development
Execute type-safe raw SQL with $queryRaw, $executeRaw, and Prisma.sql template tag.
Zip Skill Command
Development
Create a downloadable .zip file of the specified skill folder.
Skill Validation and Review
Development
Validates and reviews skills against the Agent Skills specification. Checks YAML syntax, naming, descriptions, and file structure, offering improvement suggestions.
Install and Configure GitHub CLI (gh) for Agents
Development
Install and configure GitHub CLI (gh) for AI agent environments, with SHA256 verification, token authentication, and GitHub API management for issues, projects, and releases.
Git Worktree Creator
Development
Automatically creates an isolated Git worktree for parallel feature development. Copies environment files (`.env`, `.envrc`) from the root directory and runs `make setup` to prepare the development environment. Useful after planning to work on a feature without interfering with the main branch.
Verify Implementation
Development
Reviews implementation against issue requirements and coding standards, runs automated checks, and produces a gated report before acceptance criteria are ticked off.
Open PR for Meshtastic-Android
Development
Push current branch and open a draft PR following repo conventions. Run baseline checks first, then draft body per SOP.
Update Pull Request
Development
Updates an existing pull request with new changes, syncs the branch, and refreshes the description.
SpeedTree Subsystem Audit
Development
Audit the byroredux-spt crate: TLV walker, placeholder billboard fallback, and cross-cutting wiring for FNV/FO3/Oblivion games.