← all publishers

hjewkes

@hjewkes source repo

35 published skills

  1. Workflow Improvement · hjewkes bundle
    Start background observation that watches your session for friction and implements improvements. Use when you say "start workflow improvement", "/workflow-improvement", or "watch for friction".
    0
    installs
  2. Brain · 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.
    0
    installs
  3. Repo CI · hjewkes bundle
    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.
    0
    installs
  4. Tailwind · hjewkes bundle
    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.
    0
    installs
  5. Atlassian · hjewkes bundle
    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.
    0
    installs
  6. Buildkite · hjewkes bundle
    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".
    0
    installs
  7. Github Pr · hjewkes bundle
    GitHub PR workflow — creating PRs, posting automated review comments, managing PR feedback cycles. Use when code is reviewed and ready for GitHub.
    0
    installs
  8. Humanizer · hjewkes bundle
    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.
    0
    installs
  9. Md Render · hjewkes bundle
    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".
    0
    installs
  10. Sdk Verify · hjewkes bundle
    Verify Claude Agent SDK applications. Use after creating or modifying TypeScript or Python Agent SDK apps to check configuration and best practices.
    0
    installs
  11. Code Review · hjewkes bundle
    Unified code review system — dispatches the right review agents for the situation. Use when reviewing code for quality, bugs, compliance, or before merging.
    0
    installs
  12. Git Workflow · hjewkes bundle
    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.
    0
    installs
  13. Self Improve · hjewkes bundle
    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
    0
    installs
  14. Agent Browser · hjewkes bundle
    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.
    0
    installs
  15. Brainstorming · hjewkes bundle
    Use when designing features, planning components, or exploring approaches before implementation. Explores user intent, requirements and design through collaborative dialogue.
    0
    installs
  16. Context Audit · hjewkes bundle
    Audit context window composition and identify optimization targets. Use when performance feels sluggish, context warnings appear, after installing new skills, or for periodic context health checks.
    0
    installs
  17. Writing Plans · hjewkes bundle
    Use when you have a spec or requirements for a multi-step task, before touching code
    0
    installs
  18. Plan Execution · hjewkes bundle
    Execute implementation plans and coordinate parallel agents. Handles in-session subagent dispatch, batch execution, parallel task coordination, and team orchestration.
    0
    installs
  19. Frontend Design · hjewkes bundle
    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.
    0
    installs
  20. Skills Management · hjewkes bundle
    Use when creating, finding, installing, reviewing, or managing Claude Code skills — covers skill authoring, discovery, conventions, and lifecycle management
    0
    installs
  21. Research · 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
    0
    installs
  22. Using Git Worktrees · hjewkes bundle
    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
    0
    installs
  23. Coordinator · hjewkes bundle
    Use when the user says "vm", "voice mode", "team", "coordinate", or needs to orchestrate multiple agents working on related tasks in parallel
    0
    installs
  24. Managing Github Issues · hjewkes
    Use when starting a session to find work, creating/triaging issues, or completing work and updating issue status
    0
    installs
  25. Code Simplify · hjewkes bundle
    Simplify and refine code for clarity, consistency, and maintainability. Use after writing or modifying code to clean it up while preserving all functionality.
    0
    installs
  26. Feature Agents · hjewkes bundle
    Specialized feature development agents. Use for deep codebase exploration and architecture design during feature development.
    0
    installs
  27. Executing Plans · hjewkes bundle
    Use when you have a written implementation plan to execute in a separate session with review checkpoints
    0
    installs
  28. Using Superpowers · hjewkes bundle
    Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
    0
    installs
  29. Systematic Debugging · hjewkes bundle
    Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
    0
    installs
  30. Finishing A Development Branch · hjewkes bundle
    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
    0
    installs
  31. Receiving Code Review · hjewkes bundle
    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
    0
    installs
  32. Test Driven Development · hjewkes bundle
    Use when implementing any feature or bugfix, before writing implementation code
    0
    installs
  33. Dispatching Parallel Agents · hjewkes bundle
    Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
    0
    installs
  34. Subagent Driven Development · hjewkes bundle
    Use when executing implementation plans with independent tasks in the current session
    0
    installs
  35. Verification Before Completion · hjewkes bundle
    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
    0
    installs