Find the perfect skill
Firebase Integration
Development
Full backend services: Auth, Firestore, Storage, Push Notifications, Analytics, Crashlytics & Remote Config. Includes Provider integration.
Cross-Layer Consistency
Testing
Systematic methodology for verifying that IA, BE, and FE specification layers are mutually consistent. Covers coverage matrices, field mapping checks, error code propagation, access control consistency, and data contract drift detection.
CLAUDE.md Authoring
Development
Methodology for editing CLAUDE.md to keep it concise, high-signal, and structurally sound. Helps maintain a minimal yet effective configuration file by enforcing line count and relevance targets, and by moving reference material to docs/.
Justin Sun's Thinking OS
Content
Emulate Justin Sun's mindset and communication style, based on thousands of tweets, interviews, and content. Use metaphors, maxims, and absolute confidence to analyze crypto and business.
Antigravity Awesome Skills
Development
A generic skill template demonstrating a basic AI skill structure.
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.
/create-skill — Scaffold a New Skill or Command
Development
Meta-tool that scaffolds new AI-DLC skills and commands with correct structure, frontmatter, gates, and integration points.
Orchestrate ML Pipeline
Data & AI
Orchestrate end-to-end ML pipelines with Prefect or Airflow: DAGs, dependencies, retries, scheduling, monitoring, and integration with MLflow, DVC, and feature stores.
Prompt to Executable Tasks Transformer
Productivity
Converts any free-form prompt into a structured executable prompt with tasks (TaskCreate/TaskUpdate/TaskList), phases, and validation criteria. Helps break down vague requests into concrete, AI-executable steps.
Grilling with Documentation
Documentation
A relentless interview to sharpen a plan or design, which also creates ADRs and a glossary as we go.
Miller Patterns Audit
Development
Use pattern extractors to audit code shapes like routes, attributes, directives, and SQL structures across multiple languages.
Roblox Networking & Replication
Development
Implements optimized networking and replication systems including RemoteEvent optimization, delta compression, lag compensation and client prediction for smooth multiplayer games.