By kolodkin
Developer productivity skills: GitHub Actions runner and checker, PR/CI status checker, Jira setup and ticket creator, git commit helper, markdown shortener, local/remote Docker debuggers, MCP server setup, and an e2e UI screenshot report generator.
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 GH_TOKEN).
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 GH_TOKEN).
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 status (e.g. "/check-pr", "/check-pr --comments-only", "check the PR", "is CI green?"). Uses the github MCP server bundled with this plugin (requires GH_TOKEN).
Run the project's existing Playwright tests and bundle their screenshots into a single self-contained `index.html`. Use when the user asks for an e2e screenshot report, a visual record of UI flows, a PR-ready visual of the running app, or invokes `/e2e-screenshots-report`. Playwright-only.
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").
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin bundling developer productivity skills.
/plugin marketplace add kolodkin/devpowers
/plugin install devpowers@devpowers
workflow_dispatch workflow by name through the GitHub MCP server's actions toolset, gather required inputs, and fix failures automatically.
github with actions toolset (bundled with this plugin; requires GH_TOKEN)git, curl (curl only for the in-progress-run Monitor poll)GH_TOKEN (long-lived PAT, used by both the MCP server and the Monitor poll)repo + workflow, fine-grained Actions: writegithub with actions toolset (bundled with this plugin; requires GH_TOKEN)git, curl (curl only for the in-progress-run Monitor poll)GH_TOKEN (long-lived PAT, used by both the MCP server and the Monitor poll)repo (private repos), fine-grained Actions: readget_job_logs).
github with actions toolset (bundled with this plugin; requires GH_TOKEN)git, curl (curl only for the CI-watch Monitor poll)GH_TOKEN (long-lived PAT, used by both the MCP server and the Monitor poll)repo, fine-grained Pull requests: read/write, Actions: readmcp-atlassian MCP server is registered (via setup-mcp) and resolve Jira defaults (URL, auth, project, board) so jira-ticket can run. Idempotent — re-runs only prompt for missing pieces.
mcp-atlassian (registered on demand via setup-mcp; not bundled)uvx (launches the mcp-atlassian server)JIRA_URL, plus JIRA_USERNAME + JIRA_API_TOKEN (Cloud) or JIRA_PERSONAL_TOKEN (Server / Data Center). Optional: JIRA_PROJECT_KEY, JIRA_BOARD_ID (offered for shell-rc persistence).jira-setup if anything's missing.
mcp-atlassian (registered on demand via setup-mcp; not bundled)jira-setuppage.screenshot() calls by default; screenshot: 'on' per test with --screenshot-on), and post-process them into a single self-contained index.html (base64-embedded). PR-ready visual record; no parallel capture script to maintain.
npx/node or pytest/uv, plus playwright browsers (playwright install chromium)gitmcps.json manifest) into ./.mcp.json or the user's Claude Code config. Bounded to vetted entries; refuses unknown names. Use to install github, mcp-atlassian, or any future entry added to the manifest.
claude (for claude mcp add), plus whatever the chosen MCP entry requires (docker, uvx, ...)ssh, docker (on the remote host), curldocker, curlnpx claudepluginhub kolodkin/devpowers --plugin devpowersComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Memory compression system for Claude Code - persist context across sessions
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.