发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Hook Mechanisms - Deep Dive
Technical deep dive into how the UserPromptSubmit and PreToolUse hooks work.
Advanced Topics & Future Enhancements
Ideas and concepts for future improvements to the skill system.
Output Patterns
Use these patterns when skills need to produce consistent, high-quality output.
Similarity Search Patterns Implementation Playbook
This file contains detailed patterns, checklists, and code samples referenced by the skill.
Themes Reference
Guide for developing Shopify themes with Liquid templating.
Extensions Reference
Guide for building UI extensions and Shopify Functions.
App Development Reference
Guide for building Shopify apps with OAuth, GraphQL/REST APIs, webhooks, and billing.
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 技能