Skip to main content
Manusで任意のスキルを実行
ワンクリックで
shermanhuman
GitHub クリエイタープロフィール

shermanhuman

5 件の GitHub リポジトリにある 35 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
35
リポジトリ
5
更新
2026-04-19
リポジトリエクスプローラー

リポジトリと代表的な skills

compound-v-debug
ソフトウェア開発者

Systematic debugging — reproduce, isolate, form hypotheses, instrument, fix, and add regression tests. Use when troubleshooting errors, failing tests, or unexpected behavior.

2026-04-19
compound-v-parallel
プロジェクト管理専門家

Analyzes task dependencies and groups independent steps into parallel batches. Use when executing multi-step plans or performing research across multiple sources.

2026-04-19
compound-v-plan
ソフトウェア開発者

Autonomous planning with internal reasoning. Researches, evaluates ideas, presents a plan. Minimizes user round-trips. Use before making non-trivial changes.

2026-04-19
compound-v-review
ソフトウェア開発者

Reviews changes for correctness, edge cases, style, security, and maintainability with severity levels. 10 parallel checks with version-specific research. Use before finalizing changes.

2026-04-19
compound-v-tdd
ソフトウェア品質保証アナリスト・テスター

Applies tests-first discipline (red/green/refactor) and adds regression tests for bugs. Use when implementing features, fixing bugs, or refactoring.

2026-04-19
compound-v-verify
プロジェクト管理専門家

Mandatory checklist before claiming a task is done. Ensures verification, clean code, and accurate reporting. Use before saying "done" or "complete".

2026-04-19
compound-v-review
ソフトウェア開発者

Reviews changes for correctness, edge cases, style, security, and maintainability with severity levels. 10 parallel checks with version-specific research. Use before finalizing changes.

2026-02-10
compound-v-debug
ソフトウェア開発者

Systematic debugging — reproduce, isolate, form hypotheses, instrument, fix, and add regression tests. Use when troubleshooting errors, failing tests, or unexpected behavior.

2026-02-09
このリポジトリの収集済み skills 11 件中、上位 8 件を表示しています。
release
ソフトウェア開発者

Semver release workflow — bump version, tag, push, verify CI. Use when releasing, bumping version, updating version, or when the user says 'release', 'bump', 'major', 'minor', 'patch', 'update version', 'new version', 'cut a release', 'tag', or 'goreleaser'.

2026-04-18
mise
ソフトウェア開発者

Mise dev tool manager — installing tools, running mise-managed commands, and configuring .mise.toml. Use when installing tools, running CLI commands that aren't found, or setting up project environments.

2026-04-18
promptherder
ソフトウェア開発者

Reference for the promptherder CLI — syncs AI agent rules, skills, and workflows from herd repos to agent targets. Use when installing, updating, or troubleshooting prompt distribution.

2026-04-18
dockerfile
ソフトウェア開発者

Docker best practices for multi-stage Alpine builds — security patches, image pinning, and layer optimization. Use when creating, reviewing, or updating Dockerfiles.

2026-04-16
tekmetric-api
ソフトウェア開発者

Tekmetric REST API — authentication, paginated endpoints, sync patterns, and undocumented behaviors. Use when integrating with Tekmetric shop management data (customers, vehicles, repair orders, employees, appointments).

2026-02-15
daisyui
ウェブ開発者

DaisyUI v5 component library for Tailwind CSS — semantic UI classes, themes, layout patterns, drawer/sidebar gotchas, and component quick reference. Use when building, styling, or debugging UI with DaisyUI, Tailwind components, or DaisyUI themes.

2026-02-14
groq-api
ソフトウェア開発者

Groq API syntax — Whisper transcription, audio processing, and prompt-based jargon guidance. Use when calling Groq endpoints or transcribing audio.

2026-02-14
phoenix
ソフトウェア開発者

Core Phoenix framework patterns — context boundaries, LiveView, Ecto, and application architecture. Use when building, reviewing, or refactoring Phoenix applications.

2026-02-14
このリポジトリの収集済み skills 11 件中、上位 8 件を表示しています。
compound-v-plan
ソフトウェア開発者

Autonomous planning with internal reasoning. Researches, evaluates ideas, presents a plan. Minimizes user round-trips. Use before making non-trivial changes.

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

Reviews changes for correctness, edge cases, style, security, and maintainability with severity levels. 10 parallel checks with version-specific research. Use before finalizing changes.

2026-04-19
compound-v-persist
ソフトウェア開発者

Resolves target repository and storage location for conversation artifacts. Guarantees organized, time-sorted history.

2026-04-18
compound-v-debug
ソフトウェア開発者

Systematic debugging — reproduce, isolate, form hypotheses, instrument, fix, and add regression tests. Use when troubleshooting errors, failing tests, or unexpected behavior.

2026-02-10
compound-v-parallel
ソフトウェア開発者

Analyzes task dependencies and groups independent steps into parallel batches. Use when executing multi-step plans or performing research across multiple sources.

2026-02-10
compound-v-tdd
ソフトウェア品質保証アナリスト・テスター

Applies tests-first discipline (red/green/refactor) and adds regression tests for bugs. Use when implementing features, fixing bugs, or refactoring.

2026-02-10
compound-v-verify
ソフトウェア品質保証アナリスト・テスター

Mandatory checklist before claiming a task is done. Ensures verification, clean code, and accurate reporting. Use before saying "done" or "complete".

2026-02-09
grugg-commit
ソフトウェア開発者

Ultra-compressed commit message generator. Cuts noise from commit messages while preserving intent and reasoning. Conventional Commits format. Subject ≤50 chars, body only when "why" isn't obvious. Use when user says "write a commit", "commit message", "generate commit", "/commit", or invokes /grugg-commit. Auto-triggers when staging changes.

2026-04-15
grugg-compress
ソフトウェア開発者

Compress natural language memory files (CLAUDE.md, todos, preferences) into grugg format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /grugg:compress <filepath> or "compress memory file"

2026-04-15
grugg-help
ソフトウェア開発者

Quick-reference card for all grugg modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /grugg-help, "grugg help", "what grugg commands", "how do I use grugg".

2026-04-15
grugg-review
ソフトウェア品質保証アナリスト・テスター

Ultra-compressed code review comments. Cuts noise from PR feedback while preserving the actionable signal. Each comment is one line: location, problem, fix. Use when user says "review this PR", "code review", "review the diff", "/review", or invokes /grugg-review. Auto-triggers when reviewing pull requests.

2026-04-15
grugg
テクニカルライター

Ultra-compressed communication mode. Cuts token usage ~75% by speaking terse while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "grugg mode", "talk like grugg", "use grugg", "less tokens", "be brief", or invokes /grugg. Also auto-triggers when token efficiency is requested.

2026-04-15
5 件中 5 件のリポジトリを表示
すべてのリポジトリを表示しました