Mastra packages ship with embedded docs in node_modules/@mastra/*/dist/docs/. Use these for accurate API signatures...
cat ~/Top
Browse top skills sorted by GitHub stars
Comprehensive guide for building AI applications with Mastra, the TypeScript AI framework for agents and workflows....
PyTiDB (pytidb) setup and usage for TiDB from Python. Covers connecting, table modeling (TableModel), CRUD, raw SQL,...
Write, review, and adapt SQL for TiDB with correct handling of TiDB-vs-MySQL differences (VECTOR type + vector...
Set up Kysely with TiDB Cloud (TiDB X), including @tidbcloud/kysely over the TiDB Cloud serverless HTTP driver for...
Guidance for using the TiDB Cloud Serverless Driver (Beta) in Node.js, serverless, and edge environments. Use when...
Provision TiDB Cloud Serverless clusters and related resources. Use when creating, deleting, or listing...
Create and update ai-context.md files that document modules for AI assistants. Use when adding documentation for...
Implement reactive state management with Effect Atom for React applications
Execute system commands and manage processes using Effect's Command module from @effect/platform. Use this skill...
Decide between Context Tag witness and capability patterns for dependency injection, understanding coupling trade-offs
Create production-ready Effect domain models using Schema.TaggedStruct for ADTs, Schema.Data for automatic equality,...
Generate comprehensive predicates and orders for domain types using typeclass patterns
Master the Effect AI LanguageModel service for text generation, structured output, streaming, and tool calling. Use...
Build prompts for Effect AI using messages, parts, and composition operators. Covers the complete Prompt API for...
Configure and compose AI provider layers using @effect/ai packages. Covers Anthropic, OpenAI, OpenRouter, Google,...
Master Effect AI streaming response patterns including start/delta/end protocol, accumulation strategies,...
Define and implement AI tools using @effect/ai's Tool and Toolkit APIs. Use when building LLM integrations with...
Test Effect concurrency primitives including PubSub, Deferred, Latch, Fiber coordination, SubscriptionRef, and...
Write comprehensive tests using @effect/vitest for Effect code and vitest for pure functions. Use this skill when...
Implement typed error handling in Effect using Data.TaggedError, catchTag/catchTags, and recovery patterns. Use this...
Design and compose Effect layers for clean dependency management
Orchestrate lawyer agents to review code for compliance with codebase laws. Spawns counsel in parallel to produce a...
Parallel exploration of codebase questions by decomposing into independent tracks. Use when exploring architecture,...