Tag: code-navigation

Type: All Skills Tools
skill ★ 41

Mako Repository Discovery and Orientation

Facilitates repository orientation and broad discovery by enabling searches across code, schemas, and routes. It assists developers in locating symbols, understanding project conventions, and assessing the potential impact of changes within…

drhalto/agentmako repository-discovery code-navigation mako-framework codebase-exploration
skill ★ 41

Broad discovery and project orientation skill

This skill provides comprehensive orientation and broad discovery capabilities, ideal for developers unfamiliar with a repository. It orchestrates multiple specialized tools to help locate relevant code, schema definitions, project conventi…

drhalto/agentmako repo-discovery code-navigation schema-analysis project-onboarding
skill ★ 41

Broad discovery and project orientation skill

This skill provides comprehensive orientation and broad discovery capabilities, guiding developers when they are unsure of the precise location, schema, or workflow required. It coordinates multiple specialized tools to map out project cont…

drhalto/agentmako repo-discovery code-navigation project-orientation schema-search
skill ★ 5

Inspect end-to-end request flows

Inspects and expands pre-built flows to trace end-to-end request paths across HTTP, CLI, gRPC, and queue entrypoints.

James-Chahwan/repo-graph request-tracing code-navigation flow-analysis repository-inspection
skill ★ 5

Trace Feature Implementation Path

This skill traces a feature's implementation path from its entrypoint through handlers and data sources, providing a high-level overview before code inspection. It leverages the `status`, `flow`, and `trace` tools to identify and report the…

James-Chahwan/repo-graph feature-tracing code-navigation dependency-graph mcp