By fgiova
Node-tap and Testcontainers integration expertise: container-based testing, test lifecycle, service orchestration, and best practices for Node.js
A curated marketplace for Claude Code plugins and extensions.
This marketplace distributes high-quality Claude Code plugins that extend Claude Code with:
/prompt-engineer or ask to "build a prompt".Warning: The following plugins are experimental and may produce inaccurate or incomplete results. They are published for early testing and feedback only — use them at your own risk and avoid relying on them for production work. APIs, behavior, and output quality may change without notice.
/plugin marketplace add https://github.com/fgiova/claude-marketplace
Or locally:
/plugin marketplace add /path/to/fgiova-claude-marketplace
/plugin install planning-workflow@fgiova-claude-marketplace
/plugin marketplace update
Each plugin lives under plugins/ and must contain a .claude-plugin/plugin.json manifest.
plugins/my-plugin/
├── .claude-plugin/
│ └── plugin.json
├── commands/
├── agents/
├── skills/
├── hooks/
├── .mcp.json
└── README.md
.
├── .claude-plugin/
│ └── marketplace.json
├── plugins/
│ └── planning-workflow/
│ ├── .claude-plugin/plugin.json
│ ├── commands/
│ ├── agents/
│ ├── skills/
│ └── README.md
└── README.md
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub fgiova/claude-marketplace --plugin tap-testcontainersStructured planning and task decomposition for complex, multi-step work: migrations, refactoring, multi-service features, with parallel execution and cross-session resume
Senior Fastify developer expertise: type-safe APIs, plugin architecture, schema validation, and production patterns
Platformatic Runtime expertise: multi-service orchestration, watt.json configuration, monorepo structure, and testing strategy
Fastify testing expertise with node-tap: unit tests, integration tests, route testing, plugin testing, and best practices
Structured prompt engineering: guides users step-by-step through a 6-phase framework to build high-quality, reusable prompts
Manage test environments with Docker Compose, Testcontainers, and environment isolation
Testcontainers skills for writing reliable integration tests with Docker containers across multiple languages (Go, .NET, Python, and more)
Generate comprehensive unit and integration tests with full coverage
Docker and containerization expert for Dockerfile optimization, multi-stage builds, docker-compose orchestration, container debugging, image size reduction, security scanning, networking, and volume management. Use when working with Docker containers, writing Dockerfiles, or troubleshooting containerization issues.
Container development and deployment - Docker, registry, Skaffold
TestForge - Master of quality assurance through intelligent test generation. Analyzes code behavior to auto-generate comprehensive tests that catch real bugs, not just boost coverage numbers. Supports Jest, Pytest, Vitest, and more.