- Home
- /
- Categories
- /
- Types
Types
Type checking and type generation
vault-metadata
by teslasoft-de
Frontmatter schema reference, metadata values (status, type, horizon), Dataview query patterns, and repository path integration for the Teslasoft Obsidian vault. Canonical source for all metadata conventions used across note types and templates. Keywords: frontmatter, metadata, status values, type values, horizon, Dataview, query, repoPath, repository path, schema reference
cloudflare-mcp-server
by ma1orek
Build MCP servers on Cloudflare Workers - the only platform with official remote MCP support. TypeScript-based with OAuth, Durable Objects, and WebSocket hibernation. Prevents 24 documented errors. Use when: deploying remote MCP servers, implementing OAuth, or troubleshooting URL path mismatches, McpAgent exports, CORS issues, IoContext timeouts.
claude-agent-sdk
by ma1orek
Build autonomous AI agents with Claude Agent SDK. Structured outputs guarantee JSON schema validation, with plugins system and hooks for event-driven workflows. Prevents 14 documented errors. Use when: building coding agents, SRE systems, security auditors, or troubleshooting CLI not found, structured output validation, session forking errors, MCP config issues, subagent cleanup.
langgraph-memory
by evanfang0054
LangGraph 中的内存:短期(线程范围)vs 长期(跨线程)内存,使用检查点器和存储
backend-compression
by Workshop-Ventures
Add response compression (gzip/deflate) to the backend for improved performance. Use when asked to "add compression", "enable gzip", or "optimize response size".
Skills Proficiency Mapper Skill v3.0 (Reasoning-Activated)
by NaveedTechLab
Ready to use: Invoke to map skills to CEFR/Bloom's/DigComp proficiency levels with validated progression, measurable indicators, and coherence across chapters.
namespace-sandbox
by computesdk
Guide for creating and managing Namespace sandboxes using ComputeSDK. Use when building applications that need Namespace cloud container instances with customizable CPU/RAM resources for code execution or isolated development environments.
Feature-Based-Layered-Architecture
by sasatech-labs
Feature-Based Layered Architecture for Next.js (App Router) with Supabase. Use when creating API routes, services, repositories, or components with TypeScript. Covers Handler/Service/Repository/Adapter layers, Zod validation, and feature module structure.
ios-data
by pluginagentmarketplace
Master iOS data persistence - SwiftData, Core Data, Keychain, CloudKit
rust-macros
by pluginagentmarketplace
Master Rust macros - declarative and procedural macros
gs-zod-validation
by gilbertopsantosjr
"Guide for Zod validation schemas in Clean Architecture. Zod validates input SHAPE in Presentation layer; business rules belong in Entity.validate(). Use when creating input schemas for server actions."
agent-safety
by pluginagentmarketplace
Ensure agent safety - guardrails, content filtering, monitoring, and compliance
mongodb-schema-design
by pluginagentmarketplace
Master MongoDB schema design and data modeling patterns. Learn embedding vs referencing, relationships, normalization, and schema evolution. Use when designing databases, normalizing data, or optimizing queries.
css-flexbox-grid
by pluginagentmarketplace
Master Flexbox and CSS Grid layouts for modern responsive design
graphql-security
by pluginagentmarketplace
Secure GraphQL APIs - authentication, authorization, rate limiting, and validation
communicate-with-is
by crystal-project-inc
"Communication coaching for working with an Is (The Encourager) DISC type — warm, supportive, optimistic. Covers do's, don'ts, meetings, email, feedback, and conflict. Powered by Crystal's DISC framework."
game-loop
by pluginagentmarketplace
Server-side game loop implementation with fixed timestep, physics simulation, and tick rate optimization
cli-builder
by sarfraznawaz2005
Guide for building TypeScript CLIs with Bun. Use when creating command-line tools, adding subcommands to existing CLIs, or building developer tooling. Covers argument parsing, subcommand patterns, output formatting, and distribution.
backend-route-creation
by Workshop-Ventures
Create a new backend API route with koa-zod-router and Zod validation. Use when asked to "create a route", "add an endpoint", "create API endpoint", or "add a new route".
openai-responses
by fefogarcia
Build agentic AI with OpenAI Responses API - stateful conversations with preserved reasoning, built-in tools (Code Interpreter, File Search, Web Search), and MCP integration. Prevents 11 documented errors. Use when: building agents with persistent reasoning, using server-side tools, or migrating from Chat Completions/Assistants for better multi-turn performance.
reading-data
by tracemem
Instructions for reading data from TraceMem memory.
frameworks
by pluginagentmarketplace
TypeScript with popular frameworks like NestJS, React, and Next.js
design-patterns
by pluginagentmarketplace
Game server design patterns including ECS, command pattern, and event sourcing
stripe
by velcrafting
This skill should be used when the user asks to "integrate Stripe", "add payments", "create subscriptions", "handle webhooks", "usage-based billing", "per-seat pricing", "tiered plans", "checkout session", "customer portal", "sync Stripe data", "Stripe Sync Engine", "payment processing", "MRR analytics", "revenue reporting", or mentions 'Stripe', 'subscription', 'billing', 'webhook', 'checkout', 'metered billing', 'payment intent', 'stripe schema'. Automatically triggers for payment, subscription, and billing analytics work.