Auto-discovered marketplace from jiatastic/open-python-skills
npx claudepluginhub jiatastic/open-python-skillsAI skill for Python backend development - FastAPI, SQLAlchemy, Redis, security patterns
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
A collection of AI-ready skill bundles for Python development.
| Skill | Description |
|---|---|
python-backend | FastAPI + SQLAlchemy + Redis + security patterns |
commit-message | Analyze git changes, generate Conventional Commits |
excalidraw-ai | Generate Excalidraw diagrams from text |
ty-skills | Complete guide for Astral's ty type checker |
unit-testing | Practical pytest patterns, fixtures, and mocks |
docker-builder | Production Dockerfiles and compose patterns |
web-scraping | Requests/BeautifulSoup/Playwright scraping patterns |
api-testing | OpenAPI-driven testing with schemathesis |
linting | Ruff linting rules and workflows |
formatting | Black/Ruff-format conventions |
observability | OpenTelemetry + Logfire for APIs |
error-handling | API error schemas and handling patterns |
marimo-notebook | Reproducible marimo notebooks |
pydantic | Pydantic models and validation |
Each skill lives in open_python_skills/<skill>/ with:
SKILL.md - Main skill description and usagereferences/ - Markdown reference docsdata/ - JSON data files (if applicable)scripts/ - Helper scripts (if applicable)assets/ - Excalidraw libraries or other assets (if applicable)MIT