Find the perfect skill
AI Commit
Development
Runs the governed commit pipeline: auto-branches from protected, stages selectively, formats and lints, scans for secrets, gates docs, composes a conventional message, pushes.
Operating System File Manipulation
Development
This skill enables file system operations such as listing directory contents, creating multiple directories in bulk, moving multiple files to a destination, and moving files that match a regex pattern. It helps when you need to organize, restructure, or clean up file structures efficiently.
Skill Schema v2
Development
Used for creating, auditing, refactoring, or repairing an Agent Skill for reusability, governance, and runtime efficiency.
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.
Flow Tracer
Development
Trace how data moves through an engine or codebase, from ECS to GPU or file to entity, using built-in flows or custom tracing.
Makepad UI Development for Rust
Development
Makepad UI development skills for Rust apps: setup, patterns, shaders, packaging, and troubleshooting.
Create GitHub Pull Request
Development
Push branch and create a GitHub PR with a concise, issue-linked description.
Fuel Dashboard Builder
Development
Build a professional Next.js dashboard for India fuel prices with ethanol blending, daily logging, and company P&L.
Setup Coolify + Doppler
Development
Provisions and updates a Coolify deployment from coolify.yaml, with Doppler secret injection.
Modern Python 3.12+ Expert
Development
Master modern Python: 3.12+ features, async, tooling (uv, ruff) and production practices.
LSP Diagnostic Debugger
Development
Analyzes LSP diagnostic errors, warnings, and exceptions to identify their root cause. Provides clear explanations and multiple ranked solutions with code snippets, along with a recommended approach. Use this when you encounter an LSP error and need actionable debugging steps.
React Component Library Builder
Development
Build reusable React component libraries with Storybook, proper theming, accessibility, and npm packaging.