Topic: opencode-skills
11 skills in this topic.
-
understand
Analyze a codebase to produce an interactive knowledge graph for understanding architecture, components, and relationships
Lum1104/Understand-Anything 8,185
-
understand-chat
Use when you need to ask questions about a codebase or understand code using a knowledge graph
Lum1104/Understand-Anything 8,185
-
understand-dashboard
Launch the interactive web dashboard to visualize a codebase's knowledge graph
Lum1104/Understand-Anything 8,185
-
understand-diff
Use when you need to analyze git diffs or pull requests to understand what changed, affected components, and risks
Lum1104/Understand-Anything 8,185
-
understand-domain
Extract business domain knowledge from a codebase and generate an interactive domain flow graph. Works standalone (lightweight scan) or derives from an existing /understand knowledge graph.
Lum1104/Understand-Anything 8,185
-
understand-explain
Use when you need a deep-dive explanation of a specific file, function, or module in the codebase
Lum1104/Understand-Anything 8,185
-
understand-knowledge
Analyze a Karpathy-pattern LLM wiki knowledge base and generate an interactive knowledge graph with entity extraction, implicit relationships, and topic clustering.
Lum1104/Understand-Anything 8,185
-
understand-onboard
Use when you need to generate an onboarding guide for new team members joining a project
Lum1104/Understand-Anything 8,185
-
contextual-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.
berserkdisruptors/contextual-commits 125
-
recall
Reconstruct and narrate the current development context from contextual commits. Run at session start, when resuming work, or when switching branches. Produces a brief, conversational summary of where things stand.
berserkdisruptors/contextual-commits 125
-
swarmvault
Use SwarmVault when the user needs a local-first knowledge vault that writes durable markdown, graph, search, dashboard, review, and MCP artifacts to disk from books, notes, transcripts, exports, datasets, slide decks, files, URLs, code, and recurring source workflows.
swarmclawai/swarmvault 152