Skills Directory

Reusable coding rules & agent skills for Claude Code, Cursor, Copilot and more - copy, adapt, ship faster.

237 skills indexed across 13 categories

Results for “agents” - 237 found

sql-optimization-patterns

625

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow que

Database by wshobson/agents

react-native-architecture

624

Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mob

Frontend by wshobson/agents

uv-package-manager

623

Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when set

Agent by wshobson/agents

Python Project Structure & Module Architecture

621

Python project organization, module architecture, and public API design. Use when setting up new projects, organizing modules, defining publ

Backend by wshobson/agents

react-state-management

611

Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server

Frontend by wshobson/agents

database-migration

607

Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when

Database by wshobson/agents

grafana-dashboards

604

Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring

General by wshobson/agents

Python Anti-Patterns Checklist

603

Use this skill when reviewing Python code for common anti-patterns to avoid. Use as a checklist when reviewing code, before finalizing imple

General by wshobson/agents

langchain-fundamentals

602

Create LangChain agents with create_agent, define tools, and use middleware for human-in-the-loop and error handling.

Agent by langchain-ai/langchain-skills

changelog-automation

599

Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, gene

Agent by wshobson/agents

python-error-handling

599

Python error handling patterns including input validation, exception hierarchies, and partial failure handling. Use when implementing valida

General by wshobson/agents

gitlab-ci-patterns

597

Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing Git

Devops by wshobson/agents

interaction-design

594

Design and implement microinteractions, motion design, transitions, and user feedback patterns. Use when adding polish to UI interactions, i

Frontend by wshobson/agents

openapi-spec-generation

593

Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation

Backend by wshobson/agents

rag-implementation

591

Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing kno

Database by wshobson/agents

security-requirement-extraction

590

Derive security requirements from threat models and business context. Use when translating threats into actionable requirements, creating se

Security by wshobson/agents

python-type-safety

585

Python type safety with type hints, generics, protocols, and strict type checking. Use when adding type annotations, implementing generic cl

General by wshobson/agents

monorepo-management

582

Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized bu

General by wshobson/agents

Security Scan Skill

579

Scan your Claude Code configuration (.claude/ directory) for security vulnerabilities, misconfigurations, and injection risks using AgentShi

Security by affaan-m/everything-claude-code

accessibility-compliance

577

Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology support. Use when aud

Mobile by wshobson/agents

web-component-design

572

Master React, Vue, and Svelte component patterns including CSS-in-JS, composition strategies, and reusable component architecture. Use when

Frontend by wshobson/agents

startup-financial-modeling

570

Build comprehensive 3-5 year financial models with revenue projections, cost structures, cash flow analysis, and scenario planning for early

General by wshobson/agents

Authentication & Authorization Implementation Patterns

568

Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access contro

Security by wshobson/agents

python-packaging

568

Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Pyth

General by wshobson/agents