By tardigrde
Software engineering toolkit with code review, testing, and documentation skills
Review code for bugs, security, and best practices. Use when reviewing code, checking PRs, or analyzing code quality.
Generate and update documentation. Use when writing READMEs, API docs, or project guides.
Generate unit tests for source code. Use when writing tests, improving coverage, or setting up TDD.
A universal plugin marketplace that works natively with Claude Code, with adapters for GitHub Copilot CLI, Cursor, and Windsurf.
| Platform | Support | Method |
|---|---|---|
| Claude Code | Native | .claude-plugin/marketplace.json |
| GitHub Copilot CLI | Adapter | python tools/adapters/copilot-cli.py |
| Cursor | Adapter | python tools/adapters/cursor.py |
| Windsurf | Adapter | python tools/adapters/windsurf.py |
/plugin marketplace add https://github.com/tardigrde/ai-marketplace
/plugin install swe@ai-plugin-marketplace
# Copilot CLI
python tools/adapters/copilot-cli.py
# Output: dist/copilot-cli/marketplace.json
# Cursor
python tools/adapters/cursor.py
# Output: dist/cursor/*.cursorrules
# Windsurf
python tools/adapters/windsurf.py
# Output: dist/windsurf/*.windsurfrules
Skills:
Agent: swe-agent — Orchestrates review, testing, and documentation
The CLI lives in tools/cli/ (Python, click + pydantic + rich).
cd tools/cli
pip install -r requirements.txt
Commands:
# Validate marketplace and all plugins
python -m cli validate
# List plugins with search/filter
python -m cli list
python -m cli list --search review
python -m cli list --json
# Add a new plugin (optionally scaffold)
python -m cli add --name my-plugin --description "Does X" --init
# Generate web/plugins.json for the web UI
python -m cli build-web
Open web/index.html in a browser (or visit the GitHub Pages site) to browse plugins with search and category filtering.
python -m cli build-web # generate data first
See CONTRIBUTING.md.
MIT — see LICENSE.
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 tardigrde/ai-marketplace --plugin sweUse this agent when evaluating new development tools, frameworks, or services for the studio. This agent specializes in rapid tool assessment, comparative analysis, and making recommendations that align with the 6-day development cycle philosophy. Examples:\n\n<example>\nContext: Considering a new framework or library
Sugar 🍰 - AI-powered autonomous development system for complex, multi-step development tasks
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Prompt engineering techniques for accurate, grounded Claude responses — anti-hallucination workflow with citation-backed analysis
Complete collection of 174 slash commands across 22 categories
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.