Development

65 skills

Agent Skills for Claude Code and Codex CLI that make you a faster developer — debugging, code review, architecture, and automated testing.

🤖

Agent Designer

by @alirezarezvani

Design and orchestrate multi-agent AI systems — define agent roles, communication protocols, tool use patterns, and failure recovery strategies.

Claude Code Codex CLI +1
View source →
🔌

Claude API

by @anthropics

Anthropic's official skill for working with the Claude API, examples, and API-oriented workflows.

Claude Code Claude.ai
View source →
🖥️

Landing Page Generator

by @alirezarezvani

Scaffold production-ready Next.js/React landing pages with Tailwind CSS, copywriting frameworks (PAS, AIDA, BAB), and SEO-optimized structure.

Claude Code Codex CLI +1
View source →
🧱

MCP Builder

by @anthropics

Anthropic's official skill for building or reasoning about Model Context Protocol tooling and integrations.

Claude Code Claude.ai
View source →
🔍

RAG Architect

by @alirezarezvani

Design and build Retrieval-Augmented Generation systems — chunking strategies, embedding selection, vector store setup, and query pipeline optimization.

Claude Code Codex CLI +1
View source →

SaaS Scaffolder

by @alirezarezvani

Generate production-ready SaaS boilerplate with Next.js, TypeScript, authentication, payments (Stripe), and Docker — skip months of setup work.

Claude Code Codex CLI +1
View source →

Webapp Testing

by @anthropics

Anthropic's official skill for testing web applications with a more repeatable, explicit QA workflow.

Claude Code Claude.ai
View source →
⚙️

Agent Workflow Designer

by @alirezarezvani

Design agentic workflows for automation — map task sequences, define tool use patterns, set human-in-the-loop checkpoints, and optimize for reliability.

Claude Code Codex CLI +1
View source →
🔌

API Design Reviewer

by @alirezarezvani

Review REST and GraphQL API designs for consistency, developer experience, versioning strategy, and adherence to industry standards.

Claude Code Codex CLI +1
View source →
🧪

API Test Suite Builder

by @alirezarezvani

Build comprehensive API test suites — contract tests, integration tests, load tests, and automated regression for REST and GraphQL APIs.

Claude Code Codex CLI +1
View source →
🛠️

Artifacts Builder

by @ComposioHQ

A Composio community skill for building richer Claude artifacts with modern frontend patterns and UI components.

Claude Code Claude.ai
View source →
🤖

AWS Agentic AI

by @zxkane

AWS Bedrock AgentCore skill for deploying, managing, and scaling agent infrastructure across Gateway, Runtime, Memory, Identity, and related services.

Claude Code
View source →
🏗️

AWS CDK Development

by @zxkane

AWS CDK expert skill for building cloud infrastructure with TypeScript or Python using best-practice CDK patterns.

Claude Code
View source →
☁️

AWS MCP Setup

by @zxkane

AWS documentation and MCP setup skill for configuring AWS knowledge tools, credentials, and connectivity in Claude workflows.

Claude Code
View source →

AWS Serverless EDA

by @zxkane

AWS serverless and event-driven architecture skill for Lambda, API Gateway, DynamoDB, Step Functions, EventBridge, SQS, and SNS systems.

Claude Code
View source →
☁️

AWS Solution Architect

by @alirezarezvani

Cloud infrastructure design and optimization on AWS — VPCs, IAM, compute, databases, serverless, and cost optimization from a certified architect perspective.

Claude Code Codex CLI +1
View source →
⚙️

CI/CD Pipeline Builder

by @alirezarezvani

Build production CI/CD pipelines for GitHub Actions, GitLab CI, and CircleCI — from lint and test to deploy with environment promotion and rollbacks.

Claude Code Codex CLI +1
View source →
👁️

Code Reviewer

by @alirezarezvani

Deep code review for TypeScript, JavaScript, Python, and Go — anti-pattern detection, security issues, performance bottlenecks, and quality metrics.

Claude Code Codex CLI +1
View source →
🗺️

Codebase Onboarding

by @alirezarezvani

Get up to speed on any codebase fast — architecture overview, key entry points, data flow diagrams, and a curated reading order for new contributors.

Claude Code Codex CLI +1
View source →
🧩

Cowork Plugin Management Cowork Plugin Customizer

by @anthropics

Customize a Claude Code plugin for a specific organization's tools and workflows.

Claude Code Claude.ai
View source →
🧩

Cowork Plugin Management Create Cowork Plugin

by @anthropics

Guide users through creating a new plugin from scratch in a cowork session.

Claude Code Claude.ai
View source →
🗃️

Database Designer

by @alirezarezvani

Design production-grade databases — schema modeling, normalization, indexing strategy, query optimization, and choosing between SQL and NoSQL.

Claude Code Codex CLI +1
View source →
📦

Dependency Auditor

by @alirezarezvani

Audit project dependencies for vulnerabilities, outdated packages, license risks, and bloat — with a prioritized remediation plan.

Claude Code Codex CLI +1
View source →
📧

Email Template Builder

by @alirezarezvani

Build production-ready HTML email templates — responsive design, dark mode support, email client compatibility, and reusable component libraries.

Claude Code Codex CLI +1
View source →
🛠️

Engineering Architecture

by @anthropics

Create or evaluate an architecture decision record (ADR). Use when choosing between technologies (e.g., Kafka vs SQS), documenting a design decision with trade-offs and consequences, reviewing a system design proposal, or designing a new component from requirements and constraints.

Claude Code Claude.ai
View source →
🛠️

Engineering Code Review

by @anthropics

Review code changes for security, performance, and correctness. Trigger with a PR URL or diff, "review this before I merge", "is this code safe?", or when checking a change for N+1 queries, injection risks, missing edge cases, or error handling gaps.

Claude Code Claude.ai
View source →
🛠️

Engineering Debug

by @anthropics

Structured debugging session — reproduce, isolate, diagnose, and fix. Trigger with an error message or stack trace, "this works in staging but not prod", "something broke after the deploy", or when behavior diverges from expected and the cause isn't obvious.

Claude Code Claude.ai
View source →
🛠️

Engineering Deploy Checklist

by @anthropics

Pre-deployment verification checklist. Use when about to ship a release, deploying a change with database migrations or feature flags, verifying CI status and approvals before going to production, or documenting rollback triggers ahead of time.

Claude Code Claude.ai
View source →
🛠️

Engineering Documentation

by @anthropics

Write and maintain technical documentation. Trigger with "write docs for", "document this", "create a README", "write a runbook", "onboarding guide", or when the user needs help with any form of technical writing — API docs, architecture docs, or operational runbooks.

Claude Code Claude.ai
View source →
🛠️

Engineering Incident Response

by @anthropics

Run an incident response workflow — triage, communicate, and write postmortem. Trigger with "we have an incident", "production is down", an alert that needs severity assessment, a status update mid-incident, or when writing a blameless postmortem after resolution.

Claude Code Claude.ai
View source →
🛠️

Engineering Standup

by @anthropics

Generate a standup update from recent activity. Use when preparing for daily standup, summarizing yesterday's commits and PRs and ticket moves, formatting work into yesterday/today/blockers, or structuring a few rough notes into a shareable update.

Claude Code Claude.ai
View source →
🛠️

Engineering System Design

by @anthropics

Design systems, services, and architectures. Trigger with "design a system for", "how should we architect", "system design for", "what's the right architecture for", or when the user needs help with API design, data modeling, or service boundaries.

Claude Code Claude.ai
View source →
🛠️

Engineering Tech Debt

by @anthropics

Identify, categorize, and prioritize technical debt. Trigger with "tech debt", "technical debt audit", "what should we refactor", "code health", or when the user asks about code quality, refactoring priorities, or maintenance backlog.

Claude Code Claude.ai
View source →
🛠️

Engineering Testing Strategy

by @anthropics

Design test strategies and test plans. Trigger with "how should we test", "test strategy for", "write tests for", "test plan", "what tests do we need", or when the user needs help with testing approaches, coverage, or test architecture.

Claude Code Claude.ai
View source →
🔒

Environment & Secrets Manager

by @alirezarezvani

Design secure secrets management workflows — vaults, rotation policies, environment variable hygiene, and developer-friendly secret distribution.

Claude Code Codex CLI +1
View source →
🌿

Git Worktree Manager

by @alirezarezvani

Master Git worktrees — manage multiple branches simultaneously, set up parallel development workflows, and avoid branch-switching friction.

Claude Code Codex CLI +1
View source →
🚨

Incident Commander

by @alirezarezvani

Lead incident response from detection to resolution — coordinate teams, run war rooms, draft status updates, and produce postmortems.

Claude Code Codex CLI +1
View source →
🧪

LangSmith Fetch

by @ComposioHQ

A Composio community skill for pulling LangSmith traces into Claude workflows for debugging and inspection.

Claude Code Claude.ai
View source →
🔌

MCP Server Builder

by @alirezarezvani

Create Model Context Protocol servers from scratch — define tools, resources, and prompts, then wire up to external APIs or local services.

Claude Code Codex CLI +1
View source →
🚚

Migration Architect

by @alirezarezvani

Plan and execute code and system migrations — database migrations, framework upgrades, cloud migrations, and monolith-to-microservices transitions.

Claude Code Codex CLI +1
View source →
🗂️

Monorepo Navigator

by @alirezarezvani

Navigate and manage monorepos — understand Nx/Turborepo setups, optimize build caching, manage affected dependencies, and enforce workspace boundaries.

Claude Code Codex CLI +1
View source →
📡

Observability Designer

by @alirezarezvani

Design comprehensive observability for distributed systems — metrics, logs, traces, alerting rules, and dashboards that surface real problems fast.

Claude Code Codex CLI +1
View source →

Performance Profiler

by @alirezarezvani

Profile and optimize application performance — CPU, memory, network, and database bottlenecks identified and fixed with measurable improvements.

Claude Code Codex CLI +1
View source →
🎭

Playwright Pro

by @alirezarezvani

Production-grade Playwright test suites — test generation, flaky test diagnosis, migration from Cypress, and E2E coverage strategy.

Claude Code Codex CLI +1
View source →
🔎

PR Review Expert

by @alirezarezvani

Expert pull request reviews — code quality, architectural impact, test coverage, security implications, and developer-friendly feedback.

Claude Code Codex CLI +1
View source →
🚢

Release Manager

by @alirezarezvani

Manage software releases end to end — release checklists, versioning strategy, changelog generation, rollback plans, and stakeholder communication.

Claude Code Codex CLI +1
View source →
📋

Runbook Generator

by @alirezarezvani

Generate clear operational runbooks — step-by-step procedures for deployments, incident response, disaster recovery, and routine maintenance tasks.

Claude Code Codex CLI +1
View source →
🏛️

Senior Software Architect

by @alirezarezvani

Design system architecture with C4 and sequence diagrams, write Architecture Decision Records, evaluate tech stacks, and guide architectural trade-offs.

Claude Code Codex CLI +1
View source →
🔧

Senior Backend Engineer

by @alirezarezvani

REST and GraphQL API development, database schema optimization, authentication patterns, and backend architecture decisions from a senior engineer.

Claude Code Codex CLI +1
View source →
👀

Senior Computer Vision Engineer

by @alirezarezvani

Object detection, image segmentation, visual AI model implementation, and computer vision pipeline design from a senior engineer perspective.

Claude Code Codex CLI +1
View source →
🔄

Senior Data Engineer

by @alirezarezvani

ETL/ELT pipeline design, data warehouse architecture, dbt transformations, and data infrastructure at scale from a senior data engineer.

Claude Code Codex CLI +1
View source →
🚀

Senior DevOps Engineer

by @alirezarezvani

CI/CD pipeline design, Infrastructure as Code, containerization with Docker and Kubernetes, and deployment automation from a senior DevOps perspective.

Claude Code Codex CLI +1
View source →
⚛️

Senior Frontend Engineer

by @alirezarezvani

React and Next.js component development, bundle optimization, performance tuning, and accessibility best practices from a senior engineer perspective.

Claude Code Codex CLI +1
View source →
🔀

Senior Fullstack Engineer

by @alirezarezvani

End-to-end project scaffolding with Next.js, FastAPI, MERN, and Django — full-stack code quality analysis and frontend-backend integration.

Claude Code Codex CLI +1
View source →
🧠

Senior ML Engineer

by @alirezarezvani

Machine learning model implementation, training pipelines, evaluation frameworks, and MLOps — production ML engineering from an expert perspective.

Claude Code Codex CLI +1
View source →
💬

Senior Prompt Engineer

by @alirezarezvani

LLM prompt design, chain-of-thought optimization, few-shot example selection, and systematic prompt testing — get the most out of any AI model.

Claude Code Codex CLI +1
View source →
🧪

Senior QA Testing Engineer

by @alirezarezvani

Jest and React Testing Library test authoring, test coverage analysis, and Playwright E2E test scaffolding from a senior QA engineer perspective.

Claude Code Codex CLI +1
View source →
🛡️

Senior SecOps Engineer

by @alirezarezvani

SAST/DAST scanning automation, CVE triage and remediation, GDPR and SOC2 compliance workflows, and security operations from a senior SecOps perspective.

Claude Code Codex CLI +1
View source →
🔐

Senior Security Engineer

by @alirezarezvani

Threat modeling, penetration testing guidance, zero-trust architecture design, and security code review from a senior security engineering perspective.

Claude Code Codex CLI +1
View source →
🛠️

Skill Creator

by @anthropics

Anthropic's official meta-skill for designing and packaging new skills more systematically.

Claude Code Claude.ai
View source →
💳

Stripe Integration Expert

by @alirezarezvani

Stripe payments, subscriptions, webhooks, and billing workflows — from checkout to dunning, built correctly the first time.

Claude Code Codex CLI +1
View source →
🔴

TDD Guide

by @alirezarezvani

A step-by-step guide and live coding partner for test-driven development — write failing tests first, then implement just enough code to pass.

Claude Code Codex CLI +1
View source →
🏗️

Tech Debt Tracker

by @alirezarezvani

Scan a codebase for technical debt, categorize by severity and effort, and produce a prioritized remediation roadmap with business impact estimates.

Claude Code Codex CLI +1
View source →
⚖️

Tech Stack Evaluator

by @alirezarezvani

Systematic technology selection — compare stacks on TCO, team fit, scalability, and ecosystem maturity, then get a clear recommendation with rationale.

Claude Code Codex CLI +1
View source →
🧪

Web Artifacts Builder

by @anthropics

Anthropic's official skill for creating web-facing artifacts and structured frontend outputs.

Claude Code Claude.ai
View source →