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

code-context-graph

code-context-graph contiene 9 skills recopiladas de tae2089, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
9
Stars
16
actualizado
2026-07-19
Forks
0
Cobertura ocupacional
1 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

ccg-analyze
Desarrolladores de software

Analyze code relationships with CCG impact radius, flow tracing, callers/callees, git-diff risk, and affected stored flows. Use when a task asks what a change affects, how a call path flows, who calls a symbol, or which flows recent changes touch. Do not use for simple text lookup, documentation generation, or annotation authoring.

2026-07-19
ccg-namespace
Desarrolladores de software

Isolate CCG graph build, search, documentation discovery, and analysis by namespace. Use when working across multiple repositories or services, preventing cross-project graph leakage, listing populated namespaces, or applying one namespace consistently across MCP and CLI operations. Do not use for ordinary single-repository work that fits the default namespace.

2026-07-19
ccg-annotate
Desarrolladores de software

Author and refine CCG annotations such as @intent, @domainRule, @sideEffect, @mutates, @index, and @see. Use when adding business meaning to code, improving annotation-aware code or documentation retrieval, fixing annotation lint findings, or documenting operational contracts. Do not use for generated Markdown editing or annotations that merely restate symbol names.

2026-07-12
ccg
Desarrolladores de software

Build, update, inspect, and search code-context-graph graphs and route to specialized CCG workflows. Use when a task needs CCG setup, graph freshness, exact symbol or relationship lookup, annotation-aware full-text search, MCP graph queries, or selection among CCG analysis, docs, annotation, and namespace skills. Do not use for a simple file or string lookup when grep/read is sufficient.

2026-07-12
ccg-docs
Desarrolladores de software

Generate, discover, read, and lint CCG documentation. Use when producing Markdown and Wiki snapshots, narrowing broad module questions with search_docs, reading generated docs with get_doc_content, or diagnosing orphan, missing, stale, incomplete, contradiction, dead-ref, and drift findings. Do not use for direct source annotation authoring or exact call-graph analysis.

2026-07-11
ccg-docs
Desarrolladores de software

code-context-graph — documentation generation, RAG indexing, and docs quality linting.

2026-07-11
ccg
Desarrolladores de software

code-context-graph — build code knowledge graphs and search. Core entry point for parsing, building, and querying code graphs.

2026-07-11
ccg-analyze
Desarrolladores de software

code-context-graph — impact analysis, flow tracing, dead code, architecture. Use when answering "what's affected", "how does X flow", "what's unused", "module structure".

2026-07-11
ccg-annotate
Desarrolladores de software

code-context-graph — annotation system. AI-driven annotation workflow, tag reference, and annotation search.

2026-04-18