Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

engraph

engraph에는 berserkdisruptors에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 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