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

zsh-config

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

収集済み skills
9
Stars
6
更新
2026-07-08
Forks
0
職業カバレッジ
4 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

opencode-dialogs
ソフトウェア開発者

IMPORTANT: Load when creating or modifying a dialog in any OpenCode TUI plugin. Enforces consistent spacing, layout, color, and interaction patterns. Missing this = dialogs with inconsistent UX across plugins.

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

CRITICAL: Load when creating a new skill in .config/opencode/skills/. Enforces directory structure, frontmatter format, section conventions, and description click-bait rules. Missing this = inconsistent skills that confuse agents.

2026-06-22
git-flow
ソフトウェア開発者

Load when creating commits, pull requests, or branches. Enforces commit message format, PR conventions (GitHub Issues), and branch naming. Never rebase or amend unless confirmed by the user.

2026-06-22
stress-test
プロジェクト管理専門家

IMPORTANT: Load when the user wants to stress-test a plan or design before building. Interviews relentlessly about every aspect of the plan, grouping related questions together. Missing this = building on shaky foundations.

2026-06-22
bootstrapper
ソフトウェア開発者

CRITICAL: Load when onboarding a NEW repo that lacks skills. Scans the repo via GitHub MCP, detects tech stack, reads existing .github/instructions/ if any, and generates workflow-level skills in .agents/skills/. Works for ANY language/framework. Self-contained — no external dependencies.

2026-06-16
create-issue
ソフトウェア開発者

Load when creating a GitHub issue. Enforces correct template selection (bug/feature/other), title format with type prefix, label assignment, and body structure.

2026-06-16
scan-project
ソフトウェア開発者

IMPORTANT: Load when starting work on a project you haven't seen before. Scans the local workspace to understand project structure, tech stack, and existing documentation. Creates a memory bank in .memory/ for future sessions.

2026-06-16
opencode-plugin
ソフトウェア開発者

CRITICAL: Load when building, modifying, updating or debugging OpenCode plugins. Missing this = silent failures, broken hooks, and wasted hours. Covers server vs TUI plugin types, event hooks, state API, SolidJS UI slots, config loading, and deployment. Works for ANY plugin type.

2026-05-08
code-review
ソフトウェア品質保証アナリスト・テスター

Load when reviewing implementation quality after a feature or fix. Enforces code quality rules per file type (Koin, MockK, strings, XML). Produces BLOCKER/ROAST/PRAISE report. Not for quality gates — use /quality-check for that.

2026-03-31