发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Output Patterns
Use these patterns when skills need to produce consistent, high-quality output.
Themes Reference
Guide for developing Shopify themes with Liquid templating.
Extensions Reference
Guide for building UI extensions and Shopify Functions.
Shader Programming GLSL
来自 sickn33/antigravity-awesome-skills 技能
Styling & Customization
See [customization.md](../customization.md) for theming, CSS variables, and adding custom colors.
Icons
**Always use the project's configured `iconLibrary` for imports.** Check the `iconLibrary` field from project context: `lucide` → `lucide-react`, `tabler` → `@tabler/icons-react`, etc. Never assume `lucide-react`.
Forms & Inputs
来自 sickn33/antigravity-awesome-skills 技能
Component Composition
来自 sickn33/antigravity-awesome-skills 技能
Customization & Theming
Components reference semantic CSS variable tokens. Change the variables to change every component.
shadcn CLI Reference
Configuration is read from `components.json`.
shadcn/ui
A framework for building ui, components and design systems. Components are added as source code to the user's project via the CLI.