Claude Skill

mhattingpete/claude-skills-marketplace

Discover Claude Skills for automating Git operations, testing, and code review in software engineering workflows. AI-powered tools to enhance developer productivity.

Overview

Stars636
Forks90
LanguageHTML
Last pushed2026-03-06
Last synced2026-07-03
View on GitHub

Repository

Ownermhattingpete
Repositoryclaude-skills-marketplace
Full namemhattingpete/claude-skills-marketplace
Repo ID1,078,227,922

Install this Skill

git clone https://github.com/mhattingpete/claude-skills-marketplace.git

Registry

Typemcp_server
Quality score70/100
Verificationreadme_parsed
Last verified2026-06-08
Platforms
ClaudeMCP
Capabilities
code-reviewpdfmemoryterminalworkflowai-agentsai-toolsanthropicautomationclaude-code
Detected files
README.md

Summary

A Claude Skill marketplace providing AI-powered automation tools for software engineering workflows, including Git operations, testing, and code review.

Chinese description

Claude Skill 软件工程工作流功能 - Git自动化、测试与代码审查

Key features

  • Git automation workflows
  • Testing assistance and automation
  • Code review automation
  • AI-powered software engineering tools
  • Claude Skill integration
  • Developer workflow optimization

Use cases

  • Automating Git commit and push operations
  • Running automated tests with AI assistance
  • Streamlining code review processes
  • Enhancing developer productivity
  • Integrating AI into software development workflows
  • Managing code quality with automated checks

README excerpt

# Claude Skills Marketplace [![GitHub stars](https://img.shields.io/github/stars/mhattingpete/claude-skills-marketplace)](https://github.com/mhattingpete/claude-skills-marketplace/stargazers) [![License](https://img.shields.io/github/license/mhattingpete/claude-skills-marketplace)](LICENSE) [![Last Commit](https://img.shields.io/github/last-commit/mhattingpete/claude-skills-marketplace)](https://github.com/mhattingpete/claude-skills-marketplace/commits) A curated marketplace of Claude Code plugins for software engineering workflows. <img src="assets/skill-loading.gif" alt="Skill Loading Demo" width="600"> ## 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 agent │ ├── skills/ │ │ ├── feature-planning/ # Feature planning skill │ │ ├── git-pushing/ # Git automation skill │ │ ├── review-implementing/ # Code review skill │ │ └── test-fixing/ # Test fixing skill │ └── README.md ├── visual-documentation-plugin/ # Visual documentation plugin │ ├── .claude-plugin/ │ │ └── plugin.json # Plugin manifest │ ├── skills/ │ │ ├── architecture-diagram-creator/ # Architecture diagram skill │ │ ├── dashboard-c

Topics

Explore more

Data from GitHub. Synced on 2026-07-03