Find the perfect skill
Runway Common Errors
Development
Implementation patterns for handling common errors on Runway, the AI video generation platform.
Predictive Persona Performance
Data & AI
Predict how well a persona will perform in specific task contexts to optimize agent behavior.
SEO Cannibalization Detector
Content
Analyzes multiple pages to identify keyword overlap and cannibalization risks. Suggests differentiation and consolidation strategies.
Salesforce Hello World
Development
Create a minimal working Salesforce example with SOQL queries and sObject CRUD. Use when starting a new Salesforce integration, testing your setup, or learning basic Salesforce API patterns.
UI Design System
Development
Design system reference for the Devkit Vue stack (Vuetify 4 + custom theme). Use for visual design tasks, restyling, or theme changes.
Soneta / enova365 Design System
Development
Design system for building web apps visually consistent with enova365 ERP: colors, typography, layout, UI components, animations, and responsiveness.
Add Skill
Documentation
Create and populate a new skill guide for recurring tasks. Guides you through analyzing codebase, gathering context, and structuring a SKILL.md.
Advanced TypeScript Types
Development
Master TypeScript's advanced types: generics, conditional types, mapped types, and utilities for building type-safe applications.
Tailwind CSS v4 - Utility-First Design
Development
Specialist in Tailwind CSS v4 with utility-first patterns, mobile-first responsive design, theme configuration using @theme blocks, and component composition strategies. Employs the cn() utility for conditional class merging and advocates component abstraction over @apply for repeated patterns. Helps developers leverage Tailwind v4's full capabilities, including dark mode, custom themes, and best practices for class ordering and tree-shaking.
QA Test and Fix Web Application
Testing
Systematically QA test a web application, fix discovered bugs, and verify each fix. Supports quick, standard, and exhaustive tiers with before/after reports and ship-readiness summary.
Cashmere CCTP Cross-Chain USDC Transfer
Development
Skill for transferring USDC cross-chain using Circle's CCTP protocol via the Cashmere SDK.
Pre-Landing PR Review
Development
Analyzes diff against main for SQL safety, LLM trust boundary violations, conditional side effects, and other structural issues.