Search First

Enforce a research-before-coding workflow — search for existing tools, libraries, and patterns before writing custom code. Use this skill whenever the user asks to add functionality, integrate a new capability, create a utility or helper, or add a dependency. Trigger on phrases like "add X functionality", "integrate X", "I need a library for", "write a helper to", "implement X from scratch", or any time you're about to write non-trivial code that might already exist as a package or tool. When in doubt, search first — reinventing a solved problem is never the right call.

Yog-Sotho Updated

File contents

Yog-Sotho/claude-skills/tree/main/search-first commit 5421277776

Frequently asked questions

npx skillmds@latest add yog-sotho/search-first