- Home
- /
- Categories
- /
- Types
Types
Type checking and type generation
api-audit
by acedergren
"Audit API routes against shared types — scan routes, plugins, and types for mismatches. Read-only, no changes. Use before PRs, after adding routes, or for periodic API contract validation."
shadcn-svelte-skill
by acedergren
Expert guidance for shadcn-svelte component architecture and Tailwind CSS v4.1 patterns. Use when: (1) choosing between shadcn/Skeleton/Melt UI, (2) debugging TanStack Table reactivity, (3) fixing Tailwind v4.1 migration issues, (4) implementing complex data tables with sorting/filtering, (5) troubleshooting form validation patterns. NOT for basic installation (see official docs). Focuses on non-obvious decisions, performance pitfalls, and patterns missing from documentation. Triggers: shadcn-svelte, component library choice, TanStack Table, data table, Tailwind v4.1, form validation, Svelte 5 reactivity, shadcn vs skeleton.
mcp-builder
by YYH211
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).
stack-designer
by armanzeroeight
Designs CloudFormation stack structure, nested stacks, and resource organization. Use when designing CloudFormation infrastructure, organizing resources into stacks, or planning nested stack hierarchies.
data-importer
by saleor
"Transforms external product data into Saleor config.yml format. Use when importing from CSV, Excel, Shopify exports, or any external data source."
excalidraw
by bahayonghang
Generate hand-drawn style diagrams (architecture, flowcharts, system design) as .excalidraw.json files. Use when user wants diagrams, mentions Excalidraw, or needs Mermaid-to-visual conversion.
product-modeling
by saleor
"Product type design, attribute selection, and variant planning for Saleor. Use when asking about product vs variant attributes, how to structure product types, attribute types, variant matrices, or catalog organization."
echarts
by vamseeachanta
Create powerful interactive charts with Apache ECharts - balanced ease-of-use and customization
nushell-usage
by YPares
Essential patterns, idioms, and gotchas for writing Nushell code. Use when writing Nushell scripts, functions, or working with Nushell's type system, pipelines, and data structures. Complements plugin development knowledge with practical usage patterns.
ieee-writer
by bahayonghang
Translate, polish, restructure, and validate academic papers for IEEE publications. Strict adherence to IEEE style, academic tone, and formatting rules.
create-expert-skill
by bahayonghang
Create production-ready skills from expert knowledge. Extracts domain expertise and system ontologies, uses scripts for deterministic work, loads knowledge progressively. Use when building skills that must work reliably in production.
vue-best-practices
by bahayonghang
Vue 3 and Vue.js best practices for TypeScript, vue-tsc, and Volar. This skill should be used when writing, reviewing, or refactoring Vue components to ensure correct typing patterns. Triggers on tasks involving Vue components, props extraction, wrapper components, template type checking, or Volar configuration.
quantification-metrics-feature-automated-invoice-generation
by vamseeachanta
'Sub-skill of quantification-metrics: Feature: Automated Invoice Generation.'
neon-auth-react
by neondatabase
Sets up Neon Auth in React applications (Vite, CRA). Configures authentication adapters, creates auth client, and sets up UI components. Use when adding auth-only to React apps (no database needed).
neon-js-react
by neondatabase
Sets up the full Neon SDK with authentication AND database queries in React apps (Vite, CRA). Creates typed client, generates database types, and configures auth UI. Use for auth + database integration.
calendly-api
by vamseeachanta
Calendly scheduling automation using REST API v2 for managing event types, availability, bookings, webhooks, and scheduling workflows
teams-api
by vamseeachanta
Microsoft Teams automation using Graph API, Bot Framework, Adaptive Cards, and webhooks for enterprise messaging and collaboration
configurator-schema
by saleor
"Config.yml schema, entity structure, and validation rules. Use when asking about YAML format, required fields, entity identification, or config validation errors. Do NOT use for general YAML questions unrelated to Saleor Configurator."
helixa-identity
by daydreamsai
Register and manage onchain agent identity on Helixa — the ERC-8004 identity and reputation layer on Base. Mint agent souls, set traits and personality, and query cred scores for trust-aware agent interactions. Activate when: Creating onchain agent identity, setting soul traits or personality, querying agent reputation/cred scores, or integrating Helixa identity with Lucid Agents payments and A2A workflows.
test-generator
by armanzeroeight
Generates dbt tests including schema tests, data quality tests, and freshness checks. Use when adding tests to dbt models or implementing data quality validation.
rust-cli-tui-developer
by bahayonghang
Expert guidance for Rust CLI and TUI development with official examples from clap, inquire, and ratatui libraries. Use when building command-line interfaces, terminal user interfaces, or console applications in Rust. Provides structured patterns, best practices, and real code implementations from official sources.
nushell-plugin-builder
by YPares
Guide for creating Nushell plugins in Rust using nu_plugin and nu_protocol crates. Use when users want to build custom Nushell commands, extend Nushell with new functionality, create data transformations, or integrate external tools/APIs into Nushell. Covers project setup, command implementation, streaming data, custom values, and testing.
starknet-wallet
by daydreamsai
Build a StarkNet wallet agent that checks balances, transfers tokens, stakes STRK, and executes batched transactions — all monetized via x402 micropayments on Base.
excalidraw-diagram
by bahayonghang
Generate Excalidraw diagrams from text content. Supports three output modes - Obsidian (.md), Standard (.excalidraw), and Animated (.excalidraw with animation order). Triggers on "Excalidraw", "画图", "流程图", "思维导图", "可视化", "diagram", "标准Excalidraw", "standard excalidraw", "Excalidraw动画", "动画图", "animate".