top skills
pricing
resources
install
github
sign in
sign up
back to leaderboard
JE
@jeffallan
contributor on implexa, with 66 skills ranked by
SkillRank
across 1 source.
jeffallan on github
publishes to skills.sh
skills, ranked by SkillRank
score
source
skill
7.9
skills.sh
microservices-architect
microservices-architect guides decomposition of monoliths into independently deployable services using domain-driven design, with explicit validation checkpoints for data ownership, communication patterns, resilience, observability, and deployment strategies.
7.1
skills.sh
rag-architect
rag-architect structures production rag systems through requirements analysis, vector store design, chunking, hybrid retrieval pipelines, and ragas-based evaluation. covers five major workflow steps with vendor-specific database guidance and reranking integration.
6.9
skills.sh
secure-code-guardian
secure-code-guardian provides actionable defense-in-depth patterns for authentication, authorization, input validation, and owasp top 10 prevention. covers threat modeling, code examples, and explicit validation checkpoints but lacks outcome signals and recovery procedures.
6.1
skills.sh
prompt-engineer
prompt-engineer guides design and optimization of llm prompts using patterns like chain-of-thought and few-shot learning, with structured workflows through testing and production deployment. covers evaluation metrics, structured output schemas, and cross-model migration.
5.2
skills.sh
fastapi-expert
fastapi-expert covers async rest api construction, pydantic v2 validation, jwt/oauth2 auth, and websocket endpoints. lacks concrete procedures and failure mode handling.
4.1
skills.sh
security-reviewer
security-reviewer identifies vulnerabilities through sast scans and dependency audits, producing severity-rated findings with remediation guidance. lacks concrete procedural steps and error handling.
—
skills.sh
spark-engineer
Use when writing Spark jobs, debugging performance issues, or configuring cluster settings for Apache Spark applications, distributed data processing…
—
skills.sh
ml-pipeline
Designs and implements production-grade ML pipeline infrastructure: configures experiment tracking with MLflow or Weights & Biases, creates Kubeflow or Airflow…
—
skills.sh
the-fool
Use when challenging ideas, plans, decisions, or proposals using structured critical reasoning. Invoke to play devil's advocate, run a pre-mortem, red team, or…
—
skills.sh
vue-expert-js
Creates Vue 3 components, builds vanilla JS composables, configures Vite projects, and sets up routing and state management using JavaScript only — no…
—
skills.sh
spec-miner
Reverse-engineering specialist that extracts specifications from existing codebases. Use when working with legacy or undocumented systems, inherited projects,…
—
skills.sh
chaos-engineer
chaos-engineer — an installable skill for AI agents, published by jeffallan/claude-skills.
—
skills.sh
django-expert
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…
—
skills.sh
graphql-architect
Use when designing GraphQL schemas, implementing Apollo Federation, or building real-time subscriptions. Invoke for schema design, resolvers with DataLoader,…
—
skills.sh
legacy-modernizer
Designs incremental migration strategies, identifies service boundaries, produces dependency maps and migration roadmaps, and generates API facade designs for…
—
skills.sh
swift-expert
Builds iOS/macOS/watchOS/tvOS applications, implements SwiftUI views and state management, designs protocol-oriented architectures, handles async/await…
—
skills.sh
feature-forge
Conducts structured requirements workshops to produce feature specifications, user stories, EARS-format functional requirements, acceptance criteria, and…
—
skills.sh
fine-tuning-expert
Use when fine-tuning LLMs, training custom models, or adapting foundation models for specific tasks. Invoke for configuring LoRA/QLoRA adapters, preparing…
—
skills.sh
mcp-developer
Use when building, debugging, or extending MCP servers or clients that connect AI systems with external tools and data sources. Invoke to implement tool…
—
skills.sh
salesforce-developer
Writes and debugs Apex code, builds Lightning Web Components, optimizes SOQL queries, implements triggers, batch jobs, platform events, and integrations on the…
—
skills.sh
vue-expert
Builds Vue 3 components with Composition API patterns, configures Nuxt 3 SSR/SSG projects, sets up Pinia stores, scaffolds Quasar/Capacitor mobile apps,…
—
skills.sh
atlassian-mcp
Integrates with Atlassian products to manage project tracking and documentation via MCP protocol. Use when querying Jira issues with JQL filters, creating and…
—
skills.sh
sre-engineer
Defines service level objectives, creates error budget policies, designs incident response procedures, develops capacity models, and produces monitoring…
—
skills.sh
cloud-architect
Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure,…
—
skills.sh
cli-developer
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for parsing flags and subcommands, displaying progress bars…
—
skills.sh
debugging-wizard
Parses error messages, traces execution flow through stack traces, correlates log entries to identify failure points, and applies systematic hypothesis-driven…
—
skills.sh
test-master
test-master — an installable skill for AI agents, published by jeffallan/claude-skills.
—
skills.sh
game-developer
Use when building game systems, implementing Unity/Unreal Engine features, or optimizing game performance. Invoke to implement ECS architecture, configure…
—
skills.sh
rails-expert
Rails 7+ specialist that optimizes Active Record queries with includes/eager_load, implements Turbo Frames and Turbo Streams for partial page updates,…
—
skills.sh
dotnet-core-expert
Use when building .NET 8 applications with minimal APIs, clean architecture, or cloud-native microservices. Invoke for Entity Framework Core, CQRS with…
—
skills.sh
angular-architect
Generates Angular 17+ standalone components, configures advanced routing with lazy loading and guards, implements NgRx state management, applies RxJS patterns,…
—
skills.sh
csharp-developer
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…
—
skills.sh
terraform-engineer
Use when implementing infrastructure as code with Terraform across AWS, Azure, or GCP. Invoke for module development (create reusable modules, manage module…
—
skills.sh
cpp-pro
Writes, optimizes, and debugs C++ applications using modern C++20/23 features, template metaprogramming, and high-performance systems techniques. Use when…
—
skills.sh
react-native-expert
Builds, optimizes, and debugs cross-platform mobile applications with React Native and Expo. Implements navigation hierarchies (tabs, stacks, drawers),…
—
skills.sh
fullstack-guardian
Builds security-focused full-stack web applications by implementing integrated frontend and backend components with layered security at every level. Covers the…
—
skills.sh
react-expert
Use when building React 18+ applications in .jsx or .tsx files, Next.js App Router projects, or create-react-app setups. Creates components, implements custom…
—
skills.sh
monitoring-expert
Configures monitoring systems, implements structured logging pipelines, creates Prometheus/Grafana dashboards, defines alerting rules, and instruments…
—
skills.sh
code-documenter
Generates, formats, and validates technical documentation — including docstrings, OpenAPI/Swagger specs, JSDoc annotations, doc portals, and user guides. Use…
—
skills.sh
database-optimizer
Optimizes database queries and improves performance across PostgreSQL and MySQL systems. Use when investigating slow queries, analyzing execution plans, or…
—
skills.sh
nestjs-expert
Creates and configures NestJS modules, controllers, services, DTOs, guards, and interceptors for enterprise-grade TypeScript backend applications. Use when…
—
skills.sh
nextjs-developer
Use when building Next.js 14+ applications with App Router, server components, or server actions. Invoke to configure route handlers, implement middleware, set…
—
skills.sh
playwright-expert
playwright-expert — an installable skill for AI agents, published by jeffallan/claude-skills.
—
skills.sh
javascript-pro
Writes, debugs, and refactors JavaScript code using modern ES2023+ features, async/await patterns, ESM module systems, and Node.js APIs. Use when building…
—
skills.sh
kotlin-specialist
Provides idiomatic Kotlin implementation patterns including coroutine concurrency, Flow stream handling, multiplatform architecture, Compose UI construction,…
—
skills.sh
shopify-expert
Builds and debugs Shopify themes (.liquid files, theme.json, sections), develops custom Shopify apps (shopify.app.toml, OAuth, webhooks), and implements…
—
skills.sh
sql-pro
Optimizes SQL queries, designs database schemas, and troubleshoots performance issues. Use when a user asks why their query is slow, needs help writing complex…
—
skills.sh
pandas-pro
Performs pandas DataFrame operations for data analysis, manipulation, and transformation. Use when working with pandas DataFrames, data cleaning, aggregation,…
—
skills.sh
python-pro
python-pro — an installable skill for AI agents, published by jeffallan/claude-skills.
—
skills.sh
typescript-pro
Implements advanced TypeScript type systems, creates custom type guards, utility types, and branded types, and configures tRPC for end-to-end type safety. Use…
—
skills.sh
code-reviewer
Analyzes code diffs and files to identify bugs, security vulnerabilities (SQL injection, XSS, insecure deserialization), code smells, N+1 queries, naming…
—
skills.sh
api-designer
Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies,…
—
skills.sh
rust-engineer
rust-engineer — an installable skill for AI agents, published by jeffallan/claude-skills.
—
skills.sh
java-architect
Use when building, configuring, or debugging enterprise Java applications with Spring Boot 3.x, microservices, or reactive programming. Invoke to implement…
—
skills.sh
embedded-systems
embedded-systems — an installable skill for AI agents, published by jeffallan/claude-skills.
—
skills.sh
websocket-engineer
Use when building real-time communication systems with WebSockets or Socket.IO. Invoke for bidirectional messaging, horizontal scaling with Redis, presence…
—
skills.sh
postgres-pro
Use when optimizing PostgreSQL queries, configuring replication, or implementing advanced database features. Invoke for EXPLAIN analysis, JSONB operations,…
—
skills.sh
architecture-designer
architecture-designer — an installable skill for AI agents, published by jeffallan/claude-skills.
—
skills.sh
wordpress-pro
Develops custom WordPress themes and plugins, creates and registers Gutenberg blocks and block patterns, configures WooCommerce stores, implements WordPress…
—
skills.sh
devops-engineer
devops-engineer — an installable skill for AI agents, published by jeffallan/claude-skills.
—
skills.sh
spring-boot-engineer
Generates Spring Boot 3.x configurations, creates REST controllers, implements Spring Security 6 authentication flows, sets up Spring Data JPA repositories,…
—
skills.sh
php-pro
Use when building PHP applications with modern PHP 8.3+ features, Laravel, or Symfony frameworks. Invokes strict typing, PHPStan level 9, async patterns with…
—
skills.sh
kubernetes-specialist
Use when deploying or managing Kubernetes workloads. Invoke to create deployment manifests, configure pod security policies, set up service accounts, define…
—
skills.sh
flutter-expert
Use when building cross-platform applications with Flutter 3+ and Dart. Invoke for widget development, Riverpod/Bloc state management, GoRouter navigation,…
—
skills.sh
golang-pro
Implements concurrent Go patterns using goroutines and channels, designs and builds microservices with gRPC or REST, optimizes Go application performance with…
—
skills.sh
laravel-specialist
Build and configure Laravel 10+ applications, including creating Eloquent models and relationships, implementing Sanctum authentication, configuring Horizon…