Find the perfect skill
Frontend i18n
Development
Add or change user-facing text in the Langflow frontend via the i18n system (i18next/react-i18next). Every visible string must use t() and exist in all locale files.
Gas Town Concepts Reference
Development
Comprehensive reference for all Gas Town roles, systems, and protocols (Mayor, Rigs, Overseer, etc.). Helps understand the workspace architecture and interact with its components correctly.
Create Agent Skill
Development
Create a new agent skill with procedural guidance templates for workflow automation.
WebSocket Engineer
Development
Senior engineer for real-time bidirectional communication using WebSockets or Socket.IO. Designs scalable architectures with Redis pub/sub, room management, presence tracking, and authentication for millions of concurrent connections.
Anthropic Skill Installer
Development
Slash command to install official Anthropic skills with catalog and duplication analysis.
Create Pull Request
Development
Push branch and create a GitHub PR with concise, issue-linked description.
Supabase Performance Tuning
Development
Optimize Supabase API performance with caching, batching, and connection pooling to reduce latency and improve throughput.
Windsurf Cascade Onboarding
Development
Configure Cascade AI agent for new team projects. Handles agent configuration, context settings, and team defaults.
Brutal Hardening Orchestration Agent
Development
Orchestrates subsystem-by-subsystem project hardening by alternating deep review with automated task execution. Each subsystem is reviewed, CRITICAL/MAJOR tasks are created and fully executed before moving to the next, and passes repeat until no new major issues are found. Helps when you need systematic, autonomous hardening with no instruction loss.
Workflow Patterns
Development
Guide for implementing tasks using TDD workflow, managing phase checkpoints, git commits, and verification protocol.
Design Craft: Creating Delightful User Experiences
Development
Focuses on the emotional and aesthetic details that transform functional apps into delightful experiences. Covers empty state patterns that welcome users, loading states that reduce perceived wait time, and micro-interactions that provide polished feedback. Helps developers bridge the gap between visually polished interfaces and truly loved products.
Claude Plugin Builder
Development
Build and manage Claude Code plugins and marketplaces. Covers plugin directory structure, configuration files (marketplace.json, plugin.json, .mcp.json, .lsp.json), and key rules for naming and portability. Use this skill when creating new plugins, adding to marketplaces, or debugging plugin configuration.