WorldFlowAI/everything-claude-code
Plugin Claude Code
Plugin marketplace listing 1 plugin: everything-claude-code.
WorldFlowAI/everything-claude-code
Plugin Claude Code
Plugin marketplace listing 1 plugin: everything-claude-code.
WorldFlowAI/everything-claude-code
Plugin Claude Code
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, commands, and rules evolved over 10+ months of intensive daily use.
WorldFlowAI/everything-claude-code
Agent
Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.
WorldFlowAI/everything-claude-code
Agent
Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly.
WorldFlowAI/everything-claude-code
Agent
Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes.
WorldFlowAI/everything-claude-code
Agent
Documentation and codemap specialist. Use PROACTIVELY for updating codemaps and documentation. Runs /update-codemaps and /update-docs, generates docs/CODEMAPS/, updates READMEs and guides.
WorldFlowAI/everything-claude-code
Agent
End-to-end testing specialist using Playwright. Use PROACTIVELY for generating, maintaining, and running E2E tests. Manages test journeys, quarantines flaky tests, uploads artifacts (screenshots, videos, traces), and ensures critical user flows work.
WorldFlowAI/everything-claude-code
Agent
Expert planning specialist for complex features and refactoring. Use PROACTIVELY when users request feature implementation, architectural changes, or complex refactoring. Automatically activated for planning tasks.
WorldFlowAI/everything-claude-code
Agent
Dead code cleanup and consolidation specialist. Use PROACTIVELY for removing unused code, duplicates, and refactoring. Runs analysis tools (knip, depcheck, ts-prune) to identify dead code and safely removes it.
WorldFlowAI/everything-claude-code
Agent
Security vulnerability detection and remediation specialist. Use PROACTIVELY after writing code that handles user input, authentication, API endpoints, or sensitive data. Flags secrets, SSRF, injection, unsafe crypto, and OWASP Top 10 vulnerabilities.
WorldFlowAI/everything-claude-code
Agent
Test-Driven Development specialist enforcing write-tests-first methodology. Use PROACTIVELY when writing new features, fixing bugs, or refactoring code. Ensures 80%+ test coverage.
WorldFlowAI/everything-claude-code
Command
Incrementally fix TypeScript and build errors.
WorldFlowAI/everything-claude-code
Command
Create or verify a checkpoint in your workflow.
WorldFlowAI/everything-claude-code
Command
Comprehensive security and quality review of uncommitted changes.
WorldFlowAI/everything-claude-code
Command
Generate and run end-to-end tests with Playwright. Creates test journeys, runs tests, captures screenshots/videos/traces, and uploads artifacts.
WorldFlowAI/everything-claude-code
Command
Manage eval-driven development workflow.
WorldFlowAI/everything-claude-code
Command
Analyze the current session and extract any patterns worth saving as skills.
WorldFlowAI/everything-claude-code
Command
Sequential agent workflow for complex tasks.
WorldFlowAI/everything-claude-code
Command
Restate requirements, assess risks, and create step-by-step implementation plan. WAIT for user CONFIRM before touching any code.
WorldFlowAI/everything-claude-code
Command
Safely identify and remove dead code with test verification.
WorldFlowAI/everything-claude-code
Command
Configure your preferred package manager (npm/pnpm/yarn/bun).
WorldFlowAI/everything-claude-code
Command
Enforce test-driven development workflow. Scaffold interfaces, generate tests FIRST, then implement minimal code to pass. Ensure 80%+ coverage.
WorldFlowAI/everything-claude-code
Command
Analyze test coverage and generate missing tests.
WorldFlowAI/everything-claude-code
Command
Analyze the codebase structure and update architecture documentation.