mhattingpetemhattingpeteCommunity·18 Agent Skills Included

claude-skills-marketplace

Automate coding, testing, refactoring, and visual documentation workflows

Automates everyday software engineering tasks like fixing failing tests, pushing git commits, implementing code review feedback, and planning new features. Refactors and transfers code across files in bulk with up to 99% fewer tokens through a local execution runtime. Generates HTML architecture diagrams, flowcharts, dashboards, timelines, and full codebase documentation on demand.
npx skills add mhattingpete/claude-skills-marketplace --all -g -y
Available:

Instructs the AI agent to spawn three parallel subagents with different approaches for a task, score their solutions against a weighted rubric, and return the best result with alternatives.

All Skills in This Repository (18)

Pure Emerald Level Indicators
📦 In Repo
mhattingpetemhattingpete

ensemble-solving

Generate three parallel solutions with diversified approaches and select the best via weighted evaluation.

Community
Intermediate
📦 In Repo
mhattingpetemhattingpete

architecture-diagram-creator

Generate HTML architecture diagrams with SVG data flows, pipelines, and system layers.

Community
Intermediate
📦 In Repo
mhattingpetemhattingpete

technical-doc-creator

Generate HTML technical documentation with API references, code examples, and SVG architecture diagrams.

Community
Intermediate
📦 In Repo
mhattingpetemhattingpete

codebase-documenter

Generates comprehensive markdown documentation covering codebase architecture, components, data flow, and development guidelines.

Community
Intermediate
📦 In Repo
mhattingpetemhattingpete

code-execution

Execute Python code locally with marketplace API access for bulk operations.

Community
Advanced
📦 In Repo
mhattingpetemhattingpete

code-auditor

Audit codebases for architecture, quality, security, performance, testing, and maintainability issues.

Community
Advanced
📦 In Repo
mhattingpetemhattingpete

project-bootstrapper

Bootstrap software projects with structure, Git hooks, and CI/CD configuration.

Community
Advanced
📦 In Repo
mhattingpetemhattingpete

conversation-analyzer

Analyze Claude Code conversation history to identify usage patterns and automation opportunities.

Community
Advanced
📦 In Repo
mhattingpetemhattingpete

code-refactor

Refactor code across multiple files to rename identifiers and replace patterns.

Community
Intermediate
📦 In Repo
mhattingpetemhattingpete

file-operations

Analyze files to extract metadata and content statistics without modification.

Community
Basic
📦 In Repo
mhattingpetemhattingpete

code-transfer

Transfer code blocks between files with line-based precision.

Community
Intermediate
📦 In Repo
mhattingpetemhattingpete

git-pushing

Stage, commit, and push code changes with conventional commit messages.

Community
Basic

Frequently Asked Questions

FAQPage Schema
How to install Claude Skills Marketplace?

Run `npx skills add mhattingpete/claude-skills-marketplace --all -g -y` in your terminal to install all plugins and skills globally.

What does Claude Skills Marketplace do?

It gives your AI agent ready-made skills for fixing tests, pushing git commits, refactoring code in bulk, planning features, and creating visual HTML documentation like diagrams and dashboards.

How does it save tokens on bulk code changes?

The execution runtime runs Python locally against your codebase and returns only summaries, cutting token usage by 90-99% when editing many files at once.

Does it work with Claude Code?

Yes. All skills follow the standard SKILL.md format and activate automatically from natural language requests inside Claude Code.

Can non-developers use these skills?

Basic coding knowledge helps, but skills like documentation and diagram creators work from plain-English requests without writing code yourself.

Related Repositories in Software Engineering

View All in Software Engineering