By fgiova
Fastify testing expertise with node-tap: unit tests, integration tests, route testing, plugin testing, and best practices
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 fastify-testingNode-tap and Testcontainers integration expertise: container-based testing, test lifecycle, service orchestration, and best practices for Node.js
Structured 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
Structured prompt engineering: guides users step-by-step through a 6-phase framework to build high-quality, reusable prompts
Use this agent for comprehensive API testing including performance testing, load testing, and contract testing. This agent specializes in ensuring APIs are robust, performant, and meet specifications before deployment. Examples:\n\n<example>\nContext: Testing API performance under load
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.
API integration and testing - REST endpoints, client generation, contract testing
Automated API endpoint testing with request generation, validation, and comprehensive test coverage
Generate comprehensive unit and integration tests with full coverage
Use this agent for comprehensive API testing including performance testing, load testing, and contract testing. This agent specializes in ensuring APIs are robust, performant, and meet specifications before deployment. Examples:\n\n<example>\nContext: Testing API performance under load