← all publishers

hiroppy

@hiroppy source repo

13 published skills

  1. Init Article · hiroppy
    Initialize a new blog article with interactive prompts for title, description, tags, and image. Automatically generates slug from title and validates uniqueness.
    0
    installs
  2. Simplify · hiroppy
    Simplify recently written or modified code while preserving behavior. Use this skill whenever the user asks to simplify, clean up, reduce complexity, remove over-engineering, make code easier to read, or run a simplify pass after implementation or bug fixing.
    0
    installs
  3. Pr Monitor · hiroppy
    Monitor a GitHub PR for CI failures and review comments, then automatically fix issues. Use this skill when the user wants to watch a PR, fix CI, respond to review comments, or automate PR maintenance. Triggers on "PR監視", "PRを見て", "CIが落ちた", "レビュー対応", "pr monitor", "watch pr", "fix ci", or "pr fix".
    0
    installs
  4. Deps Merger · hiroppy
    Merge all open dependency-update PRs (Dependabot / Renovate) in the current repository. Auto-fixes failing CI (lockfile regen, lint/format/type/test errors), squash-merges minor/patch updates automatically, and pauses for user approval on major updates after CI is green. Use this skill whenever the user asks to handle dependency PRs, deps PRs, dependabot PRs, renovate PRs, "deps全部マージ", "依存更新マージ", "deps PR対応", "depsまとめてマージ", or wants to bulk-process bot-authored upgrade PRs.
    0
    installs
  5. Drizzle Erd · hiroppy
    Use when needing to visualize database schema, generate ERD diagrams from Drizzle ORM schemas, or understand table relationships
    0
    installs
  6. UI Component · hiroppy
    Use when creating new UI components under apps/web/src/components/
    0
    installs
  7. Crawler Scraper · hiroppy
    Use when adding new scraping targets to the crawler
    0
    installs
  8. DB Schema Change · hiroppy
    Use when adding/modifying database tables or columns in Drizzle ORM schema
    0
    installs
  9. Docs Audit · hiroppy
    Audit docs/ design documents, specs, and implementation plans against current source code for drift. Outputs a drift report and updates documents. Triggers on "check if docs are up to date", "diff docs vs code", "update design docs", "docs consistency check", "verify specs match source", "check plan completion status". Most effective after code or documentation changes.
    0
    installs
  10. UI Showcase · hiroppy
    Display all agent pane UI elements simultaneously in the sidebar for visual verification. Trigger on "UI check", "showcase", "UI demo", "show all patterns", "verify panel display", "UIを確認したい", "showcaseして". Use after UI changes to visually confirm rendering.
    0
    installs
  11. Version Release · hiroppy
    Use when bumping version, creating a release tag, or pushing a version tag. Triggers on "version up", "release", "tag push", "bump version".
    0
    installs
  12. Regenerate Captures · hiroppy
    Regenerate the Starlight website's capture PNGs (hero / agent-pane-focus / activity-focus / git-focus / worktree-spawn / og-image) from the tmux scenario fixtures. Trigger on "regenerate captures", "rebuild capture images", "update hero image", "update agent pane image", "再生成 画像", "キャプチャ更新", and any request that changes `fixtures/scenarios/**` or the seeding logic in `_lib.sh`.
    0
    installs
  13. Sync Upstream Features · hiroppy
    Investigate whether the latest hook events and features from Claude Code / Codex CLI are covered by tmux-agent-sidebar's current implementation, and report gaps. Use on requests like "check diff with upstream", "look for new hooks", "check changelog for unsupported features". Does not implement anything.
    0
    installs