Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By EricGrill
Build production-ready Python applications with Django, FastAPI, and async patterns. Scaffold projects using uv, enforce code quality with ruff/mypy, implement background jobs with Celery, add structured logging and metrics, and apply resilience patterns like retries and timeouts.
npx claudepluginhub ericgrill/agents-skills-plugins --plugin python-developmentMaster Django 5.x with async views, DRF, Celery, and Django Channels. Build scalable web applications with proper architecture, testing, and deployment. Use PROACTIVELY for Django development, ORM optimization, or complex Django patterns.
Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns. Use PROACTIVELY for FastAPI development, async optimization, or API architecture.
Master Python 3.12+ with modern features, async programming, performance optimization, and production-ready practices. Expert in the latest Python ecosystem including uv, ruff, pydantic, and FastAPI. Use PROACTIVELY for Python development, optimization, or advanced Python patterns.
Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.
Use this skill when reviewing Python code for common anti-patterns to avoid. Use as a checklist when reviewing code, before finalizing implementations, or when debugging issues that might stem from known bad practices.
Python background job patterns including task queues, workers, and event-driven architecture. Use when implementing async task processing, job queues, long-running operations, or decoupling work from request/response cycles.
Python code style, linting, formatting, naming conventions, and documentation standards. Use when writing new code, reviewing style, configuring linters, writing docstrings, or establishing project standards.
Python configuration management via environment variables and typed settings. Use when externalizing config, setting up pydantic-settings, managing secrets, or implementing environment-specific behavior.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Modern Python development with Python 3.12+, Django, FastAPI, async patterns, and production best practices
Editorial "Python Pro" bundle for Claude Code from Antigravity Awesome Skills.
Python development tools. Includes 2 specialized agents and 8 skills.
Opinionated Django development toolkit with Ninja API, Unfold admin, pytest, and Dynaconf patterns
Python development capabilities
Use this agent when working with Python code that requires advanced features, performance optimization, or comprehensive refactoring. Examples: <example>Context: User needs to optimize a slow Python function that processes large datasets. user: "This function is taking too long to process our data, can you help optimize it?" assistant: "I'll use the python-expert agent to analyze and optimize your Python code with advanced techniques and performance profiling."</example> <example>Context: User wants to implement async/await patterns in their existing synchronous Python code. user: "I need to convert this synchronous code to use async/await for better performance" assistant: "Let me use the python-expert agent to refactor your code with proper async/await patterns and concurrent programming techniques."</example> <example>Context: User needs help implementing complex Python design patterns. user: "I want to implement a factory pattern with decorators for my API endpoints" assistant: "I'll use the python-expert agent to implement advanced Python patterns with decorators and proper design principles."</example>
Automated code review for pull requests using multiple specialized agents with confidence-based scoring
Context management with save and restore capabilities
Customer support and sales automation agents
Team collaboration with DX optimization, issue tracking, and standup notes
LLM application development with RAG, embeddings, LangChain, and prompt engineering
Open-source plugins, agents, and skills for Claude Code CLI
Quick Start | Catalog | Full List | Contributing
A community-maintained collection of plugins that extend Claude Code with specialized capabilities. Each plugin adds agents, skills, or commands that help with specific development tasks—from TDD and debugging to document generation and DevOps automation.
This marketplace aggregates plugins from multiple authors so you can discover, install, and manage them from one place.
Get started in two commands:
# Add the marketplace to Claude Code
/plugin marketplace add EricGrill/agents-skills-plugins
# Install any plugin from the catalog
/plugin install <plugin-name>@agents-skills-plugins
New to Claude Code plugins? Start with superpowers - it includes essential skills for TDD, debugging, and code review that work with any project.
| Benefit | Description |
|---|---|
| One-command install | No manual setup. Install plugins directly within Claude Code |
| Curated collection | Plugins are reviewed and organized by use case |
| Auto-sync | The marketplace updates weekly from upstream sources |
| Community-driven | Contributions welcome from any plugin author |
| Category | Plugins | Best For |
|---|---|---|
| Core & Workflows | superpowers, developer-essentials, git-pr-workflows | Every developer |
| Documents & Productivity | awesome-claude-skills (27 skills!) | Office docs, media, productivity |
| Languages | python-development, javascript-typescript | Language-specific development |
| AI & LLM | llm-application-dev, agent-orchestration | Building AI applications |
| Code Quality | comprehensive-review, unit-testing, code-documentation | Better code |
| Frontend & Mobile | frontend-mobile-development, frontend-mobile-security | Web & mobile apps |
| DevOps | deployment-strategies, full-stack-orchestration | Infrastructure & deployment |
| MCP Servers | mcp-proxmox-admin, mcp-kali-orchestration, mcp-bitcoin-cli | Claude tool integrations |
| SEO & Marketing | seo-content-creation, content-marketing | Content & SEO |
| Data & Backend | database-design, data-validation-suite | Data management |
| Specialized | blockchain-web3, game-development | Domain-specific |
Essential plugins that every developer should consider.
The foundation for effective Claude Code usage. Includes TDD, debugging, code review, and collaboration patterns.
Read the guide: Brainstorming Superpower Guide — How to use the brainstorming skill to explore ideas before writing code.
/plugin install superpowers@agents-skills-plugins
| Skills | Commands |
|---|---|
| brainstorming, dispatching-parallel-agents, executing-plans, finishing-a-development-branch, receiving-code-review, requesting-code-review, subagent-driven-development, systematic-debugging, test-driven-development, using-git-worktrees, using-superpowers, verification-before-completion, writing-plans, writing-skills | /brainstorm /write-plan /execute-plan |
Forked from obra/superpowers
Essential patterns for modern development workflows including monorepo management, build optimization, and advanced git.
Read the guide: Developer-Essentials Monorepo Guide — Setting up monorepo architecture with Nx, Turborepo, and Bazel.
/plugin install developer-essentials@agents-skills-plugins