- Home
- /
- Categories
- /
- Types
Types
Type checking and type generation
artifact-validator
by eLafo
Validate and grade Claude Code Skills, Commands, Subagents, and Hooks for quality and correctness. Check YAML syntax, verify naming conventions, validate required fields, test activation patterns, assess description quality. Generate quality scores using Q = 0.40R + 0.30C + 0.20S + 0.10E framework with specific improvement recommendations. Use when validating artifacts, checking quality, troubleshooting activation issues, or ensuring artifact correctness before deployment.
busirocket-validation
by BusiRocket
Applies validation strategy using Zod for schemas and guard helpers for
langgraph-graph-api
by evanfang0054
使用 StateGraph、节点、边、START/END 节点和 Command API 构建图,结合控制流与状态更新
hl-spot-markets
by cezar-r
Guide for spot markets on Hyperliquid. Use when user asks about spot trading, token balances, spot tickers, wrapped tokens (UBTC, USOL), or the @index format. Covers market identifiers, balance matching, and common mistakes.
deepagents-memory
by evanfang0054
在 Deep Agents 中实现长期内存,使用 StoreBackend、CompositeBackend 和 InMemoryStore 进行跨会话的持久化数据存储。
chatgpt-app-builder
by mcp-use
Build ChatGPT apps with interactive widgets using mcp-use and OpenAI Apps SDK. Use when creating ChatGPT apps, building MCP servers with widgets, defining React widgets, working with Apps SDK, or when user mentions ChatGPT widgets, mcp-use widgets, or Apps SDK development.
zodipus-troubleshooting
by bratsos
Debug and fix Zodipus errors. Use when validation fails, generation errors occur, types don't match, Query Engine behaves unexpectedly, or user encounters any zodipus-related error.
backend-development
by pluginagentmarketplace
Backend development - APIs, authentication, business logic
fusion-timeline
by peytoncasper
Read, navigate, and modify the Fusion 360 parametric timeline. Use when the user asks to list features, roll back/forward, suppress/unsuppress features, delete features, reorder timeline items, edit feature parameters, check feature health, create timeline groups, or analyze feature dependencies.
gs-bun-aws-lambda
by gilbertopsantosjr
Bun AWS Lambda handlers with Clean Architecture adapter pattern. Handlers resolve Use Cases from DI Container and map domain exceptions to HTTP responses. Covers deployment patterns and cold start optimization.
hl-api-samples
by cezar-r
Generates bash/curl commands for fetching sample data from Hyperliquid API. Use when user wants curl examples, bash commands to test the API, or sample data fetch commands for mainnet.
convex-rate-limiter
by Imfa-Solutions
Convex Rate Limiter component (@convex-dev/rate-limiter) — type-safe, transactional rate limiting with token bucket and fixed window strategies. Use when implementing rate limiting in a Convex app, configuring per-user or global rate limits, protecting mutations/actions from abuse, handling failed login throttling, LLM token/request quotas, or signup caps. Triggers on: rate limit, rate-limiter, RateLimiter, token bucket, fixed window, @convex-dev/rate-limiter, throttle requests, abuse prevention, quota management, sharding rate limits, capacity reservation. Also use when the user asks "how do I rate limit in Convex", "add rate limiting to my mutation", "limit API calls per user", or wants to review/fix existing rate limiter code.
beautiful-mermaid
by AlexMikhalev
Render Mermaid diagrams as SVG or ASCII art using the beautiful-mermaid library. Ultra-fast rendering with 15 built-in themes and Shiki VS Code theme support. Use when: (1) Creating diagrams from Mermaid syntax, (2) Rendering flowcharts, state, sequence, class, or ER diagrams, (3) Generating ASCII diagrams for terminal/markdown output, (4) Theming diagrams to match VS Code color schemes, (5) Embedding diagrams in documentation or web UIs. Supports SVG output with live theme switching and ASCII/Unicode output for plain text contexts.
google-adk-typescript
by vysotin
Build production-ready AI agents in TypeScript using Google Agent Development Kit (ADK). Use when creating agentic TypeScript/JavaScript applications with LlmAgent, workflow agents (SequentialAgent, ParallelAgent, LoopAgent), custom agents (BaseAgent with runAsyncImpl), FunctionTool with Zod schemas, MCP and OpenAPI tools, multi-agent orchestration, session and state management (outputKey, app/user/temp prefixes, CallbackContext), callbacks and guardrails, testing and evaluation, backend frameworks (Express, Hono), or deploying to Cloud Run or containers. Triggers on "build an agent TypeScript", "ADK TypeScript", "ADK TS", "@google/adk", "multi-agent system TypeScript", "agentic application TypeScript", "Gemini agent TypeScript".
VLM
by UholySmokes
Implement vision-based AI chat capabilities using the z-ai-web-dev-sdk. Use this skill when the user needs to analyze images, describe visual content, or create applications that combine image understanding with conversational AI. Supports image URLs and base64 encoded images for multimodal interactions.
personality-setup
by crystal-project-inc
"Discover your DISC personality type and install personalized AI communication skills. Use when someone mentions personality, communication style, DISC, how AI should talk to them, how to communicate with a coworker/boss/teammate, preparing for a meeting or difficult conversation, or wants to customize their AI experience. Also triggers on: 'what's my personality type', 'set up my personality', 'personality quiz', 'how should I talk to', 'communication coaching'. Includes interactive quizzes for both flows. Powered by Crystal's DISC framework."
ai-sdk-core
by ma1orek
Build backend AI with Vercel AI SDK v6 stable. Covers Output API (replaces generateObject/streamObject), speech synthesis, transcription, embeddings, MCP tools with security guidance. Includes v4→v5 migration and 15 error solutions with workarounds. Use when: implementing AI SDK v5/v6, migrating versions, troubleshooting AI_APICallError, Workers startup issues, Output API errors, Gemini caching issues, Anthropic tool errors, MCP tools, or stream resumption failures.
gs-feature-architecture
by gilbertopsantosjr
Guide for implementing features in Clean Architecture OOP with Next.js. Use when planning new features, understanding the 4-layer structure (Domain, Application, Infrastructure, Presentation), or deciding where code should live.
yandex-wordstat
by prikotov
Анализ поисковых запросов через Яндекс.Wordstat
monitoring
by pluginagentmarketplace
Game server monitoring with metrics, alerting, and performance tracking for production reliability
backend-to-frontend-handoff-docs
by cachemoney
Create API handoff documentation for frontend developers. Use when backend work is complete and needs to be documented for frontend integration, or user says 'create handoff', 'document API', 'frontend handoff', or 'API documentation'.
tentap-editor
by CaiZongyuan
This skill should be used when users need to implement or work with the TenTap rich text editor for React Native. It provides comprehensive guidance on installation, basic setup, advanced customization, API reference, and real-world examples for building rich text editing experiences in mobile applications.
modal-sandbox
by computesdk
Guide for creating and managing Modal sandboxes using ComputeSDK. Use when building applications that need Modal's GPU-accelerated sandbox environments for machine learning workloads, AI inference, or compute-intensive code execution.
langchain-tools
by evanfang0054
LangChain 工具集成使用指南,包括预构建工具包、Tavily、Wikipedia 和自定义工具