By rstarkey
Comprehensive Python development expertise suite combining core development, testing, async programming, and type system mastery
Comprehensive Python development expertise suite for Claude Code.
This plugin provides a combined Python expert skill that covers:
Add the development marketplace:
/plugin marketplace add ~/Code/s5y-plugins
Install the plugin:
/plugin install s5y-plugins@s5y-dev
Restart Claude Code to load the plugin.
/plugin marketplace add rstarkey/s5y-plugins
/plugin install s5y-plugins@rstarkey
Description: Use when doing ANY Python development - implementation, optimization, debugging, testing, async programming, or type system issues.
Triggers automatically when:
The skill activates automatically when Claude Code detects Python development tasks. You can also explicitly invoke it by mentioning Python development needs.
This skill combines expertise from:
After modifying the skill:
/plugin uninstall s5y-plugins@s5y-dev
/plugin install s5y-plugins@s5y-dev
# Restart Claude Code
skills/SKILL.md file with frontmatter (name, description)MIT
Rob Starkey [email protected]
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub rstarkey/s5y-plugins --plugin s5y-pluginsModern Python development suite - testing, performance optimization, async patterns, and packaging
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>
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.
Python development with Django, FastAPI, async patterns, and uv package management
Opinionated Python 3.11+ engineering system. Establishes strong defaults (SOLID, typing policy, testing standards, code smell detection) and routes to specialist skills for TDD, CLI, web, data/science, and constrained environments.
Advanced Python skills for type system, async patterns, and data modeling.