@skills · Owner
Agent skills by jeffallan
69 skills indexed from github.com/jeffallan. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- angular-architect · Skill · 10,906 stars
Generates Angular 17+ standalone components, configures advanced routing with lazy loading and guards, implements NgRx state management, applies RxJS patte
- api-designer · Skill · 10,906 stars
Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies
- architecture-designer · Skill · 10,906 stars
Use when designing new high-level system architecture, reviewing existing designs, or making architectural decisions. Invoke to create architecture diagram
- atlassian-mcp · Skill · 10,906 stars
Integrates with Atlassian products to manage project tracking and documentation via MCP protocol. Use when querying Jira issues with JQL filters, creating
- chaos-engineer · Skill · 10,906 stars
Designs chaos experiments, creates failure injection frameworks, and facilitates game day exercises for distributed systems — producing runbooks, experimen
- claude-skills · Collection · 10,906 stars
- cli-developer · Skill · 10,906 stars
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for parsing flags and subcommands, displaying progress ba
- cloud-architect · Skill · 10,906 stars
Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Az
- code-documenter · Skill · 10,906 stars
Generates, formats, and validates technical documentation — including docstrings, OpenAPI/Swagger specs, JSDoc annotations, doc portals, and user guides. U
- code-reviewer · Skill · 10,906 stars
Analyzes code diffs and files to identify bugs, security vulnerabilities (SQL injection, XSS, insecure deserialization), code smells, N+1 queries, naming i
- cpp-pro · Skill · 10,906 stars
Writes, optimizes, and debugs C++ applications using modern C++20/23 features, template metaprogramming, and high-performance systems techniques. Use when
- csharp-developer · Skill · 10,906 stars
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, configur
- database-optimizer · Skill · 10,906 stars
Optimizes database queries and improves performance across PostgreSQL and MySQL systems. Use when investigating slow queries, analyzing execution plans, or
- debugging-wizard · Skill · 10,906 stars
Parses error messages, traces execution flow through stack traces, correlates log entries to identify failure points, and applies systematic hypothesis-dri
- devops-engineer · Skill · 10,906 stars
Creates Dockerfiles, configures CI/CD pipelines, writes Kubernetes manifests, and generates Terraform/Pulumi infrastructure templates. Handles deployment a
- django-expert · Skill · 10,906 stars
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 Djang
- dotnet-core-expert · Skill · 10,906 stars
Use when building .NET 8 applications with minimal APIs, clean architecture, or cloud-native microservices. Invoke for Entity Framework Core, CQRS with Med
- embedded-systems · Skill · 10,906 stars
Use when developing firmware for microcontrollers, implementing RTOS applications, or optimizing power consumption. Invoke for STM32, ESP32, FreeRTOS, bare
- fastapi-expert · Skill · 10,906 stars
Use when building high-performance async Python APIs with FastAPI and Pydantic V2. Invoke to create REST endpoints, define Pydantic models, implement authe
- feature-forge · Skill · 10,906 stars
Conducts structured requirements workshops to produce feature specifications, user stories, EARS-format functional requirements, acceptance criteria, and i
- fine-tuning-expert · Skill · 10,906 stars
Use when fine-tuning LLMs, training custom models, or adapting foundation models for specific tasks. Invoke for configuring LoRA/QLoRA adapters, preparing
- flutter-expert · Skill · 10,906 stars
Use when building cross-platform applications with Flutter 3+ and Dart. Invoke for widget development, Riverpod/Bloc state management, GoRouter navigation,
- fullstack-guardian · Skill · 10,906 stars
Builds security-focused full-stack web applications by implementing integrated frontend and backend components with layered security at every level. Covers
- game-developer · Skill · 10,906 stars
Use when building game systems, implementing Unity/Unreal Engine features, or optimizing game performance. Invoke to implement ECS architecture, configure
- golang-pro · Skill · 10,906 stars
Implements concurrent Go patterns using goroutines and channels, designs and builds microservices with gRPC or REST, optimizes Go application performance w
- graphql-architect · Skill · 10,906 stars
Use when designing GraphQL schemas, implementing Apollo Federation, or building real-time subscriptions. Invoke for schema design, resolvers with DataLoade
- java-architect · Skill · 10,906 stars
Use when building, configuring, or debugging enterprise Java applications with Spring Boot 3.x, microservices, or reactive programming. Invoke to implement
- javascript-pro · Skill · 10,906 stars
Writes, debugs, and refactors JavaScript code using modern ES2023+ features, async/await patterns, ESM module systems, and Node.js APIs. Use when building
- kotlin-specialist · Skill · 10,906 stars
Provides idiomatic Kotlin implementation patterns including coroutine concurrency, Flow stream handling, multiplatform architecture, Compose UI constructio
- kubernetes-specialist · Skill · 10,906 stars
Use when deploying or managing Kubernetes workloads. Invoke to create deployment manifests, configure pod security policies, set up service accounts, defin
- laravel-specialist · Skill · 10,906 stars
Build and configure Laravel 10+ applications, including creating Eloquent models and relationships, implementing Sanctum authentication, configuring Horizo
- legacy-modernizer · Skill · 10,906 stars
Designs incremental migration strategies, identifies service boundaries, produces dependency maps and migration roadmaps, and generates API facade designs
- mcp-developer · Skill · 10,906 stars
Use when building, debugging, or extending MCP servers or clients that connect AI systems with external tools and data sources. Invoke to implement tool ha
- microservices-architect · Skill · 10,906 stars
Designs distributed system architectures, decomposes monoliths into bounded-context services, recommends communication patterns, and produces service bound
- ml-pipeline · Skill · 10,906 stars
Designs and implements production-grade ML pipeline infrastructure: configures experiment tracking with MLflow or Weights & Biases, creates Kubeflow or Air
- monitoring-expert · Skill · 10,906 stars
Configures monitoring systems, implements structured logging pipelines, creates Prometheus/Grafana dashboards, defines alerting rules, and instruments dist
- nestjs-expert · Skill · 10,906 stars
Creates and configures NestJS modules, controllers, services, DTOs, guards, and interceptors for enterprise-grade TypeScript backend applications. Use when
- nextjs-developer · Skill · 10,906 stars
Use when building Next.js 14+ applications with App Router, server components, or server actions. Invoke to configure route handlers, implement middleware,
- pandas-pro · Skill · 10,906 stars
Performs pandas DataFrame operations for data analysis, manipulation, and transformation. Use when working with pandas DataFrames, data cleaning, aggregati
- php-pro · Skill · 10,906 stars
Use when building PHP applications with modern PHP 8.3+ features, Laravel, or Symfony frameworks. Invokes strict typing, PHPStan level 9, async patterns wi
- playwright-expert · Skill · 10,906 stars
Use when writing E2E tests with Playwright, setting up test infrastructure, or debugging flaky browser tests. Invoke to write test scripts, create page obj
- postgres-pro · Skill · 10,906 stars
Use when optimizing PostgreSQL queries, configuring replication, or implementing advanced database features. Invoke for EXPLAIN analysis, JSONB operations,
- prompt-engineer · Skill · 10,906 stars
Writes, refactors, and evaluates prompts for LLMs — generating optimized prompt templates, structured output schemas, evaluation rubrics, and test suites.
- python-pro · Skill · 10,906 stars
Use when building Python 3.11+ applications requiring type safety, async programming, or robust error handling. Generates type-annotated Python code, confi
- rag-architect · Skill · 10,906 stars
Designs and implements production-grade RAG systems by chunking documents, generating embeddings, configuring vector stores, building hybrid search pipelin
- rails-expert · Skill · 10,906 stars
Rails 7+ specialist that optimizes Active Record queries with includes/eager_load, implements Turbo Frames and Turbo Streams for partial page updates, conf
- react-expert · Skill · 10,906 stars
Use when building React 18+ applications in .jsx or .tsx files, Next.js App Router projects, or create-react-app setups. Creates components, implements cus
- react-native-expert · Skill · 10,906 stars
Builds, optimizes, and debugs cross-platform mobile applications with React Native and Expo. Implements navigation hierarchies (tabs, stacks, drawers), con
- rust-engineer · Skill · 10,906 stars
Writes, reviews, and debugs idiomatic Rust code with memory safety and zero-cost abstractions. Implements ownership patterns, manages lifetimes, designs tr
- salesforce-developer · Skill · 10,906 stars
Writes and debugs Apex code, builds Lightning Web Components, optimizes SOQL queries, implements triggers, batch jobs, platform events, and integrations on
- secure-code-guardian · Skill · 10,906 stars
Use when implementing authentication/authorization, securing user input, or preventing OWASP Top 10 vulnerabilities — including custom security implementat
- security-reviewer · Skill · 10,906 stars
Identifies security vulnerabilities, generates structured audit reports with severity ratings, and provides actionable remediation guidance. Use when condu
- shopify-expert · Skill · 10,906 stars
Builds and debugs Shopify themes (.liquid files, theme.json, sections), develops custom Shopify apps (shopify.app.toml, OAuth, webhooks), and implements St
- skills · Collection · 10,906 stars
- spark-engineer · Skill · 10,906 stars
Use when writing Spark jobs, debugging performance issues, or configuring cluster settings for Apache Spark applications, distributed data processing pipel
- spec-miner · Skill · 10,906 stars
Reverse-engineering specialist that extracts specifications from existing codebases. Use when working with legacy or undocumented systems, inherited projec
- spring-boot-engineer · Skill · 10,906 stars
Generates Spring Boot 3.x configurations, creates REST controllers, implements Spring Security 6 authentication flows, sets up Spring Data JPA repositories
- sql-pro · Skill · 10,906 stars
Optimizes SQL queries, designs database schemas, and troubleshoots performance issues. Use when a user asks why their query is slow, needs help writing com
- sre-engineer · Skill · 10,906 stars
Defines service level objectives, creates error budget policies, designs incident response procedures, develops capacity models, and produces monitoring co
- swift-expert · Skill · 10,906 stars
Builds iOS/macOS/watchOS/tvOS applications, implements SwiftUI views and state management, designs protocol-oriented architectures, handles async/await con
- terraform-engineer · Skill · 10,906 stars
Use when implementing infrastructure as code with Terraform across AWS, Azure, or GCP. Invoke for module development (create reusable modules, manage modul
- test-master · Skill · 10,906 stars
Generates test files, creates mocking strategies, analyzes code coverage, designs test architectures, and produces test plans and defect reports across fun
- the-fool · Skill · 10,906 stars
Use when challenging ideas, plans, decisions, or proposals using structured critical reasoning. Invoke to play devil's advocate, run a pre-mortem, red team
- typescript-pro · Skill · 10,906 stars
Implements advanced TypeScript type systems, creates custom type guards, utility types, and branded types, and configures tRPC for end-to-end type safety.
- vue-expert · Skill · 10,906 stars
Builds Vue 3 components with Composition API patterns, configures Nuxt 3 SSR/SSG projects, sets up Pinia stores, scaffolds Quasar/Capacitor mobile apps, im
- vue-expert-js · Skill · 10,906 stars
Creates Vue 3 components, builds vanilla JS composables, configures Vite projects, and sets up routing and state management using JavaScript only — no Type
- websocket-engineer · Skill · 10,906 stars
Use when building real-time communication systems with WebSockets or Socket.IO. Invoke for bidirectional messaging, horizontal scaling with Redis, presence
- wordpress-pro · Skill · 10,906 stars
Develops custom WordPress themes and plugins, creates and registers Gutenberg blocks and block patterns, configures WooCommerce stores, implements WordPres
- django-storages-s3 · Skill
Use when configuring Django to store static and media files on AWS S3 with django-storages. Invoke when working with the STORAGES setting, S3 buckets, pres