xiamuwnagwangxiamuwnagwangCommunityยท1 Agent Skills Included

YCE-enhance

Prompt enhancement, semantic code search, and structured planning

Turns vague task requests into clear prompts, locates code semantically inside local projects, and runs web research or structured planning on demand. Eliminates manual code hunting, lost context after long sessions, and unverified partial results through file-based receipts and exit-code gates. Keeps source code local while the remote service handles reasoning, and anchors task goals so work stays on track.
npx skills add xiamuwnagwang/YCE-enhance --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’