- Home
- /
- Categories
- /
- Types
Types
Type checking and type generation
doctor
by yonatangross
"OrchestKit doctor for health diagnostics. Use when running checks on plugin health, diagnosing problems, or troubleshooting issues."
golden-dataset
by yonatangross
Golden dataset lifecycle patterns for curation, versioning, quality validation, and CI integration. Use when building evaluation datasets, managing dataset versions, validating quality scores, or integrating golden tests into pipelines.
code-review-playbook
by yonatangross
Use this skill when conducting or improving code reviews. Provides structured review processes, conventional comments patterns, language-specific checklists, and feedback templates. Use when reviewing PRs or standardizing review practices.
database-patterns
by yonatangross
Database design and migration patterns for Alembic migrations, schema design (SQL/NoSQL), and database versioning. Use when creating migrations, designing schemas, normalizing data, managing database versions, or handling schema drift.
llm-integration
by yonatangross
LLM integration patterns for function calling, streaming responses, local inference with Ollama, and fine-tuning customization. Use when implementing tool use, SSE streaming, local model deployment, LoRA/QLoRA fine-tuning, or multi-provider LLM APIs.
smart-query
by zrt-ai-lab
智能数据库查询技能。通过SSH隧道连接线上数据库,支持自然语言转SQL、执行查询、表结构探索。当用户需要查询数据库、问数据、看表结构时使用此技能。
isometric-asset-sheets
by amilich
Generate sprite sheet images for the isometric city game using the GenerateImage tool. Use when creating new game assets, sprite sheets, vehicle sprites, building sprites, or any visual assets for the isometric city builder. Ensures consistent format, sizing, and isometric projections.
backend-endpoint
by alekspetrov
Create REST/GraphQL API endpoint with validation, error handling, and tests. Auto-invoke when user says "add endpoint", "create API", "new route", or "add route".
adcp-signals
by adcontextprotocol
Execute AdCP Signals Protocol operations with signal agents - discover audience signals using natural language and activate them on DSPs or sales agents. Use when users want to find targeting data, activate audience segments, or work with signal providers.
azure-cosmosdb
by alinaqi
Azure Cosmos DB partition keys, consistency levels, change feed, SDK patterns
cloudflare-d1
by alinaqi
Cloudflare D1 SQLite database with Workers, Drizzle ORM, migrations
react-native
by alinaqi
React Native mobile patterns, platform-specific code
agentic-development
by alinaqi
Build AI agents with Pydantic AI (Python) and Claude SDK (Node.js)
nodejs-backend
by alinaqi
Node.js backend patterns with Express/Fastify, repositories
supabase-nextjs
by alinaqi
Next.js with Supabase and Drizzle ORM
typescript
by alinaqi
TypeScript strict mode with eslint and jest
security
by alinaqi
OWASP security patterns, secrets management, security testing
site-architecture
by alinaqi
Technical SEO - robots.txt, sitemap, meta tags, Core Web Vitals
llm-patterns
by alinaqi
AI-first application patterns, LLM testing, prompt management
medusa
by alinaqi
Medusa headless commerce - modules, workflows, API routes, admin UI
posthog-analytics
by alinaqi
PostHog analytics, event tracking, feature flags, dashboards
aws-dynamodb
by alinaqi
AWS DynamoDB single-table design, GSI patterns, SDK v3 TypeScript/Python
database-schema
by alinaqi
Schema awareness - read before coding, type generation, prevent column errors
react-web
by alinaqi
React web development with hooks, React Query, Zustand