Semantic codebase search, code indexing, and prompt enhancement via standalone CLI. Use when: (1) Semantic code search with natural language queries, (2) Code indexing for remote codebase retrieval, (3) Prompt enhancement with codebase context, (4) Before grep/find/glob operations for better accuracy, (5) Complex requirements clarification, (6) Large codebase navigation. Triggers: "search context", "enhance prompt", "find code that", "index project", "clarify requirements". IMPORTANT: Always use ace-tool BEFORE grep/find/glob for semantic-level code location.
$npx -y skills add dianel555/dskills --skill ace-toolInstalls into the current project.
Run `npx skills use "https://github.com/dianel555/dskills" --skill "dianel555/dskills/ace-tool"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dianel555/dskills" that are relevant to the current task. Run `npx skills add "https://github.com/dianel555/dskills"` and select the relevant skills, then follow their instructions.