mirror of
https://github.com/supabase/agent-skills.git
synced 2026-03-27 10:09:26 +08:00
Remove support for nested subdirectories in references/. All markdown reference files must now be placed directly in the references/ directory (e.g., references/auth-signup.md). - Replace getMarkdownFilesRecursive with getMarkdownFiles (flat) - Simplify parseAllSections to only read root _sections.md - Update getReferenceFiles to skip subdirectories - Keep deprecated getMarkdownFilesRecursive alias for compatibility Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>