mirror of
https://github.com/supabase/supabase.git
synced 2026-06-20 21:16:00 +08:00
## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? Docs update — new blog post. ## What is the current behavior? No blog post exists for the Supabase Agent Skills release. ## What is the new behavior? Adds a new blog post: **"AI Agents Know About Supabase. They Don't Always Use It Right."** The post covers: - What Supabase Agent Skills teaches (docs access, security checklist, tooling, schema management) - How the skill was designed (why everything critical lives in `SKILL.md`) - How we test it (eval framework, LLM judge, results table across Claude and GPT models) - Lessons for skill authors - Installation instructions for `npx skills add` and Claude Code plugin <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Published a new blog post introducing Supabase Agent Skills: installation options, core skill areas (docs access, security/RLS safeguards, tooling/workflow, schema-management guidance), testing and evaluation methodology with example results, and links for getting started and reporting issues. * **Chores** * Updated app build configuration to enforce consistent React module resolution, improving build stability across environments. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>