By darkflib
Scaffolds Python background worker projects for RabbitMQ with CloudEvents
npx claudepluginhub darkflib/skill-marketplace --plugin python-worker-scaffold-pluginA collection of plugins and skills for Claude Code.
As with all plugins and skills, exercise caution when installing from untrusted sources. Plugins can execute code on your machine and access your filesystem. Review the contents of any plugin before installing it.
These plugins are provided on a best-effort basis. There are no guarantees of ongoing maintenance or support.
Issues and pull requests are welcome.
| Plugin | Description |
|---|---|
| copier-bootstrap | Bootstrap new projects using Copier templates. Supports FastAPI services, RabbitMQ workers, CLI tools, React frontends, AWS Lambda functions, and Google Cloud Functions. |
| kroki | Generate diagrams from plain text using a Kroki server. Supports PlantUML, Mermaid, GraphViz/DOT, D2, Structurizr, Ditaa, Svgbob, Excalidraw, and more. |
| project-planning | Structured 4-step methodology for planning and breaking down new software projects. Follows a human-in-the-loop gated process with clear deliverables at each stage. |
| python-cli-scaffold | Scaffold Python CLI tools with Click and Rich. Includes command groups, progress bars, tables, spinners, structured logging, testing, and Docker support. |
| python-fastapi-scaffold | Scaffold modern Python FastAPI projects with UV, Docker, K8s/Cloud Run deployment templates, testing, configuration management, and CI/CD patterns. |
| python-production-versions | Authoritative reference for current Python production library versions, deprecated packages, and compatibility issues. Provides version floors with project-local overrides. |
| python-worker-scaffold | Scaffold Python background workers for RabbitMQ with signed CloudEvents, structured logging, Docker, K8s manifests, retry logic, and dead letter queues. |
| sast | Run a full SAST pipeline across a codebase using Semgrep, Bandit, Trufflehog, and Safety/pip-audit. Produces structured findings and a prioritised remediation plan. |
| term-extractor | Extract technical terms, acronyms, and domain vocabulary from text into structured YAML format for glossary and index generation. |
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls
Design vocabulary and skills for frontend development. Includes 18 commands (/polish, /distill, /audit, /typeset, /overdrive, etc.) and an enhanced impeccable skill with curated anti-patterns.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Claude Code skills for Godot 4.x game development - GDScript patterns, interactive MCP workflows, scene design, and shaders