Find the perfect skill
Generic Skill
Development
Skill template to be customized.
Unreal Engine Build
Development
Automatically builds Unreal Engine projects after any C++ code changes, detecting the project's .uproject file and Unreal Engine installation. The skill runs compilation immediately when implementing or modifying C++ code, without requiring an explicit user request. It is essential for enforcing a test-driven development workflow by ensuring code compiles before testing.
Add API Service
Development
Creates a new API service, hook, and type set for a domain entity. Usage: /add-service EntityName
Stripe Integration
Development
Master Stripe payment processing integration for robust, PCI-compliant payment flows including checkout, subscriptions, webhooks, and refunds.
WebMCP Tool Schema Design
Development
Design JSON Schemas for WebMCP tool inputs and outputs — proper types, constraints, nested objects, and agent-friendly documentation. Use when defining or refining tool schemas for agent consumption.
Replit Reliability Patterns
Development
Implement production-grade reliability patterns for Replit integrations including circuit breakers, idempotency, and graceful degradation.
uv - Fast Python Package Manager
Development
Use uv for fast Python package management and project execution. Run scripts and CLI tools with `uv run` in isolated environments.
CE Plugin Audit & Compliance
Development
Audits CE plugin implementations against registry trust rules, metadata validity, and ADR contract compliance. Checks required plugin_meta fields, capability tags, interval calibrator protocol, and core API boundary imports. Helps when certifying third-party plugins or validating conformance before integration.
Config Schema Validator
Development
Generates Zod/JSON Schema configuration validators with defaults and custom error messages for robust config management.
CM - CASS Memory System
Development
Procedural memory for AI coding agents with three-layer cognitive architecture, cross-agent knowledge transfer, and Bun/TypeScript CLI.
Monorepo Management
Development
Build efficient, scalable monorepos that enable code sharing, consistent tooling, and atomic changes across multiple packages and applications.
Stripe Integration
Development
Master Stripe payment processing integration for robust, PCI-compliant payment flows including checkout, subscriptions, webhooks, and refunds.