Find the perfect skill
Expert C Programming
Development
Write efficient C code with memory management, pointers, and system calls. Covers embedded, kernel, and performance.
Pull Request Compliance
Development
Ensure pull requests comply with branch naming, changelog, and reviewer assignment requirements before creation.
AAA Blender Modeling Playbook
Content
A structured pipeline for AAA-quality 3D modeling in Blender using a parametric-first strategy, reference-grounded modeling, and an AlphaFold-inspired refinement loop with quality gates.
Home Assistant Code Review
Development
Use this skill to deeply review Home Assistant code changes, provide constructive feedback, and double-check findings with parallel subagents.
Containerized Security Auditing
Security
Containerized security auditing and ethical hacking tools. All operations run in isolated Docker containers for safety.
Vector Icon Libraries Guide
Development
Vector icon libraries ecosystem guide covering 10+ major libraries with 200K+ icons, including React Icons, Lucide, Tabler, Iconify, and more, with implementation patterns and decision trees.
GitHub Actions CI Management
DevOps
Configures GitHub Actions workflows, CI/CD pipelines, automated releases with Changesets, Husky hooks, and troubleshooting CI failures.
Add MCP Tools
Development
Guide for adding new MCP tools with consistent patterns for schemas, tool definitions, registry updates, and Better Auth integration.
Add skills.sh skill as marketplace plugin
Development
Add a skills.sh skill as a plugin to the marketplace. Installs the skill inside the plugin directory using bunx skills add, then configures plugin.json with the skills field.
Agent-Driven Parameter Optimization
Data & AI
Guide agent-driven parameter optimization for configurable systems with measurable objectives. Tune hyperparameters, inference settings, simulations, or control policies.
Pull Request Review
Development
Comprehensive pull request review workflow with approve, request changes, merge, and close actions, adapting tone to contributor type.
Microtask Decomposition
Development
Break complex tasks into atomic microtasks for granular implementation. Ideal for tasks affecting 3+ files.