Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

hero-skills

hero-skills には ai-hero から収集した 15 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
15
Stars
5
更新
2026-07-19
Forks
1
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

handoff
ソフトウェア開発者

Distill the current conversation into one self-contained work-item — context, decisions, remaining work, acceptance criteria — for a downstream agent with zero context from this session.

2026-07-19
harden
ソフトウェア開発者

Audit the codebase for hardening opportunities — dependency CVEs, container CVEs (Scout + Trivy), code-level robustness — read-only, and emit execution-ready plans as my-work items. Never edits source.

2026-07-19
init-hero
ソフトウェア開発者

Initialize Hero for a project. Investigates the repo, auto-detects the stack, confirms findings with smart questions, and creates HERO.md that all skills use.

2026-07-19
one-shot
ソフトウェア開発者

Drive a small task end-to-end — plan, implement, simplify, push (tests included), self-review, mark ready, await review, respond, ship. No args: resume the current goal (gated). Small, low-risk PRs only.

2026-07-19
push-pr
ソフトウェア開発者

Test (verify + smoke), commit, push, and open a draft PR with a CI report. Pass test to run only the test phase, ready for a non-draft PR, or a target branch to merge into.

2026-07-19
respond-to-comments
ソフトウェア品質保証アナリスト・テスター

Read PR review comments, fix the code issues they raise, and resolve the conversations on GitHub. Handles the full respond-to-feedback cycle.

2026-07-19
review-pr
ソフトウェア品質保証アナリスト・テスター

Review a PR with the pr-review-toolkit agents plus a security pass. No argument reviews your own draft PR and applies fixes. A PR number reviews the author's code via inline comments, no edits.

2026-07-19
think-it-through
ソフトウェア開発者

Brainstorm and grill an idea one question at a time into principal-level shared understanding, captured as dependency-aware work-items. Arch mode manages specs/ architecture docs and ADRs.

2026-07-19
ship-pr
ソフトウェア開発者

Trigger auto-approve on a PR, wait for the verdict, merge if it passes, and reset to the default branch. Use after hero-skills:review-pr and any bot review when the PR is ready to ship.

2026-07-19
abandon-branch
ソフトウェア開発者

Abandon or pause work on a branch that hasn't merged — stash uncommitted changes, switch to the default branch, and clear conversation context.

2026-07-19
audit-plugin
ソフトウェア開発者

Audit the hero-skills plugin. Checks skill quality, consistency, DRY violations, HERO.md field coverage, and readability. Use before releasing changes to the plugin.

2026-07-19
create-project
ソフトウェア開発者

Scaffold a new project. Supports standalone repos or monorepo subprojects. Creates Python (FastAPI/CLI/library), full-stack (FastAPI + Next.js/Vite), or Node.js projects with CLAUDE.md.

2026-07-19
create-skill
その他コンピュータ職

Create a new Claude Code skill, subagent, rule, or hook. Guides through trigger conditions, success criteria, and writes a well-structured SKILL.md. Use when extending Claude.

2026-07-19
preflight
ソフトウェア開発者

Run pre-flight checks for the hero-skills pipeline. Catches missing tooling, stale HERO.md, .env mismatches, busy ports — before any step does destructive work.

2026-07-19
setup-dev
ソフトウェア開発者

Set up a developer's local environment. Reads HERO.md, checks required tools, guides through git config, CLI auth, and missing dependencies. Per-developer — never modifies shared files.

2026-07-19