eric861129/SKILLS_All-in-one

Search, preview, and download open-source AI agent skills for Claude Code, Codex, ChatGPT, and MCP workflows.

This repository also configures its own agents. See what SKILLS_All-in-one tells them →

52Stars on the repository
199Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

agnix

73

eric861129/SKILLS_All-in-one

Skill Claude Code

Use when user asks to 'lint agent configs', 'validate skills', 'check CLAUDE.md', 'validate hooks', 'lint MCP'. Validates agent configuration files against 231 rules across 10+ AI tools.

not rated 52 4mo ago A 48 tokens copy · 94% MIT

angular-architect

74

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Generates Angular 17+ standalone components, configures advanced routing with lazy loading and guards, implements NgRx state management, applies RxJS patterns, and optimizes bundle performance. Use when building Angular 17+ applications with standalone components or signals, setting up NgRx stores, establishing RxJS…

not rated 52 4mo ago A 77 tokens copy · 95% MIT

api-designer

75

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.

not rated 52 4mo ago A 39 tokens copy · 94% MIT

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Use when designing new high-level system architecture, reviewing existing designs, or making architectural decisions. Invoke to create architecture diagrams, write Architecture Decision Records (ADRs), evaluate technology trade-offs, design component interactions, and plan for scalability. Use for system design…

not rated 52 4mo ago A 87 tokens copy · 89% MIT

azure-devops

77

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Manage Azure DevOps projects, work items, repos, PRs, pipelines, wikis, test plans, security alerts, variable groups, environments/approvals, branch policies, and attachments. Use when user asks to: manage sprints, create/update work items, list repos, create PRs, run pipelines, search code, manage wiki pages, check…

not rated 52 4mo ago A 105 tokens copy · 100% MIT

eric861129/SKILLS_All-in-one

Skill Claude Code

Extracts HTTP/HTTPS request and response data from Charles Proxy session files (.chlsj format), including URLs, methods, status codes, headers, request bodies, and response bodies. Use when analyzing captured network traffic from Charles Proxy debug sessions, inspecting API calls, debugging HTTP requests, or examining…

not rated 52 4mo ago A 69 tokens original MIT

claude-mcp-expert

79

eric861129/SKILLS_All-in-one

Skill Claude Code

Model Context Protocol (MCP) expert for Claude Code. Install, configure, and troubleshoot MCP servers. Covers HTTP, SSE, and stdio transports, authentication, popular integrations (Sentry, GitHub, Jira, Notion, databases). Triggers on MCP, Model Context Protocol, MCP server, installing MCP, connecting tools, webhooks…

not rated 52 4mo ago A 80 tokens original MIT

anthropic-expert

80

eric861129/SKILLS_All-in-one

Skill Claude Code

Expert on Anthropic Claude API, models, prompt engineering, function calling, vision, and best practices. Triggers on anthropic, claude, api, prompt, function calling, vision, messages api, embeddings.

not rated 52 4mo ago A 48 tokens original MIT

eric861129/SKILLS_All-in-one

Skill Claude Code

Interactive skill creator for Claude Code and Agent Skills ecosystem. Build SKILL.md files with proper frontmatter, triggers, and structure. Triggers on creating skills, building skills, skill templates, skill frontmatter, allowed-tools, npx add-skill, agent skills.

not rated 52 4mo ago A 60 tokens original MIT

cli-developer

82

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for parsing flags and subcommands, displaying progress bars and spinners, generating bash/zsh/fish completion scripts, CLI design, shell completions, and cross-platform terminal applications using commander, click, typer…

not rated 52 4mo ago A 65 tokens copy · 98% MIT

cloud-architect

83

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure, and GCP. Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost…

not rated 52 4mo ago A 71 tokens copy · 95% MIT

code-documenter

84

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Generates, formats, and validates technical documentation — including docstrings, OpenAPI/Swagger specs, JSDoc annotations, doc portals, and user guides. Use when adding docstrings to functions or classes, creating API documentation, building documentation sites, or writing tutorials and user guides. Invoke for…

not rated 52 4mo ago A 80 tokens copy · 94% MIT

code-review

85

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Use when user asks to review code for quality and security issues.

not rated 52 4mo ago A 16 tokens copy · 100% MIT

code-reviewer

86

eric861129/SKILLS_All-in-one

Skill Claude Code

Analyzes code diffs and files to identify bugs, security vulnerabilities (SQL injection, XSS, insecure deserialization), code smells, N+1 queries, naming issues, and architectural concerns, then produces a structured review report with prioritized, actionable feedback. Use when reviewing pull requests, conducting code…

not rated 52 4mo ago A 130 tokens copy · 97% MIT

cpp-pro

87

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Writes, optimizes, and debugs C++ applications using modern C++20/23 features, template metaprogramming, and high-performance systems techniques. Use when building or refactoring C++ code requiring concepts, ranges, coroutines, SIMD optimization, or careful memory management — or when addressing performance…

not rated 52 4mo ago A 79 tokens copy · 95% MIT

csharp-developer

88

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Use when building C# applications with .NET 8+, ASP.NET Core APIs, or Blazor web apps. Builds REST APIs using minimal or controller-based routing, configures database access with Entity Framework Core, implements async patterns and cancellation, structures applications with CQRS via MediatR, and scaffolds Blazor…

not rated 52 4mo ago A 102 tokens copy · 98% MIT

debugging-wizard

89

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex needs its repo

Parses error messages, traces execution flow through stack traces, correlates log entries to identify failure points, and applies systematic hypothesis-driven methodology to isolate and resolve bugs. Use when investigating errors, analyzing stack traces, finding root causes of unexpected behavior, troubleshooting…

not rated 52 4mo ago A 70 tokens copy · 97% MIT

devops-engineer

90

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Creates Dockerfiles, configures CI/CD pipelines, writes Kubernetes manifests, and generates Terraform/Pulumi infrastructure templates. Handles deployment automation, GitOps configuration, incident response runbooks, and internal developer platform tooling. Use when setting up CI/CD pipelines, containerizing…

not rated 52 4mo ago A 107 tokens copy · 91% MIT

django-expert

91

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Use when building Django web applications or REST APIs with Django REST Framework. Invoke when working with settings.py, models.py, manage.py, or any Django project file. Creates Django models with proper indexes, optimizes ORM queries using selectrelated/prefetchrelated, builds DRF serializers and viewsets, and…

not rated 52 4mo ago A 96 tokens copy · 92% MIT

dotnet-core-expert

92

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Use when building .NET 8 applications with minimal APIs, clean architecture, or cloud-native microservices. Invoke for Entity Framework Core, CQRS with MediatR, JWT authentication, AOT compilation.

not rated 52 4mo ago A 47 tokens copy · 94% MIT

email-html-mjml

93

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Responsive HTML email template generation using MJML 4.x framework. Use when the user asks to create, generate, design, or build an email template — including welcome emails, promotional blasts, transactional templates, newsletters, or any responsive email. Also use when the user asks to compile MJML to HTML, work…

not rated 52 4mo ago A 84 tokens original MIT

embedded-systems

94

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Use when developing firmware for microcontrollers, implementing RTOS applications, or optimizing power consumption. Invoke for STM32, ESP32, FreeRTOS, bare-metal, power optimization, real-time systems, configure peripherals, write interrupt handlers, implement DMA transfers, debug timing issues.

not rated 52 4mo ago A 59 tokens copy · 95% MIT

fastapi-expert

95

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Use when building high-performance async Python APIs with FastAPI and Pydantic V2. Invoke to create REST endpoints, define Pydantic models, implement authentication flows, set up async SQLAlchemy database operations, add JWT authentication, build WebSocket endpoints, or generate OpenAPI documentation. Trigger terms…

not rated 52 4mo ago A 95 tokens copy · 91% MIT

flutter-expert

96

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Use when building cross-platform applications with Flutter 3+ and Dart. Invoke for widget development, Riverpod/Bloc state management, GoRouter navigation, platform-specific implementations, performance optimization.

not rated 52 4mo ago A 41 tokens copy · 92% 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: