← all publishers

bholmesdev

@bholmesdev source repo

30 published skills

  1. Write Docs · bholmesdev bundle
    Create or revise documentation for the simple-stack repository, especially MDX guides and API reference content under www/src/content/docs/. Use when asked to write docs, restructure guides, add examples, or enforce documentation tone, structure, and code highlighting conventions.
    0
    installs
  2. Warp · bholmesdev bundle
    Use Warp's REST API and command line to run, configure, and inspect Warp cloud agents
    0
    installs
  3. Embed HTML App · bholmesdev
    Embed an HTML app
    0
    installs
  4. Create HTML App · bholmesdev bundle
    Create or update a Hubble HTML App: a folder-local .html file Hubble runs as a self-contained interactive UI, with Alpine, Tailwind, Hubble theme tokens, and the injected hubble runtime API.
    0
    installs
  5. Review Markdown Comments · bholmesdev
    Reply to, resolve, or reopen Hubble review comments stored as CriticMarkup in Markdown files. Use when asked to address a Hubble review comment.
    0
    installs
  6. Alt Text · bholmesdev
    Write concise alt text for a local image file. Use this when the user asks for alt text, accessibility text, or a brief image description for a specific local image path. Pass the target image path as `$0`.
    0
    installs
  7. Simplify · bholmesdev
    Use this skill automatically when you feel your code is ready for human review, and whenever writing or reviewing code comments. Ready means the code works and achieves a stated goal, verified by your own tests and/or, if you deem it necessary, human testing.
    0
    installs
  8. Transcribe · bholmesdev
    Create clean, subtitle-ready `.srt` subtitles for a local audio or video file using Whisper CLI. Use this when the user asks to transcribe a local media file, generate subtitles, create captions, or make an `.srt` for a specific local file path.
    0
    installs
  9. Taste Review · bholmesdev
    Ask Claude Code to make a taste-driven call on something ambiguous — UI polish, prose phrasing, naming, formatting. Use when you'd otherwise guess.
    0
    installs
  10. Free Disk Space · bholmesdev
    Reclaim disk space on macOS by auditing and clearing build artifacts, package-manager caches, stale git worktrees, and offloading large media to an external drive. Use whenever the user complains about low storage, a full disk, "out of space" errors, or asks to clean up, offload, or free up their machine — even if they don't name specific folders.
    0
    installs
  11. Enrich Note · bholmesdev bundle
    Enrich a single note with topic tags, source attribution, and links to related notes. Use when asked to enrich, tag, or add metadata to a note.
    0
    installs
  12. Refresh Wiki · bholmesdev
    Regenerate wikis in the wikis/ directory. Use when asked to update, manage, or refresh the contents of the wiki from new content.
    0
    installs
  13. Enrich Notes Loop · bholmesdev
    Enrich every un-enriched note in the vault by running enrich-note over each one. Use to bulk-enrich the vault or auto-tag notes unattended ("while I sleep").
    0
    installs
  14. Refresh Wiki Cloud · bholmesdev
    Run refresh-wiki unattended in a cloud sandbox against an Obsidian Sync vault, syncing before and after. Use for scheduled cloud runs.
    0
    installs
  15. Setup Oz Automations · bholmesdev
    Set up Oz scheduled agents that run enrich-notes-loop-cloud and refresh-wiki-cloud against an Obsidian Sync vault. Use when asked to set up knowledge base automations in the cloud.
    0
    installs
  16. Enrich Notes Loop Cloud · bholmesdev
    Run enrich-notes-loop unattended in a cloud sandbox against an Obsidian Sync vault, syncing before and after. Use for scheduled cloud runs.
    0
    installs
  17. Done · bholmesdev
    Use this skill when the human has decide we're done working on the feature, and we're ready to merge into main.
    0
    installs
  18. Triage · bholmesdev
    Triage an incoming GitHub, Jira, Linear, or other issue-tracker issue against the current codebase and related issues, then return a structured decision with exactly one triage state. Use whenever the user asks to triage, classify, assess, prioritize, or label an issue for implementation readiness, especially when an issue URL, key, or number is supplied in the prompt.
    0
    installs
  19. Release · bholmesdev
    Prepare Hubble desktop releases using tag-triggered GitHub Releases. Use when cutting, automating, or explaining app releases, version bumps, tags, GitHub Actions publishing, Electron artifacts, or updater release management.
    0
    installs
  20. Changelog · bholmesdev
    Add a user-facing entry to CHANGELOG.md for work that just landed. Use when wrapping up a feature/fix, or when asked to record what changed. Called standalone or from the `done` skill.
    0
    installs
  21. Create Pr · bholmesdev
    Open a pull request for the current branch. Use whenever asked to make/create/open a PR.
    0
    installs
  22. Review Pr · bholmesdev
    Review a pull request or local branch diff for correctness, security, lifecycle, error handling, tests, and meaningful performance risks. Use when asked to review PR changes, a branch, a commit range, or the current working tree and return a structured review.
    0
    installs
  23. Implementation · bholmesdev
    Implement a fix or feature from a GitHub, Jira, Linear, or other issue-tracker issue by fetching issue context, inspecting the current codebase, making code changes, validating them, opening a GitHub pull request, and reporting progress back to the original issue.
    0
    installs
  24. Write Tech Spec · bholmesdev
    Write a TECH.md spec for a significant Hubble feature after researching the monorepo architecture. Use when the user asks for a technical spec, implementation plan, architecture plan, or package/app/module breakdown tied to product behavior.
    0
    installs
  25. Test Desktop App · bholmesdev
    Use when testing the Hubble Electron desktop app, especially when inspecting, clicking, screenshotting, or verifying a real note edit in the running app.
    0
    installs
  26. Write Product Spec · bholmesdev
    Write a PRODUCT.md spec for a significant Hubble user-facing feature, focused only on user experience and observable behavior. Use when the user asks for a product spec, UX spec, PRD, desired behavior doc, or wants feature behavior clarified before implementation.
    0
    installs
  27. Convex Setup Auth · bholmesdev bundle
    Sets up Convex auth, identity mapping, and access control. Use for login, auth providers, users tables, protected functions, or roles in a Convex app.
    0
    installs
  28. Convex Create Component · bholmesdev bundle
    Builds reusable Convex components with isolated tables and app-facing APIs. Use for new components, reusable backend modules, integrations, or component boundary work.
    0
    installs
  29. Convex Migration Helper · bholmesdev bundle
    Plans Convex schema and data migrations with widen-migrate-narrow and @convex-dev/migrations. Use for breaking schema changes, backfills, table reshaping, or zero-downtime rollouts.
    0
    installs
  30. Convex Performance Audit · bholmesdev bundle
    Audits Convex performance for reads, subscriptions, write contention, and function limits. Use for slow features, insights findings, OCC conflicts, or read amplification.
    0
    installs