Find the perfect skill
Create Structured Pull Request
Development
Creates a structured pull request with a product-focused summary, change highlights, and test steps. It automatically detects the base branch, links Linear issues from the branch name, and pushes the branch if needed. Use when you are ready to open a PR or asked to create one.
Spring Boot Web MVC with Thymeleaf, HTMX, Alpine.js
Development
Build server-side web UI with Spring Boot using Thymeleaf templates, HTMX for dynamic interactions, and Alpine.js for client-side behavior.
AGR: Artificial General Research
Development
Autonomous iterative optimization framework for Claude Code. Generalizes Karpathy's autoresearch to any measurable problem with variance-aware acceptance and fresh-context-per-iteration.
Do: End-to-end task workflow
Development
Executes a task end-to-end: research, implement, PR, CI loop, and ship, with flags for review, no-git, minimal, and from.
i18n Pre-Commit Check
Development
Scans changed files for untranslated strings, missing locale keys, and locale sync issues. Fast and focused — only checks what changed.
NuGet Manager
Development
Manage NuGet packages in .NET projects. Use this skill to add, remove, or update package versions, with strict procedures for direct edits only for version updates.
App Store Screenshot Resize
Development
Resize and validate App Store screenshots for all device classes using macOS sips, with no third-party dependencies.
Skill Improvement Cycle
Development
Run a single evaluation-improvement-documentation cycle on the plotting skill. Creates gallery entries and atomic commits.
Kubernetes CRD and Cargo Quality Skills
Development
Procedural skills for managing Kubernetes CRDs, regenerating APIs, and ensuring Rust code quality with cargo fmt, clippy, and tests.
SVM Warp ALT Management
Development
Create, check, and read on-chain Address Lookup Tables (ALTs) for SVM warp routes. Essential when transfers exceed Solana's 1232-byte transaction size limit.
Create Pull Request
Development
Creates a pull request with conventional title, labels, and body based on GitHub template.
Player Controller System
Development
Generates complete player controllers with movement, jump, attack, and state machine support for 2D and 3D games in Godot.