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

engraph

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

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

このリポジトリの skills

context-add
ソフトウェア開発者

Add new knowledge to the context repository. Classifies the input as a convention or verification rule, determines which codegraph modules it applies to, grounds it with real codebase examples, and creates a structured context file with bridge fields.

2026-05-11
context-commit
ソフトウェア開発者

Write contextual commits that capture intent, decisions, and constraints alongside code changes. Use when committing code, finishing a task, or when the user asks to commit. Extends Conventional Commits with structured action lines in the commit body that preserve WHY code was written, not just WHAT changed. Validates scopes against the codegraph.

2026-05-08
context-extract
ソフトウェア開発者

Detect codebase patterns and propose convention and verification suggestions grounded in deterministic consistency reports. Presents suggestions for user review before persisting. Use to bootstrap a fresh repo's context layer or to refresh it as the codebase evolves.

2026-05-07
context-search
ソフトウェア開発者

Search the Engraph context repository for curated codebase knowledge — conventions, verification standards, design decisions, and historical reasoning. Taps all Engraph resources: codegraph (structural), conventions and verification (behavioral), and contextual commit history (temporal). Use when the conversation needs context that source files alone cannot provide.

2026-05-07
context-verify
ソフトウェア開発者

Verify current branch changes against the context repository. Maps changed files to codegraph modules, loads scoped conventions and verification procedures, checks historical constraints from contextual commits, and executes verification steps. Produces a structured report with findings.

2026-05-06