Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

hubble.md

hubble.md 收录了来自 bholmesdev 的 17 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
17
Stars
725
更新
2026-07-19
Forks
50
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

ask-cc
软件开发工程师

Ask Claude Code to make a taste-driven call on something ambiguous — UI polish, prose phrasing, naming, formatting. Use when you'd otherwise guess.

2026-07-19
release
软件开发工程师

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.

2026-07-16
review-pr
软件质量保证分析师与测试员

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.

2026-07-12
request-pr-review
软件质量保证分析师与测试员

Request an automated review of the current pull request, address valid feedback, and repeat until approval. Use after opening a PR and before handing it to a human reviewer.

2026-07-12
changelog
软件开发工程师

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.

2026-07-09
create-pr
软件开发工程师

Open a pull request for the current branch. Use whenever asked to make/create/open a PR.

2026-07-07
test-desktop-app
软件质量保证分析师与测试员

Use when testing the Hubble Electron desktop app, especially when inspecting, clicking, screenshotting, or verifying a real note edit in the running app.

2026-07-07
implementation
软件开发工程师

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.

2026-07-06
triage
软件开发工程师

Triage an incoming GitHub, Jira, Linear, or other issue-tracker issue against the current codebase and related open issues, then return a structured decision with exactly one implementation-readiness 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.

2026-07-06
write-product-spec
项目管理专家

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.

2026-07-06
write-tech-spec
软件开发工程师

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.

2026-07-06
comments
软件开发工程师

Use when writing or reviewing code comments.

2026-06-14
review-readiness
软件质量保证分析师与测试员

Use when code is working and ready for a final human-review pass.

2026-06-14
simplify
软件开发工程师

Use this skill automatically when you feel your code ready for human review. This means the code works and achieves a stated goal, verified by your own tests and/or, if you deem it necessary, human testing.

2026-05-25
convex-create-component
软件开发工程师

Builds reusable Convex components with isolated tables and app-facing APIs. Use for new components, reusable backend modules, integrations, or component boundary work.

2026-05-24
convex-migration-helper
软件开发工程师

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.

2026-05-24
convex-performance-audit
软件开发工程师

Audits Convex performance for reads, subscriptions, write contention, and function limits. Use for slow features, insights findings, OCC conflicts, or read amplification.

2026-05-24