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

fullstack-guardian

97

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Builds security-focused full-stack web applications by implementing integrated frontend and backend components with layered security at every level. Covers the complete stack from database to UI, enforcing auth, input validation, output encoding, and parameterized queries across all layers. Use when implementing…

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

golang-pro

98

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Implements concurrent Go patterns using goroutines and channels, designs and builds microservices with gRPC or REST, optimizes Go application performance with pprof, and enforces idiomatic Go with generics, interfaces, and robust error handling. Use when building Go applications requiring concurrent programming…

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

graphql-architect

99

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Use when designing GraphQL schemas, implementing Apollo Federation, or building real-time subscriptions. Invoke for schema design, resolvers with DataLoader, query optimization, federation directives.

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

provider-resources

100

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex needs its repo

Implement Terraform Provider resources and data sources using the Plugin Framework. Use when developing CRUD operations, schema design, state management, and acceptance testing for provider resources.

not rated 52 4mo ago A 35 tokens original MIT

java-architect

101

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Use when building, configuring, or debugging enterprise Java applications with Spring Boot 3.x, microservices, or reactive programming. Invoke to implement WebFlux endpoints, optimize JPA queries and database performance, configure Spring Security with OAuth2/JWT, or resolve authentication issues and async processing…

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

javascript-pro

102

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Writes, debugs, and refactors JavaScript code using modern ES2023+ features, async/await patterns, ESM module systems, and Node.js APIs. Use when building vanilla JavaScript applications, implementing Promise-based async flows, optimising browser or Node.js performance, working with Web Workers or Fetch API, or…

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

jules

103

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Delegate coding tasks to Google Jules AI agent for asynchronous execution. Use when user says: 'have Jules fix', 'delegate to Jules', 'send to Jules', 'ask Jules to', 'check Jules sessions', 'pull Jules results', 'jules add tests', 'jules add docs', 'jules review pr'. Handles: bug fixes, documentation, features…

not rated 52 4mo ago A 95 tokens original MIT

kotlin-specialist

104

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Provides idiomatic Kotlin implementation patterns including coroutine concurrency, Flow stream handling, multiplatform architecture, Compose UI construction, Ktor server setup, and type-safe DSL design. Use when building Kotlin applications requiring coroutines, multiplatform development, or Android with Compose.…

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

kubernetes-specialist

105

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Use when deploying or managing Kubernetes workloads. Invoke to create deployment manifests, configure pod security policies, set up service accounts, define network isolation rules, debug pod crashes, analyze resource limits, inspect container logs, or right-size workloads. Use for Helm charts, RBAC policies…

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

laravel-specialist

106

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Build and configure Laravel 10+ applications, including creating Eloquent models and relationships, implementing Sanctum authentication, configuring Horizon queues, designing RESTful APIs with API resources, and building reactive interfaces with Livewire. Use when creating Laravel models, setting up queue workers…

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

legacy-modernizer

107

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Designs incremental migration strategies, identifies service boundaries, produces dependency maps and migration roadmaps, and generates API facade designs for aging codebases. Use when modernizing legacy systems, implementing strangler fig pattern or branch by abstraction, decomposing monoliths, upgrading frameworks…

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

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Designs distributed system architectures, decomposes monoliths into bounded-context services, recommends communication patterns, and produces service boundary diagrams and resilience strategies. Use when designing distributed systems, decomposing monoliths, or implementing microservices patterns — including service…

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

monitoring-expert

109

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Configures monitoring systems, implements structured logging pipelines, creates Prometheus/Grafana dashboards, defines alerting rules, and instruments distributed tracing. Implements Prometheus/Grafana stacks, conducts load testing, performs application profiling, and plans infrastructure capacity. Use when setting up…

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

nestjs-expert

110

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Creates and configures NestJS modules, controllers, services, DTOs, guards, and interceptors for enterprise-grade TypeScript backend applications. Use when building NestJS REST APIs or GraphQL services, implementing dependency injection, scaffolding modular architecture, adding JWT/Passport authentication, integrating…

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

nextjs-developer

111

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex needs its repo

Use when building Next.js 14+ applications with App Router, server components, or server actions. Invoke to configure route handlers, implement middleware, set up API routes, add streaming SSR, write generateMetadata for SEO, scaffold loading.tsx/error.tsx boundaries, or deploy to Vercel. Triggers on: Next.js, Next.js…

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

php-pro

112

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Use when building PHP applications with modern PHP 8.3+ features, Laravel, or Symfony frameworks. Invokes strict typing, PHPStan level 9, async patterns with Swoole, and PSR standards. Creates controllers, configures middleware, generates migrations, writes PHPUnit/Pest tests, defines typed DTOs and value objects…

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

python-pro

113

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Use when building Python 3.11+ applications requiring type safety, async programming, or robust error handling. Generates type-annotated Python code, configures mypy in strict mode, writes pytest test suites with fixtures and mocking, and validates code with black and ruff. Invoke for type hints, async/await patterns…

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

rails-expert

114

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Rails 7+ specialist that optimizes Active Record queries with includes/eagerload, implements Turbo Frames and Turbo Streams for partial page updates, configures Action Cable for WebSocket connections, sets up Sidekiq workers for background job processing, and writes comprehensive RSpec test suites. Use when building…

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

react-native-expert

115

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Builds, optimizes, and debugs cross-platform mobile applications with React Native and Expo. Implements navigation hierarchies (tabs, stacks, drawers), configures native modules, optimizes FlatList rendering with memo and useCallback, and handles platform-specific code for iOS and Android. Use when building a React…

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

receiving-code-review

116

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation.

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

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Use when completing tasks, implementing major features, or before merging to verify work meets requirements.

not rated 52 4mo ago A 22 tokens copy · 81% MIT

rust-engineer

118

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Writes, reviews, and debugs idiomatic Rust code with memory safety and zero-cost abstractions. Implements ownership patterns, manages lifetimes, designs trait hierarchies, builds async applications with tokio, and structures error handling with Result/Option. Use when building Rust applications, solving ownership or…

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

salesforce-developer

119

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex

Writes and debugs Apex code, builds Lightning Web Components, optimizes SOQL queries, implements triggers, batch jobs, platform events, and integrations on the Salesforce platform. Use when developing Salesforce applications, customizing CRM workflows, managing governor limits, bulk processing, or setting up…

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

shopify-expert

120

eric861129/SKILLS_All-in-one

Skill Claude CodeCodex needs its repo

Builds and debugs Shopify themes (.liquid files, theme.json, sections), develops custom Shopify apps (shopify.app.toml, OAuth, webhooks), and implements Storefront API integrations for headless storefronts. Use when building or customizing Shopify themes, creating Hydrogen or custom React storefronts, developing…

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