类型
类型检查与类型生成
ios-simulator-skill
onejs
21 production-ready scripts for iOS app testing, building, and automation. Provides semantic UI navigation, build automation, accessibility testing, and simulator lifecycle management. Optimized for AI agents with minimal token output.
jazz-schema-design
garden-co
Design and implement collaborative data schemas using the Jazz framework. Use this skill when building or working with Jazz apps to define data structures using CoValues. This skill focuses exclusively on schema definition and data modeling logic.
openspec-apply-change
rivet-dev
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
better-result-migrate-v2
dmmulroy
Migrate better-result TaggedError from v1 (class-based) to v2 (factory-based) API
ai-sdk
solidSpoon
'Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI, Anthropic, Google, etc.), streaming, tool calling, structured output, or embeddings, (4) Use React hooks like useChat or useCompletion. Triggers on: "AI SDK", "Vercel AI SDK", "generateText", "streamText", "add AI to my app", "build an agent", "tool calling", "structured output", "useChat".'
flutter-drift
MADTeacher
Complete guide for using drift database library in Flutter applications. Use when building Flutter apps that need local SQLite database storage with type-safe queries, reactive streams, migrations, and efficient CRUD operations. Includes setup with drift_flutter package, StreamBuilder integration, Provider/Riverpod patterns, and Flutter-specific database management for mobile, web, and desktop platforms.
flow-nexus-neural
majiayu000
Train and deploy neural networks in distributed E2B sandboxes with Flow Nexus
firebase-data-connect
firebase
Build and deploy Firebase Data Connect backends with PostgreSQL. Use for schema design, GraphQL queries/mutations, authorization, and SDK generation for web, Android, iOS, and Flutter apps.
pod-show-gateway
scitix
Show the gateway for a network interface in a Kubernetes pod. Reads the routing table via ip -j route from the pod's network namespace. Execute via pod_netns_script tool.
deep-investigation
scitix
Structured hypothesis-driven investigation for complex infrastructure issues. Triggered by /dp command or [Deep Investigation] UI toggle.
node-show-gateway
scitix
Show the gateway for a network interface on a Kubernetes node. Runs ip -j route on the host via node_script tool.
Builder
simota
å ç¢ãªãã¸ãã¹ãã¸ãã¯ã»APIçµ±åã»ãã¼ã¿ã¢ãã«ãåå®å ¨ãã¤ãããã¯ã·ã§ã³ã¬ãã£ã«æ§ç¯ããè¦å¾æ£ããã³ã¼ãã£ã³ã°è·äººããã¸ãã¹ãã¸ãã¯å®è£ ãAPIçµ±åãå¿ è¦ãªæã«ä½¿ç¨ã
1k-cross-platform
OneKeyHQ
Cross-platform development patterns — platform-specific code (.native.ts/.web.ts/.desktop.ts/.ext.ts) and platformEnv usage.
1k-error-handling
OneKeyHQ
Error handling patterns — try/catch, async errors, error boundaries, useAsyncCall, and toast messages.
olore-t3-env-latest
olorehq
Local t3-env documentation reference (latest). T3 Env documentation. Use for type-safe environment variable validation with Zod/Valibot, Next.js and Nuxt integration, and runtime env configuration.
olore-langchain-latest
olorehq
Local LangChain documentation reference (latest). Comprehensive documentation for LangChain and LangGraph frameworks in Python and JavaScript.
git-commit
fvadicamo
Creates git commits following Conventional Commits format with type/scope/subject. Use when user wants to commit changes, create commit, save work, or stage and commit. Enforces project-specific conventions from CLAUDE.md.
olore-prisma-latest
olorehq
Local Prisma documentation reference. Use when asked about Prisma ORM, Prisma Client, Prisma Schema, migrations, database queries, Prisma Accelerate, or Prisma Postgres.
ln-110-project-docs-coordinator
levnikolaevich
Coordinates project documentation creation. Gathers context once, detects project type, delegates to 5 L3 workers (ln-111-115). L2 Coordinator invoked by ln-100.
prisma-upgrade-v7
lukevella
Complete migration guide from Prisma ORM v6 to v7 covering all breaking changes. Use when upgrading Prisma versions, encountering v7 errors, or migrating existing projects. Triggers on "upgrade to prisma 7", "prisma 7 migration", "prisma-client generator", "driver adapter required".
logging
lukevella
Wide events logging pattern and conventions for this project. Use when writing logging code, adding observability, or implementing request tracing.
ln-500-story-quality-gate
levnikolaevich
"Story-level quality orchestrator with 4-level Gate (PASS/CONCERNS/FAIL/WAIVED) and Quality Score. Delegates to ln-510 (quality) and ln-520 (tests), calculates final verdict."
prisma-database-setup
lukevella
Guides for configuring Prisma with different database providers (PostgreSQL, MySQL, SQLite, MongoDB, etc.). Use when setting up a new project, changing databases, or troubleshooting connection issues. Triggers on "configure postgres", "connect to mysql", "setup mongodb", "sqlite setup".
uloop-get-menu-items
hatayama
"Retrieve Unity MenuItems via uloop CLI. Use when you need to: (1) Discover available menu commands in Unity Editor, (2) Find menu paths for automation, (3) Prepare for executing menu items programmatically."