YCE-enhance
Prompt enhancement, semantic code search, and structured planning
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install YCE-enhance?โผ
Run `npx skills add xiamuwnagwang/YCE-enhance --all -g -y` in your terminal to install the skill globally.
How to find code in a large project with YCE?โผ
Run the search mode with a plain-English query and your project path. YCE semantically locates the relevant code without uploading your source to build an index.
Can YCE turn vague requests into clear tasks?โผ
Yes. The enhance and auto modes rewrite fuzzy requirements into precise prompts, then optionally continue into code search in the same call.
Does YCE support planning without executing code?โผ
Yes. The plan mode produces a structured Markdown plan only, and can first search your repository so the plan matches the real code.
Which AI coding tools work with YCE?โผ
YCE follows the standard SKILL.md format and installs into Claude Code, Cursor, Codex, OpenCode, Cline, Continue, and Aider skill directories.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core