Find the perfect skill
Vector Icon Libraries Guide
Development
Comprehensive guide to vector icon libraries (10+ libraries, 200K+ icons) with implementation patterns, decision trees, and best practices for React, Tailwind, and more.
Spectackle Skill Architect
Development
Guide users through creating high-quality, production-grade AI skills with step-by-step quality challenges and scaffolding.
Advanced TypeScript Patterns
Development
Precision TypeScript patterns: branded types, discriminated unions, conditional types, generics, and type narrowing for robust, type-safe code.
Plenum Architecture Contract
Development
Load-bearing design decisions of Plenum smart thermostat system: invariants, rationale, and known weak points. Use for understanding architecture before changes.
Coding Agent Delegation
Development
Delegate complex coding tasks to Codex, Claude Code, or OpenCode as background workers with strict safety rules for authentication, git worktrees, and monitoring.
GitHub PR Creator
Development
Create GitHub pull requests with English titles and structured body content.
Sync Status
Development
Show where a codebase's tokens and its connected Paper file disagree, then offer to normalize. Use to check sync status.
Groq Hello World
Development
Create a minimal working example to get started with the Groq API. Perfect for testing your setup and learning the basics.
Environment Variable Handler
Development
Handles environment variables securely, distinguishing between the template (.env) and secrets (.env.local).
GraphQL Schema Generator
Development
Generates GraphQL schemas, resolvers, and type definitions from data models. Includes best practices for pagination, error handling, and documentation.
Custom Umbraco Icons
Development
Implement custom SVG icons in the Umbraco backoffice using the manifest and official documentation examples.
Prompt Creator
Development
Provides guidelines for designing effective system prompts for AI agents and assistants. Helps when writing or improving agent instructions by emphasizing clarity, specificity, and iterative refinement.