发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Mobile Typography Reference
> Type scale, system fonts, Dynamic Type, accessibility, and dark mode typography. > **Typography failures are the #1 cause of unreadable mobile apps.**
Mobile Testing Patterns
> **Mobile testing is NOT web testing. Different constraints, different strategies.** > This file teaches WHEN to use each testing approach and WHY. > **Code examples are minimal - focus on decision-making.**
Mobile Performance Reference
> Deep dive into React Native and Flutter performance optimization, 60fps animations, memory management, and battery considerations. > **This file covers the #1 area where AI-generated code FAILS.**
Mobile Design Thinking
> **This file prevents AI from using memorized patterns and forces genuine thinking.** > Mechanisms to prevent standard AI training defaults in mobile development. > **The mobile equivalent of frontend's layout decomposition approach.**
Mobile Backend Patterns
> **This file covers backend/API patterns SPECIFIC to mobile clients.** > Generic backend patterns are in `nodejs-best-practices` and `api-patterns`. > **Mobile backend is NOT the same as web backend. Different constraints, different patterns.**
Microservices Patterns Implementation Playbook
This file contains detailed patterns, checklists, and code samples referenced by the skill.
Memory Safety Patterns Implementation Playbook
This file contains detailed patterns, checklists, and code samples referenced by the skill.
Modelos Formais de Concorrência para Kotlin/Android
来自 sickn33/antigravity-awesome-skills 技能
SaaS Market Sizing Example: AI-Powered Email Marketing for E-Commerce
Complete TAM/SAM/SOM calculation for a B2B SaaS startup using bottom-up and top-down methodologies.
Magic UI Generator
Leverage [Magic by 21st.dev](https://21st.dev/magic) to build modern, responsive UI components using an AI-native workflow that prioritizes choice and design excellence.
Magic Animator Skill
[Magic Animator](https://magicanimator.com/) enables designers to add life to static designs in seconds using AI-driven motion, transforming flat UX into premium, dynamic experiences.
Tool Orchestration Patterns Reference
Research-backed patterns inspired by NVIDIA ToolOrchestra, OpenAI Agents SDK, and multi-agent coordination research.