Find the perfect skill
Stimulus Best Practices for Rails
Development
Provides best practices for structuring Stimulus controllers in Rails applications, including target definitions, actions, values, and classes. Covers when to use Stimulus for UI enhancements like toggles and form interactions, and when to rely on Turbo or server-side approaches.
MEV Security
Security
Provides structured guidance on MEV (Miner Extractable Value) concepts, common attack patterns like sandwich/frontrunning/backrunning, and mitigation strategies such as private relays and MEV blockers. Helps organize relevant resources in README files under appropriate sections.
Update Dockerman Version
DevOps
Updates Dockerman version with changelog, configuration files and README badges in MDX format.
Fair-Forge Metric Creator
Development
Creates new evaluation metrics for the Fair-Forge AI library. Generates all required files including implementation, schema, tests, fixtures, optional dependency group, and example notebook following established patterns. Use when adding a new evaluation metric to Fair-Forge.
Launch a GPU Instance on Vast.ai
Data & AI
Launches a GPU instance on Vast.ai given an offer ID or requirements (GPU count, Docker image, disk size). Helps quickly spin up a machine for training, inference, or development without manual infrastructure setup.
Stealth Browser Automation with Ghost Chrome
Testing
A stealth browser automation service that runs a real Chrome instance in Docker to bypass anti-bot protections like Cloudflare or Google. It simulates human interactions with Bezier curves and variable delays, making it suitable for automating sites that block headless browsers.
Forecast Generator
Data & AI
Provides automated assistance for forecast generator tasks in data analytics, including step-by-step guidance, best practices, and production-ready code. Activates when you mention 'forecast generator' or ask about related patterns.
DayZ Enforce Script Development Orchestrator
Development
Dynamic development orchestrator for DayZ Enforce Script modding. Fetches class APIs, script references, and mod documentation on the fly. Helps developers build mods for DayZ 1.28+ with Vanilla, Community Framework, and Expansion, ensuring code correctness by preventing hallucinated classes or methods.
Create Before-Push Validation Script
Development
Creates a comprehensive before-push validation script (b4push) for any project by analyzing the project structure, identifying check steps (quality, build, test, doc, e2e), and generating the script, package.json entry, and a Claude skill. Automates the setup of pre-push checks to catch issues before committing.
Release Preparation
Development
Automates version bumping in pyproject.toml and __init__.py, CHANGELOG updates, and package building. Helps streamline pre-release tasks.
Infrastructure Code Review
DevOps
Infrastructure Code Review performs a comprehensive review of infrastructure as code, CI/CD pipelines, migrations, logging, and observability. It spawns a senior review specialist agent that applies six specialized checklists to identify security misconfigurations, operational risks, and production readiness issues. This skill is particularly useful when reviewing changes to infrastructure files like Terraform, Kubernetes manifests, CI/CD configs, and database migrations.
Shelby Protocol Expert
Development
Expert on Shelby Protocol architecture, erasure coding, placement groups and decentralized storage system design on Aptos blockchain.