setup-pm
25Command
Configure your preferred package manager (npm/pnpm/yarn/bun).
Command
Configure your preferred package manager (npm/pnpm/yarn/bun).
Command
Enforce test-driven development workflow. Scaffold interfaces, generate tests FIRST, then implement minimal code to pass. Ensure 80%+ coverage.
Command
Analyze test coverage and generate missing tests.
Command
Incrementally fix TypeScript and build errors.
Command
Analyze the codebase structure and update architecture documentation.
Command
Sync documentation from source-of-truth.
Command
Run comprehensive verification on current codebase state.
Skill Claude CodeCodex
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
Skill Claude CodeCodex
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, NestJS, FastAPI, and Next.js API routes.
Skill Claude CodeCodex
Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents.
Agent
Background agent that analyzes session observations to detect patterns and create instincts. Uses Haiku for cost-efficiency.
Command
Cluster related instincts into skills, commands, or agents.
Command
Export instincts for sharing with teammates or other projects.
Command
Import instincts from teammates, Skill Creator, or other sources.
Command
Show all learned instincts with their confidence levels.
Skill Claude CodeCodex
Creating interactive data visualisations using d3.js. This skill should be used when creating custom charts, graphs, network diagrams, geographic visualisations, or any complex SVG-based data visualisation that requires fine-grained control over visual elements, transitions, or interactions. Use this for bespoke…
Skill Claude CodeCodex
LangChain Deep Agents framework for building autonomous coding agents. Use for agent harness, backends, subagents, human-in-the-loop, long-term memory, middleware, and CLI-based agent development.
Skill Claude CodeCodex
Pattern for progressively refining context retrieval to solve the subagent context problem.
Skill Claude CodeCodex
MySQL database patterns for query optimization, schema design, indexing, and security. Quick reference for common patterns.
Skill Claude CodeCodex
PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.
Skill Claude CodeCodex
Process and transform FAQ documents (xlsx, word, pdf, txt) into RAG-optimized format. Use when working with FAQ files, knowledge base documents, or when the user needs to analyze and restructure FAQ content for RAG systems.
Skill Claude CodeCodex
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
Skill Claude CodeCodex
Sequelize Node.js ORM for SQL databases. Use for database models, migrations, associations, queries, transactions, validations, hooks, and working with PostgreSQL, MySQL, MariaDB, SQLite, SQL Server.
Skill Claude CodeCodex
Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.