Files
Andre Landgraf f7656fe716 refactor: rename day-to-day skills with descriptive slugs and titles
Drop the awkward "Working with X" naming for the using-* skills in favor
of names that describe what each teaches (e.g. testing-best-practices,
drizzle-queries, ralph-loop-workflow). Rename the skills/ folders,
frontmatter, and H1 headings; update titles, slugs, and cookbook
references in data.tsx; and add redirects for every old using-* slug.

Make skills/ the hand-authored source of truth: point the recipe loader
at skills/ instead of .agents/skills, delete the outdated skills-build.ts
generator and its package script, refresh the authoring-recipes guidance,
and remove the stale using-* copies under .agents/skills.
2026-06-07 16:26:26 -07:00
..