Explore skills

67,487 skills found

smart-explore

83.4k

Token-optimized structural code search using tree-sitter AST parsing. Use this instead of reading full files when you need to understand code structure, find functions, or explore a codebase efficiently.

DevOps e Infra#aiby thedotmack

understand-dashboard

64.4k1

Launch the interactive web dashboard to visualize a codebase's knowledge graph.

Pesquisa e Webby Lum1104

understand-chat

64.4k

Use when you need to ask questions about a codebase or understand code using a knowledge graph.

Pesquisa e Webby Lum1104

understand-explain

64.4k

Use when you need a deep-dive explanation of a specific file, function, or module in the codebase.

DevOps e Infra#aiby Lum1104

understand-onboard

64.4k

Use to generate an onboarding guide for new team members joining a project.

Design e Frontendby Lum1104

understand-knowledge

64.4k

Analyze a Karpathy-pattern LLM wiki knowledge base and generate an interactive knowledge graph with entity extraction, implicit relationships, and topic clustering.

DevOps e Infra#llmby Lum1104

understand-domain

64.4k

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.

Pesquisa e Web#aiby Lum1104

understand-diff

64.4k

Use when you need to analyze git diffs or pull requests to understand what changed, affected components, and risks.

Desenvolvimento#gitby Lum1104

understand

64.4k

Analyzes a codebase to produce an interactive knowledge graph for understanding architecture, components, and relationships.

Design e Frontendby Lum1104

remove-deadcode

63k

Removes unused code from this project with ultrawork mode, LSP-verified safety, and atomic commits. Triggers: remove dead code, cleanup, remove unused.

Marketingby code-yeongyu

publish

63k

Publishes oh-my-opencode to npm using a GitHub Actions workflow. It accepts <patch|minor|major> as an argument and is triggered by publish, release, deploy, or npm publish events.

Desenvolvimento#github#gitby code-yeongyu

pre-publish-review

63k

A robust 16-agent pre-publish release gate that detects changes, performs deep analysis, and conducts holistic review using multiple agents before every npm publish.

Desenvolvimento#aiby code-yeongyu