Shaelz
- 3 skills
- 0 followers
- 15 hours ago last updated
- ▌ Codebase Visualize · shaelz bundleUse to build a visual + operational map of a repository for an AI coding agent. Scans a target repo into a structured graph JSON and renders a self-contained interactive HTML map, with claim labels (fact / inference / unknown), risk hints, and an agent routing panel that suggests what to read before editing a file or domain. Good triggers: visualize this codebase, map the repo, show me the structure, what should I read before editing X, where do things live, generate a codebase map/graph. Does NOT do AST/import analysis, MCP, or diagram-tool export.
- ▌ Codebase Orient · shaelzUse to orient Claude before broad or unfamiliar repo work. Good triggers: new or unfamiliar repo, new session, before multi-file changes, refactors, planning, or agent handoff, after route/schema/auth/deploy/config changes, when docs/ai/ is missing or stale, when repo structure or change surfaces are unclear, when the agent would otherwise spend significant context rediscovering the codebase. Skip for tiny single-file known fixes. Produces a provenance-backed four-artifact docs/ai package. Trigger phrases: scan, orient, understand, map, review, audit, survey, familiarize, plan changes, where is X, how does this work, before I start.
- ▌ Install Codebase Orient · shaelzUse in Claude Code for a first provenance-backed orientation pass in the current repository. Creates the fixed four-artifact docs/ai package without generating or mutating a project-local runtime SKILL.md. Trigger phrases: install orientation, bootstrap orientation, create codebase map, orient this project.