puelpan/claude-plugins

3Stars on the repository
12Mods indexed here, across every type
7d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

c4-diagrams

01

puelpan/claude-plugins

Skill Claude CodeCodex

Generate C4 model architecture diagrams as PlantUML (.puml) source using the C4-PlantUML standard library. Derives the architecture from the codebase when available, or builds it from the user's written description. Use when the user asks for a C4 diagram, an architecture/context/container/component diagram, a system…

3 7d ago A 84 tokens

commit

02

puelpan/claude-plugins

Skill Claude CodeCodex

Create a well-formatted git commit using conventional commit style. Generates three commit message suggestions, automatically uses the first, and runs git commit -am without further prompting. Use when the user explicitly asks to commit the current changes (e.g. "commit this", "make a commit"). Do not use for creating…

3 7d ago A 76 tokens

create-pr

03

puelpan/claude-plugins

Skill Claude CodeCodex

Create a new branch, split changes into logical commits, push, and open a GitHub pull request with a proper summary and test plan. Use only when the user explicitly asks to open or create a pull request (e.g. "create a PR", "open a pull request", "submit this as a PR"). For a plain commit with no PR, use the commit…

3 7d ago A 81 tokens

linter

04

puelpan/claude-plugins

Skill Claude CodeCodex

Detect the project's linter / formatter / type-checker, run it, and fix all reported issues. Use only when the user explicitly asks to lint, run the linter, fix lint errors, or fix formatting/type errors for the project.

3 7d ago A 52 tokens

web-automation

05

puelpan/claude-plugins

Skill Claude CodeCodex

You are an expert browser automation engineer. Help users create, improve, and debug web automation scripts by exploring live browser pages via Chrome DevTools MCP.

3 7d ago A 0 tokens