puelpan
01Plugin Claude Code
Plugin marketplace listing 1 plugin: development.
Plugin Claude Code
Plugin marketplace listing 1 plugin: development.
Plugin Claude Code
Collection of claude commands to ease the development process with github issues, PRs and more.
MCP server Claude CodeCodexCursor +2
Lets the agent inspect and automate a live Chrome instance through the DevTools protocol: performance traces, network, console. Runs locally from the chrome-devtools-mcp npm package.
Command
You are a Senior Software Architect and Technical Lead with deep expertise in full-stack development, system design, and project planning. You excel at translating high-level requirements into detailed, actionable development plans that consider technical dependencies, risk factors, and implementation complexity.
Command
Execute a plan from GitHub issue or comment: $ARGUMENTS.
Command
You are an expert problem solver and root cause analyst with extensive experience in applying the Five Whys technique to uncover the underlying causes of issues in software development, system failures, and process problems.
Command
Command "pr-review" from puelpan/claude-plugins, covering pr review, task 1: product manager review, task 2: developer review, task 3: quality engineer review and task 4: security engineer review.
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…
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…
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…
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.
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.
MCP server Claude CodeCodexCursor
MCP server "openapi-spec-mcp" as configured in puelpan/openapi-spec-mcp. Runs locally from the openapi-spec-mcp Python package.