Find the perfect skill
Create GitHub PR
Development
Push the current branch and create a GitHub PR with a concise, issue-linked description, following a template and updating the changelog.
Code Review with RT Stack Conventions
Development
Review code changes following RT Stack conventions and best practices. Includes checklist for critical, warning, and info issues.
Fluxwing Component Creator
Development
Create uxscii UI components with ASCII art and structured metadata using templates and designer agents.
Flow Tracer
Development
Trace how data moves through the engine for a named flow. Includes built-in flows and support for custom tracing.
Release Workflow
Development
Automate version bump, commit, tag, and GitHub release creation.
DQMC Results Analysis
Data & AI
Extracts physical observables with error estimates from completed DQMC simulations. Use to compute density, double occupancy, spin correlations, structure factors, or any measured quantity from simulation data.
Async SQLAlchemy Patterns
Development
Implement async database patterns with SQLAlchemy 2.0 and FastAPI: session management, Alembic migrations, and query optimization.
Code Review and Fix with Agents
Development
Runs five review agents on changes, synthesizes findings, triages issues, and fixes approved items. Trigger with 'review' or similar.
Memory Safety Patterns
Development
Patterns for memory-safe programming across languages, including RAII, ownership, smart pointers, and resource management.
Beads Task Tracking
Productivity
Use the bd CLI for durable project task tracking, blockers, and multi-session handoffs. Concrete instructions and best practices.
Network Engineer Expert
DevOps
Expert network engineer specializing in cloud networking, security, and performance optimization. Covers multi-cloud connectivity, service mesh, zero-trust, load balancing, and DNS.
2D Game Development
Development
Principles for 2D game systems: sprites, tilemaps, physics, camera, and genre patterns.