ソース情報
- リポジトリ
- unbound-force/website
- ソースの最終更新活動
- 2026年8月18日 15:20
- 検出された SKILL.md の言語
- 英語
- スター
- 0
- フォーク
- 6
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/unbound-force/website --skill always-on-guidanceコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.
SKILL.md を表示中
| name | always-on-guidance |
| description | Global coding rules and tool usage discipline |
| tags | ["always-on","coding","quality"] |
Rules that apply to every coding session.
replicator_org_* tools for work item managementreplicator_comms_* tools for agent messaging and file reservationsreplicator_forge_* tools for multi-agent coordinationdewey_store_learning / dewey_semantic_search for learning storage and retrievaldewey_semantic_search before solving problems from scratchdb.OpenMemory() for database testst.TempDir() for filesystem teststesting package only — no testifyTestXxx_Descriptionfmt.Errorf("operation: %w", err)errors.Is for sentinel error checkstype: description