supabase-skills
by ninyawee
Supabase development suite: database management, migrations, and seeding
10 skills GitHub
Documentation
# Armed Claude A collection of Claude Code skills and plugins for enhanced AI assistance. ## Attribution This repository includes skills from [anthropics/skills](https://github.com/anthropics/skills), licensed under **Apache License 2.0**. The original skills are copyright Anthropic, PBC. See [THIRD_PARTY_NOTICES.md](./THIRD_PARTY_NOTICES.md) for full third-party license details. ## Structure - `skills/` - Claude skills (from anthropics/skills, Apache 2.0) - `spec/` - Agent Skills specification - `template/` - Skill template for creating new skills - `.claude-plugin/` - Plugin configuration ## License - **Original skills** from anthropics/skills: [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0) - **My additions**: [MIT License](./LICENSE) ## Resources - [What are skills?](https://support.claude.com/en/articles/12512176-what-are-skills) - [Using skills in Claude](https://support.claude.com/en/articles/12512180-using-skills-in-claude) - [Creating custom skills](https://support.claude.com/en/articles/12512198-creating-custom-skills)