mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-22 12:12:47 +08:00
fix(search-first): add missing skill name frontmatter (#266)
fix: add missing name frontmatter for search-first skill
This commit is contained in:
parent
7daa830da9
commit
6f94c2e28f
@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
name: search-first
|
||||||
description: Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code. Invokes the researcher agent.
|
description: Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code. Invokes the researcher agent.
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user