- Home
- /
- Categories
- /
- Types
Types
Type checking and type generation
cloudflare
by brixtonpham
Guide for building applications on Cloudflare's edge platform. Use when implementing serverless functions (Workers), edge databases (D1), storage (R2, KV), real-time apps (Durable Objects), AI features (Workers AI, AI Gateway), static sites (Pages), or any edge computing solutions.
subconscious-dev
by subconscious-systems
"Build AI agents with Subconscious platform. Use when user wants to: build an agent, create an AI agent, use Subconscious, build with TIM, create agent with tools, research agent, search agent, tool-calling agent, subconscious.dev, TIMRUN, tim, tim-edge, timini, tim-gpt, tim-gpt-heavy. Do NOT use for generic OpenAI/Anthropic/LLM tasks without Subconscious."
securing-server-actions
by djankies
Teach server action authentication and security patterns in Next.js 16. Use when implementing server actions, form handlers, or mutations that need authentication.
data-science-model-evaluation
by legout
"Model evaluation and validation: cross-validation, metrics, hyperparameter tuning, and model comparison. Use when assessing model performance, selecting models, or diagnosing modeling issues."
neotex-init
by Cloo-Solutions
Use when user runs /neotex-init to deeply scan a codebase and auto-generate organizational knowledge for neotex.
sling-pipelines
by slingdata-io
Create multi-step data workflows with Sling pipelines. Use when orchestrating multiple operations, running tasks before/after replications, or building complex data workflows with conditionals and loops.
optimizing-query-selection
by djankies
Optimize queries by selecting only required fields and avoiding N+1 problems. Use when writing queries with relations or large result sets.
mcp-builder
by zhuxining
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).
react-logging
by biruk741
React/React Native logging templates using DD structured format. For hooks, state, effects, and navigation debugging.
pipes-template-lending-protocol
by subsquid-labs
Production-ready template for indexing lending protocol events. Includes schema, transformers, and examples for Aave V3, Compound V3, Morpho, and other lending markets.
groq-api
by diskd-ai
Groq API integration for building AI-powered applications with ultra-fast LLM inference. Use when working with Groq's Chat Completions API, Python SDK (groq), TypeScript SDK (groq-sdk), tool use/function calling, vision/image processing, audio transcription with Whisper, streaming responses, text-to-speech, content moderation with Llama Guard, batch processing, or any Groq API integration task. Triggers on mentions of Groq, GroqCloud, or fast LLM inference needs.
wagmi
by 0xSardius
React hooks for Ethereum and EVM blockchain interactions using Wagmi v3. Use when building React or Next.js apps with wallet connections, contract reads/writes, or blockchain state. Triggers on useAccount, useConnect, useContractRead, useContractWrite, WagmiProvider, ConnectKit, RainbowKit, or any React blockchain hooks. Do NOT use for Node scripts or non-React code (use viem skill instead).
backend-standards
by Clarkkkk
Use when implementing or refactoring backend logic in packages/api or packages/db. Enforce router/service/data access layering, naming conventions, TRPC best practices, and Drizzle schema guidelines.
pubfi-dsl-server-contract
by helixbox
Use when defining or validating the server-side contract for PubFi DSL requests, including schema validation, aggregation mapping, limits, and response envelopes.
google-golang-style
by meysam81
Enforces Google's official Go style guide when writing or editing Go (.go) files. Use this skill BEFORE creating, modifying, or reviewing any Go code. Covers naming (packages, receivers, variables, repetition avoidance), error handling (structure, wrapping, strings, sentinel errors), imports (grouping, renaming, blank imports), code organization (package size, file structure), and documentation (doc comments, godoc conventions). Trigger on any Go code task — new files, refactors, code reviews, or architecture decisions involving Go packages.
create-presentation
by engsimsoft
Создание презентаций и слайдов. Загрузи этот skill ПЕРЕД созданием любой презентации, питча или слайдов.
data-engineering-quality
by legout
"Data quality testing and validation with Great Expectations and Pandera. Schema validation, data quality tests, profiling, and automated validation in pipelines."
mcp-builder
by TheWatcher01
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).
SKILL — Autonomous Senior Engineer
by LEADFORM-arch
Ce skill prévaut sur tout comportement par défaut de l'agent.
integrate-flowlines-sdk-js
by flowlines-ai
Integrates the @flowlines/sdk into a Node.js/TypeScript codebase. Use when adding Flowlines observability to an AI/LLM application, setting up OpenTelemetry instrumentation for AI libraries, or when the user asks to add Flowlines monitoring.
ogt-docs-rules-code-front
by OpenDNDApps
Define and manage frontend coding standards in docs/rules/code/front/. Use when creating React component rules, state management patterns, styling conventions, hook guidelines, or any frontend-specific code rules.
api-patterns
by Alicoder001
API integration patterns including REST, GraphQL, WebSocket, and tRPC. Use when designing APIs, implementing data fetching, or building real-time features.
design-spec-extraction
by Cygnusfear
Use when extracting design specifications from visual sources including Figma exports, UI mockups, screenshots, or live website captures. Produces W3C DTCG-compliant JSON with component trees for code generation and developer handoff.
compile-conversation-into-doc
by ilamanov
Turn long, messy AI chat conversations into clear, durable, and easily scannable reference documents that humans can reliably return to weeks or months later.