Everyone-Needs-A-Copilot/claude-copilot

Transform Claude Code into a full development team. 11 specialized agents (Architect, Engineer, QA, Security, UX, DevOps, and more), persistent memory across sessions, and 25,000+ on-demand skills. Works immediately for solo devs—customizable with your team's standards, methodologies, and proprietary knowledge.

13Stars on the repository
114Mods indexed here, across every type
10d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

Everyone-Needs-A-Copilot/claude-copilot

Skill Claude CodeCodex

Architecture patterns (monolith, microservices, CQRS, event-driven, api-gateway, scalability), ADR methodology, trade-off analysis, fitness functions, and deterministic ADR completeness scoring via executable script. Use proactively when making or reviewing significant architectural decisions, writing or auditing…

not rated 13 10d ago A 94 tokens original MIT

javascript-patterns

02

Everyone-Needs-A-Copilot/claude-copilot

Skill Claude CodeCodex

JavaScript and TypeScript patterns, anti-patterns, and quality rules — with deterministic regex-based anti-pattern detection for var usage, loose equality (==), leftover console.log, async without await, and common JS pitfalls. Covers Node.js, npm, ESLint, promise patterns, and async code. Use proactively when…

not rated 13 10d ago A 108 tokens original MIT

python-idioms

03

Everyone-Needs-A-Copilot/claude-copilot

Skill Claude CodeCodex

Pythonic code patterns, anti-patterns, and quality rules — with deterministic AST-based anti-idiom detection for Python, Django, Flask, pytest, and pyproject.toml projects. Catches non-Pythonic patterns, PEP8 violations, type-hint gaps, and pre-commit quality issues. Use proactively when reviewing Python source files…

not rated 13 10d ago A 116 tokens original MIT

react-patterns

04

Everyone-Needs-A-Copilot/claude-copilot

Skill Claude CodeCodex

React component patterns, hooks, anti-patterns, and quality rules — with deterministic regex-based React anti-pattern detection for JSX, TSX, useState, useEffect, conditional hooks, key-prop anti-patterns, and context usage. Use proactively when reviewing React component files (.jsx, .tsx), enforcing hooks rules (no…

not rated 13 10d ago A 102 tokens original MIT

Everyone-Needs-A-Copilot/claude-copilot

Skill Claude CodeCodex

Code smell detection, refactoring triggers, and safe transformation patterns for extract, inline, and rename operations. Includes deterministic code-structure metrics analyzer (refactormetrics.py) for long functions, deep nesting, long parameter lists, large files, and function count — covers TypeScript, JavaScript…

not rated 13 10d ago A 111 tokens original MIT

litmus-test

06

Everyone-Needs-A-Copilot/claude-copilot

Skill Claude CodeCodex

Creative direction Litmus Test for evaluating ideas, concepts, and messaging against a rigorous differentiation standard — cuts through generic thinking to identify whether a concept is safe/forgettable or genuinely distinct. Applies the CCO creative brief, concept scoring rubric, and challenge-the-brief protocol. Use…

not rated 13 10d ago A 87 tokens original MIT

voice-tone

07

Everyone-Needs-A-Copilot/claude-copilot

Skill Claude CodeCodex

MailChimp Voice & Tone framework for UX copy, microcopy, error messages, and interface text — calibrates tone to user emotional state and context. Covers the four-quadrant tone map, plain-language rules, and anti-patterns for corporate or condescending copy. Use proactively when writing error messages, button labels…

not rated 13 10d ago A 100 tokens original MIT

Everyone-Needs-A-Copilot/claude-copilot

Skill Claude CodeCodex

Named aesthetic directions (brutalist, warm-minimal, neo-brutalist, organic, high-gloss, etc.) with visual moves, industry mapping, anti-slop detection, and rationale templates. Identifies intentional aesthetic choices vs. AI-generated visual clichés. Use proactively when choosing a visual direction before starting…

not rated 13 10d ago A 102 tokens original MIT

color-palettes

09

Everyone-Needs-A-Copilot/claude-copilot

Skill Claude CodeCodex

Curated color palettes by mood and industry with anti-generic rules, WCAG contrast reference tables, dark mode derivation formulas, and named palette tokens. Covers brand color, accessibility compliance, and the anti-patterns that make palettes look AI-generated. Use proactively when selecting or creating a color…

not rated 13 10d ago A 107 tokens original MIT

design-heuristics

10

Everyone-Needs-A-Copilot/claude-copilot

Skill Claude CodeCodex

Rams' 10 principles, Nielsen's usability heuristics, Three Lenses evaluation, and senior-vs-junior design thinking frameworks — structured rubrics for design critique, not vibes. Identifies design anti-patterns with fixes before they reach users. Use proactively when evaluating a design before shipping, running a…

not rated 13 10d ago A 95 tokens original MIT

design-patterns

11

Everyone-Needs-A-Copilot/claude-copilot

Skill Claude CodeCodex

Visual design patterns covering design tokens (color, spacing, typography), component state specifications, WCAG 2.1 AA compliance rules, and anti-patterns for hard-coded values or missing states. Use proactively when defining a design token system, specifying component states across all interactive conditions…

not rated 13 10d ago A 93 tokens original MIT

motion-choreography

12

Everyone-Needs-A-Copilot/claude-copilot

Skill Claude CodeCodex

Motion as design language — easing grammar, easing-curve personality profiles, multi-element choreography patterns, restraint philosophy, anticipation and follow-through principles, and prefers-reduced-motion compliance. Use proactively when designing multi-element animation sequences or entrance/exit choreography…

not rated 13 10d ago A 95 tokens original MIT

Everyone-Needs-A-Copilot/claude-copilot

Skill Claude CodeCodex

Elite interaction patterns covering scroll choreography with GSAP ScrollTrigger, spring physics for drag/toggle/swipe, the elite micro-timing scale, text reveal effects, magnetic and tilt elements, and page transitions with shared element morphing. Use proactively when implementing scroll-driven choreography, applying…

not rated 13 10d ago A 92 tokens original MIT

Everyone-Needs-A-Copilot/claude-copilot

Skill Claude CodeCodex

Spatial depth systems, luminosity techniques, glassmorphism tiers, material surface reference (glass, metal, paper, fabric), atmospheric color, and animated mesh gradients — the vocabulary for premium three-dimensional UI. Use proactively when assigning z-axis layers and shadow depth tokens to interface elements…

not rated 13 10d ago A 100 tokens original MIT

typography-pairings

15

Everyone-Needs-A-Copilot/claude-copilot

Skill Claude CodeCodex

Curated font pairings by character with type scale ratios (minor third, major third, perfect fourth), fluid typography formulas using clamp(), weight and line-height rules per context, and anti-patterns for overused or generic font combinations. Use proactively when selecting a font pairing for a brand or product…

not rated 13 10d ago A 98 tokens original MIT

ux-patterns

16

Everyone-Needs-A-Copilot/claude-copilot

Skill Claude CodeCodex

UX patterns for task flows, wireframes, accessibility, and user interactions — covering all user paths, error states and recovery actions, service blueprints (frontstage and backstage), all UI states (default, loading, empty, error, success, partial), keyboard navigation, screen reader accessibility, and wireframe…

not rated 13 10d ago A 99 tokens original MIT

ci-cd-patterns

17

Everyone-Needs-A-Copilot/claude-copilot

Skill Claude CodeCodex

CI/CD pipeline patterns, GitHub Actions workflow best practices, build automation, continuous integration, Scorecard and CodeQL security findings, and supply-chain security review — with deterministic pipeline linting script. Covers GitHub Actions, Jenkinsfile, GitLab CI, and Azure Pipelines. Use proactively when…

not rated 13 10d ago A 102 tokens original MIT

docker-patterns

18

Everyone-Needs-A-Copilot/claude-copilot

Skill Claude CodeCodex

Dockerfile optimization, multi-stage builds, image security, container best practices, and docker-compose patterns — with deterministic linting script. Covers image size reduction, layer caching, registry hygiene, and production deployment readiness. Use proactively when reviewing or writing Dockerfiles, debugging…

not rated 13 10d ago B 85 tokens original MIT

git-workflows

19

Everyone-Needs-A-Copilot/claude-copilot

Skill Claude CodeCodex

Git workflows, branching strategies (gitflow, trunk-based), Conventional Commits, commit message quality, version control best practices, and pull-request conventions — with deterministic convention checker script. Use proactively when reviewing commit message quality before merge, enforcing branch naming conventions…

not rated 13 10d ago A 86 tokens original MIT

kubernetes

20

Everyone-Needs-A-Copilot/claude-copilot

Skill Claude CodeCodex

Kubernetes deployment patterns, resource management, cluster best practices, pod scheduling, OOM kill diagnosis, Helm chart conventions, and container orchestration security review — with deterministic manifest linting script. Covers k8s, kubectl, deployment, service, ingress, and Helm. Use proactively when reviewing…

not rated 13 10d ago A 98 tokens original MIT

api-docs

21

Everyone-Needs-A-Copilot/claude-copilot

Skill Claude CodeCodex

API documentation patterns covering REST endpoint specs, auth flows, error handling, OpenAPI/Swagger completeness, api-first design, and versioning best practices — plus deterministic OpenAPI/Swagger coverage linting script. Use proactively when documenting REST API endpoints, reviewing OpenAPI or Swagger specs for…

not rated 13 10d ago A 91 tokens original MIT

tutorial-patterns

22

Everyone-Needs-A-Copilot/claude-copilot

Skill Claude CodeCodex

Tutorial and how-to guide patterns for progressive learning experiences. Covers Diátaxis tutorial/how-to structure, quickstart design, step-by-step walkthrough writing, anti-patterns, and progressive disclosure. Use proactively when writing tutorials, how-to guides, getting-started docs, or README files.

not rated 13 10d ago A 61 tokens original MIT

account-research

23

Everyone-Needs-A-Copilot/claude-copilot

Skill Claude CodeCodex

Research a company or person and get actionable sales intel. Works standalone with web search, supercharged when you connect enrichment tools or your CRM. Trigger with "research [company]", "look up [person]", "intel on [prospect]", "who is [name] at [company]", or "tell me about [company]".

not rated 13 10d ago A 71 tokens copy · 100% MIT

call-prep

24

Everyone-Needs-A-Copilot/claude-copilot

Skill Claude CodeCodex

Prepare for a sales call with account context, attendee research, and suggested agenda. Works standalone with user input and web research, supercharged when you connect your CRM, email, chat, or transcripts. Trigger with "prep me for my call with [company]", "I'm meeting with [company] prep me", "call prep [company]"…

not rated 13 10d ago A 82 tokens copy · 100% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: