Find the perfect skill
Tailwind Design System
Development
Build production-ready design systems with Tailwind CSS, including design tokens, component variants, responsive patterns, and accessibility.
Extract GPU Kernel Assembly & HIP Source
Development
Intercept HSA packets to extract kernel assembly and HIP source mapping. Debug GPU dispatch and code generation.
Electron Chromium Upgrade
Development
Guide for performing Chromium version upgrades in the Electron project, fixing patch conflicts during `e sync --3`, and committing changes properly.
GWT Git Worktree Management
Development
Manage Git worktrees with the gwt command-line tool for efficient branch-based workflows. Worktrees allow you to work on multiple branches simultaneously without stashing changes. gwt automates creation, switching, listing, and cleanup of worktrees, especially useful when context-switching between tasks or cleaning up after merging pull requests.
Ballistic Calculator .NET Skill
Development
Helps write, review, and debug C#/.NET code using the BallisticCalculator library for ballistic trajectory calculations.
Prepare and publish a release
Development
Prepare and publish a new release: update changelog, determine version bump, run pre-commit checks, bump version, and align GitHub release notes.
PHPStan Error Resolver
Development
Automatically resolves PHPStan errors by analyzing and fixing type issues. Loops until zero errors or stagnation.
Flow Tracer
Development
Trace how data moves through the engine for a named flow, from ECS to GPU or from file to entity.
Create a Pull Request
Development
Commit changes, create a branch, push, and open a pull request using the repo's PR template.
Create Skill
Development
Scaffold a new skill using framework templates and best practices.
Empirical Prompt Tuning Remote Loader
Development
Skill to evaluate and iteratively refine agent-facing prompts by dispatching an unbiased subagent, following the remote upstream method.
Create PR Workflow
Development
Step-by-step process to create a pull request with build and test verification.