by mhattingpete · Agent Tool · ★ 442
Claude Skills Marketplace A curated marketplace of Claude Code plugins for software engineering workflows. Repository Structure claude-skills-marketplace/ ├── .claude-plugin/ │ └── marketplace.json # Marketplace manifest ├── execution-runtime/ # 🚀 Code execution environment (NEW!) │ ├── api/ # Importable API library │ ├── mcp-server/ # FastMCP server │ ├── setup.sh # One-command installation │ └── README.md ├── engineering-workflow-plugin/ # Engineering workflow plugin │ ├── .claude-plugin/ │ │ └── plugin.json # Plugin manifest │ ├── agents/ │ │ └── plan-implementer.md # Plan implementation...
| Stars | 442 |
| Forks | 50 |
| Language | HTML |
| Category | Agent Tool |
| License | Apache-2.0 |
| Quality Score | 68.0826821160666/100 |
| Open Issues | 5 |
| Last Updated | 2026-03-06 |
| Created | 2025-10-17 |
| Platforms | claude-code |
| Est. Tokens | ~92k |
These tools work well together with claude-skills-marketplace for enhanced workflows:
Explore other popular agent tool tools:
claude-skills-marketplace is Claude Code Skills for software engineering workflows - Git automation, testing, and code review. It is categorized as a Agent Tool with 442 GitHub stars.
claude-skills-marketplace is primarily written in HTML. It covers topics such as ai-agents, ai-tools, anthropic.
You can find installation instructions and usage details in the claude-skills-marketplace GitHub repository at github.com/mhattingpete/claude-skills-marketplace. The project has 442 stars and 50 forks, indicating an active community.
claude-skills-marketplace is released under the Apache-2.0 license, making it free to use and modify according to the license terms.