kolodkin/devpowers

A Claude Code plugin bundling developer productivity skills.

2Stars on the repository
17Mods indexed here, across every type
22d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

brainstorming

01

kolodkin/devpowers

Skill Claude CodeCodex

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2 22d ago A 37 tokens copy · 89% MIT

action-check

02

kolodkin/devpowers

Skill Claude CodeCodex

Check the latest GitHub Actions workflow run result through the GitHub MCP server's actions toolset (no gh CLI). Use when the user asks to check, inspect, or view the status of a workflow run (e.g. "/action-check pypi publish", "/action-check test"). Uses the github MCP server bundled with this plugin (requires…

2 22d ago A 76 tokens original MIT

action-run

03

kolodkin/devpowers

Skill Claude CodeCodex

Trigger and monitor any GitHub Actions workflow through the GitHub MCP server's actions toolset (no gh CLI). Use when the user asks to run, trigger, or execute a GitHub Action (e.g. "/action-run pypi publish", "/action-run generate migration"). Uses the github MCP server bundled with this plugin (requires GHTOKEN).

2 22d ago A 74 tokens original MIT

check-pr

04

kolodkin/devpowers

Skill Claude CodeCodex

After a git push, find the PR for the current branch, watch CI checks through to completion via the GitHub MCP server, and surface unresolved review comments. On failure, report the failed checks with their run URLs so they can be triaged. Use after every git push, or when the user asks to check PR / CI / review…

2 22d ago B 112 tokens original MIT

git-commit

05

kolodkin/devpowers

Skill Claude CodeCodex

Create a git commit with staged changes, handling pre-commit hooks automatically. Use when the user asks to commit, make a commit, or create a commit (e.g. "/git-commit", "/git-commit fix login bug").

2 22d ago A 52 tokens original MIT

jira-setup

06

kolodkin/devpowers

Skill Claude CodeCodex

Ensure the mcp-atlassian MCP server is registered and resolve Jira defaults (URL, auth, project, board) so the jira-ticket skill has everything it needs. Idempotent — re-runs only prompt for whatever is missing. Use when the user wants to set up or reconfigure Jira, install / register mcp-atlassian, pick a default…

2 22d ago A 142 tokens original MIT

jira-ticket

07

kolodkin/devpowers

Skill Claude CodeCodex

Create, comment on, or update the description of Jira tickets in your configured project with structured descriptions. Use when the user wants to open, create, or file a Jira ticket, bug, task, or story, OR add a technical comment to an existing ticket, OR rewrite an existing ticket's description. Triggers on…

2 22d ago A 187 tokens original MIT

local-docker-debug

08

kolodkin/devpowers

Skill Claude CodeCodex

Debug Docker containers running locally. Use when the user wants to discover running containers, tail local docker logs, or troubleshoot services running on this machine. Triggers on mentions of "local docker logs", "tail container logs", "what's running locally", "docker debug", or debugging containers on the local…

2 22d ago A 68 tokens original MIT

screenshots

09

kolodkin/devpowers

Skill Claude CodeCodex

Run the project's existing Playwright tests and deliver their screenshots. Use when the user asks for an e2e screenshot report, a visual record of UI flows, a PR-ready visual of the running app, wants test screenshots shown directly in the chat, or invokes /screenshots. Playwright-only.

2 22d ago A 63 tokens original MIT

setup-mcp

10

kolodkin/devpowers

Skill Claude CodeCodex

Register a known MCP server in this project or in the user's Claude Code config. Bounded to the curated list in ./mcps.json — will not install MCPs that aren't in the manifest. Use when the user wants to install, add, configure, or register an MCP server (e.g. "/setup-mcp", "/setup-mcp github", "set up the atlassian…

2 22d ago A 108 tokens original MIT

shortify

11

kolodkin/devpowers

Skill Claude CodeCodex

Review and shorten markdown docs, code comments, and docstrings — cut wordiness, redundancy, and code duplication. TRIGGER on .md file edits inside subdirectories, or when user asks to shorten/condense docs, comments, or docstrings. Skip root-level .md files (CLAUDE.md, README.md, CHANGELOG.md, etc.).

2 22d ago A 75 tokens original MIT

ssh-docker-debug

12

kolodkin/devpowers

Skill Claude CodeCodex

Debug Docker containers running on a remote VM via SSH. Use when the user wants to discover running containers, tail remote docker logs, or troubleshoot deployed services on a remote host. Triggers on mentions of "remote docker logs", "prod debug", "tail container logs", "what's running on ", or debugging containers…

2 22d ago B 75 tokens original MIT