- Home
- /
- Categories
- /
- Types
Types
Type checking and type generation
analytics-events
by metabase
Add product analytics events to track user interactions in the Metabase frontend
ecto-migration
by blockscout
Generates Ecto migrations for the Blockscout Elixir project using mix ecto.gen.migration command. Use when you need to create database schema changes, add tables, modify columns, or manage database structure.
tooluniverse-gwas-finemapping
by mims-harvard
Identify and prioritize causal variants at GWAS loci using statistical fine-mapping and locus-to-gene predictions. Computes posterior probabilities for causal variants, links variants to genes via L2G predictions, annotates functional consequences, and suggests validation strategies. Use when asked to fine-map GWAS loci, prioritize causal variants, identify credible sets, or link GWAS signals to causal genes.
openspec-new-change
by PBH-BTN
Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.
openspec-apply-change
by PBH-BTN
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
openspec-continue-change
by PBH-BTN
Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.
story-type-analyzer
by GongLingRui
分析故事题材类型,提炼创意元素与故事特色。适用于识别题材定位、提炼创意、分析市场受众
story-outliner
by GongLingRui
阅读理解故事文本,总结人物、关系、情节,整理成流畅大纲。适用于快速了解故事核心、为剧本创作提供大纲基础
implement-frontend
by mblode
Standards for implementing and reviewing React/TypeScript/Next.js features in codebases that use React Hook Form, Zod, React Query or Connect Query, and proto-generated API types. Use when building frontend forms, hooks/components, state flows, and type-safe UI mappings in this stack.
repo-website-api-create
by open-circle
Create new API reference pages for the Valibot website at website/src/routes/api/. Use when adding documentation for new schemas, actions, methods, or types. Covers reading source code, creating properties.ts and index.mdx files, updating menu.md, and cross-referencing related APIs.
gemini-interactions-api
by google-gemini
Use this skill when writing code that calls the Gemini API for text generation, multi-turn chat, multimodal understanding, image generation, streaming responses, background research tasks, function calling, structured output, or migrating from the old generateContent API. This skill covers the Interactions API, the recommended way to use Gemini models and agents in Python and TypeScript.
orval
by orval-labs
Generate type-safe API clients, TanStack Query/SWR hooks, Zod schemas, MSW mocks, Hono server handlers, MCP servers, and SolidStart actions from OpenAPI specs using Orval. Covers all clients (React/Vue/Svelte/Solid/Angular Query, Fetch, Axios), custom HTTP mutators, authentication patterns, NDJSON streaming, programmatic API, and advanced configuration.
qcsd-refinement-swarm
by proffesor-for-testing
"QCSD Refinement phase swarm for Sprint Refinement sessions using SFDIPOT product factors, BDD scenario generation, and requirements validation."
migrate-frontend-forms
by getsentry
Guide for migrating forms from the legacy JsonForm/FormModel system to the new TanStack-based form system.
saleor-commit
by saleor
Commit changes in the Saleor codebase with pre-commit hook error handling. Use when asked to "commit", "commit changes", "make a commit", or any git commit task in the Saleor project. Handles virtual env activation, staging, commit message writing, and automatic resolution of pre-commit hook failures (ruff, mypy, schema, migrations).
openspec-new-change
by PBH-BTN
Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.
backend-scaffold
by parhumm
Generate production-ready backend code with routes, data models, service layers, and validation. Use when scaffolding backend from specs.
mcp-builder
by SynkraAI
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
squads
by sendaifun
Complete guide for Squads Protocol - Solana's leading smart account and multisig infrastructure. Covers Squads V4 Multisig for team treasury management, Smart Account Program for account abstraction and programmable wallets, and Grid for stablecoin rails and fintech infrastructure.
Forms
by HoangNguyen0403
Standards for Typed Reactive Forms and Validators.
Dependency Injection
by HoangNguyen0403
Best practices for DI, inject() usage, and providers.
architect-first
by SynkraAI
Guide for implementing the Architect-First development philosophy - perfect architecture, pragmatic execution, quality guaranteed by tests. Use this skill when starting new features, refactoring systems, or when architectural decisions are needed. Enforces non-negotiables like complete design/documentation before code, zero coupling, and validation by multiple perspectives before structural decisions.
novel-truncator
by GongLingRui
智能截断文本,保持内容完整性。适用于小说文本预处理、确保文本不超过指定长度限制
story-five-elements
by GongLingRui
全面分析故事五元素:题材类型、故事梗概、人物小传、人物关系、大情节点。适用于深度分析故事、剧本改编准备、故事开发文档制作