HJewkes
@HJewkes
Public Skills
repo-ci
by HJewkes
Use when setting up CI/CD workflows, auditing repo CI health, adding GitHub Actions, configuring branch protection, or scaffolding release pipelines for Node.js or Python projects.
brainstorming
by HJewkes
"Use when designing features, planning components, or exploring approaches before implementation. Explores user intent, requirements and design through collaborative dialogue."
code-review
by HJewkes
Unified code review system — dispatches the right review agents for the situation. Use when reviewing code for quality, bugs, compliance, or before merging.
finishing-a-development-branch
by HJewkes
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
plan-execution
by HJewkes
"Execute implementation plans and coordinate parallel agents. Handles in-session subagent dispatch, batch execution, parallel task coordination, and team orchestration."
executing-plans
by HJewkes
Use when you have a written implementation plan to execute in a separate session with review checkpoints
code-simplify
by HJewkes
Simplify and refine code for clarity, consistency, and maintainability. Use after writing or modifying code to clean it up while preserving all functionality.
using-git-worktrees
by HJewkes
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
using-superpowers
by HJewkes
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
research
by HJewkes
Use when the user asks to research a topic, investigate options, compare technologies, analyze a problem space, or gather information before making a decision — for both coding and non-coding work
systematic-debugging
by HJewkes
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
coordinator
by HJewkes
Use when the user says "vm", "voice mode", "team", "coordinate", or needs to orchestrate multiple agents working on related tasks in parallel
feature-agents
by HJewkes
Specialized feature development agents. Use for deep codebase exploration and architecture design during feature development.
verification-before-completion
by HJewkes
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
writing-plans
by HJewkes
Use when you have a spec or requirements for a multi-step task, before touching code
receiving-code-review
by HJewkes
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
dispatching-parallel-agents
by HJewkes
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
test-driven-development
by HJewkes
Use when implementing any feature or bugfix, before writing implementation code
subagent-driven-development
by HJewkes
Use when executing implementation plans with independent tasks in the current session
atlassian
by HJewkes
Jira and Confluence integration for Atlassian Cloud. Use when the user needs to search issues, manage sprints, read Confluence docs, create/update pages, work with epics and backlogs, or any Atlassian workflow. Triggers include "jira", "confluence", "sprint", "backlog", "ticket", "issue", "epic", or references to Atlassian content.
buildkite
by HJewkes
Buildkite CI/CD integration. Use when the user needs to check build status, trigger builds, read build logs, debug failures, manage pipelines, or any Buildkite workflow. Triggers include "buildkite", "build", "pipeline", "CI", "deploy", "build log", "build failed".
md-render
by HJewkes
Use when asked to render, preview, or view a markdown file in the browser. Triggers on "render markdown", "preview this", "show me this document", "open in browser".
git-workflow
by HJewkes
Use when committing, branching, splitting changes, managing stacks, creating worktrees, or cleaning up branches — detects Graphite or Git and guides the agent through best-practice workflows via CLI.
github-pr
by HJewkes
GitHub PR workflow — creating PRs, posting automated review comments, managing PR feedback cycles. Use when code is reviewed and ready for GitHub.
humanizer
by HJewkes
Use when writing or editing text intended for other humans — READMEs, emails, Slack messages, commit messages, documentation, PR descriptions. Cleans AI-generated text patterns and applies context-appropriate tone.
brain
by HJewkes
Search and manage your second brain knowledge base. Use when the user asks about their notes, wants to find information, or needs to add/organize knowledge. Also use proactively before research, brainstorming, or planning tasks to pull relevant prior work, and after completing research or making decisions to deposit findings.
self-improve
by HJewkes
Use when a session produced reusable insights, when the user says "learn from this", "remember this", or "improve yourself", or after completing a complex task where patterns were discovered
context-audit
by HJewkes
Audit context window composition and identify optimization targets.
managing-github-issues
by HJewkes
Use when starting a session to find work, creating/triaging issues, or completing work and updating issue status
skills-management
by HJewkes
Use when creating, finding, installing, reviewing, or managing Claude Code skills — covers skill authoring, discovery, conventions, and lifecycle management
agent-browser
by HJewkes
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
tailwind
by HJewkes
Tailwind CSS v4 with shadcn/ui — setup, configuration, component patterns, dark mode, and troubleshooting. Use when setting up Tailwind v4, building UI components, fixing Tailwind errors, migrating from v3, or styling with utility classes.
frontend-design
by HJewkes
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
sdk-verify
by HJewkes
Verify Claude Agent SDK applications. Use after creating or modifying TypeScript or Python Agent SDK apps to check configuration and best practices.