Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

engraph

engraph contiene 5 skills recopiladas de berserkdisruptors, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
5
Stars
12
actualizado
2026-05-11
Forks
0
Cobertura ocupacional
1 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

context-add
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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