Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an...
cat ~/トップ
GitHubスター数で並べたトップスキルを閲覧
Create engaging, authentic LinkedIn posts like a Top Voice. Use this skill when asked to write LinkedIn content,...
Create engaging Substack Notes that build community and grow subscribers. Use this skill when asked to write...
Create engaging X (Twitter) posts and threads that drive engagement and grow audience. Use this skill when asked to...
Skill for creating AI agent projects using Mastra framework. Ask user which setup - Quick (they run CLI), Guided...
Mastra packages ship with embedded docs in node_modules/@mastra/*/dist/docs/. Use these for accurate API signatures...
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...