类型

类型检查与类型生成

显示 1489-1512 / 共 6303 个技能
LM-Kit

pros-cons

LM-Kit

Gives a balanced pros and cons analysis of any idea, decision, or topic. Type a subject and get both sides.

数据处理 52 7个月前
LM-Kit

email-writer

LM-Kit

Writes a professional email from a short description. Type what you need and get a ready-to-send email.

邮件 52 7个月前
SalesforceCommerceCloud

b2c-metadata

SalesforceCommerceCloud

Work with B2C Commerce site metadata XML for custom attributes and object types. Use when defining custom attributes on products/orders/customers, creating custom object types, or setting site preferences via XML import. Covers system-objecttype-extensions.xml and custom-objecttype-definitions.xml.

API 开发 52 7个月前
NickCrew

kubernetes-deployment-patterns

NickCrew

Kubernetes deployment strategies and workload patterns for production-grade applications. Use when deploying to Kubernetes, implementing rollout strategies, or designing cloud-native application architectures.

自动化 36 8个月前
NickCrew

design-system-architecture

NickCrew

Build scalable design systems with design tokens, component APIs, and documentation. Use when creating or evolving component libraries.

设计 36 7个月前
NickCrew

condition-based-waiting

NickCrew

Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses

代码生成 36 10个月前
tkersey

mesh

tkersey

Swarm coordinator activated only by explicit $mesh invocation. Trigger cues/keywords: orchestrate subagents/workers, execute ready $st slices/tasks, run propose/critique/synthesize/vote cycles, coordinate concurrent workers, require consensus + validation before completion, and persist learnings via $learnings.

自动化 68 6个月前
NickCrew

event-driven-architecture

NickCrew

Event-driven architecture patterns with event sourcing, CQRS, and message-driven communication. Use when designing distributed systems, microservices communication, or systems requiring eventual consistency and scalability.

数据库 36 8个月前
NickCrew

feature-implementation

NickCrew

Use when implementing a feature or multi-file code change - provides structured implementation flow with persona selection, validation, and testing guidance.

智能体 36 8个月前
sendaifun

surfpool

sendaifun

Complete Surfpool development environment for Solana - drop-in replacement for solana-test-validator with mainnet forking, cheatcodes, Infrastructure as Code, and Surfpool Studio. The fastest way to develop and test Solana programs.

CLI 工具 128 7个月前
takeokunn

C++ Ecosystem

takeokunn

This skill should be used when working with C++ projects, CMakeLists.txt, Ninja, clang-tidy, clang-format, GoogleTest, Catch2, or Modern C++ (C++11-23) language patterns. Provides comprehensive C++ ecosystem patterns and best practices.

代码评审 71 6个月前
takeokunn

Requirements Definition

takeokunn

This skill should be used when the user asks to "define requirements", "create specification", "clarify requirements", "write requirements document", or mentions requirement analysis. Provides comprehensive requirements definition methodology.

测试 71 6个月前
takeokunn

Core Patterns

takeokunn

Base templates for error escalation, decision criteria, and enforcement. Referenced by agents and commands to avoid duplication.

调试 71 6个月前
takeokunn

Parallelization Patterns

takeokunn

Patterns for parallel execution strategies, timeout configuration, retry policies, and consensus mechanisms.

智能体 71 6个月前
mlflow

instrumenting-with-mlflow-tracing

mlflow

Instruments Python and TypeScript code with MLflow Tracing for observability. Triggers on questions about adding tracing, instrumenting agents/LLM apps, getting started with MLflow tracing, or tracing specific frameworks (LangGraph, LangChain, OpenAI, DSPy, CrewAI, AutoGen). Examples - "How do I add tracing?", "How to instrument my agent?", "How to trace my LangChain app?", "Getting started with MLflow tracing", "Trace my TypeScript app"

调试 71 7个月前
takeokunn

Haskell Ecosystem

takeokunn

This skill should be used when working with Haskell projects, "cabal.project", "stack.yaml", "ghc", "cabal build/test/run", "stack build/test/run", or Haskell language patterns. Provides comprehensive Haskell ecosystem patterns and best practices.

CLI 工具 71 6个月前
TerminalSkills

api-doc-generator

TerminalSkills

Generate and validate API documentation from source code, route definitions, and existing endpoints. Use when a user asks to generate API docs, create OpenAPI specs, document endpoints, sync docs with code, detect documentation drift, or produce Swagger files from a codebase.

API 开发 140 6个月前
glittercowboy

create-mcp-servers

glittercowboy

Create Model Context Protocol (MCP) servers that expose tools, resources, and prompts to Claude. Use when building custom integrations, APIs, data sources, or any server that Claude should interact with via the MCP protocol. Supports both TypeScript and Python implementations.

代码生成 1971 7个月前
sendaifun

arcium

sendaifun

Build and debug encrypted Solana applications with Arcium — data stays private during computation, no single party sees it. Use when writing Arcis circuits (#[encrypted], #[instruction]), wiring Anchor programs with init/queue_computation/callback flows, choosing Shared vs Mxe encrypted state, encrypting inputs with @arcium-hq/client (RescueCipher, x25519), or debugging ArgBuilder ordering, nonce, callback, or computation finalization failures. Covers dark pools, sealed-bid auctions, encrypted voting, hidden game state, confidential DeFi, secure randomness, and threshold signing. Also use for getting started with your first Arcium app.

API 开发 128 4个月前
JoelLewis

data-quality

JoelLewis

"Financial data quality management: golden source architecture, data lineage, validation rules, exception management, profiling, monitoring, and governance frameworks."

数据处理 175 6个月前
JoelLewis

account-transfers

JoelLewis

"Account transfers: ACAT transfers, non-ACAT transfers, partial transfers, journal entries, rollovers, estate transfers, and transfer tracking for brokerage operations."

金融 175 6个月前
JoelLewis

account-opening-workflow

JoelLewis

"Account opening workflows: account types (individual, joint JTWROS/TIC, trust, entity, IRA/SEP/SIMPLE/inherited, UTMA, estate), required forms (Form CIP, CRS, W-9, W-8BEN, beneficial ownership, trust/LLC docs, Form 5305), approval workflows with supervisory review, NIGO management, regulatory holds, PEP/enhanced due diligence screening, senior investor protections, KYC/CIP verification, straight-through processing (STP), multi-custodian operations (Schwab, Fidelity, Pershing), account numbering/titling/classification, ACAT coordination, 30-day compliance review, funding verification, billing system integration, FINRA Rule 4512."

代码评审 175 6个月前
Nevaberry

typescript-knowledge-patch

Nevaberry

This skill should be used when writing TypeScript code, using "import defer", "--module node20", "tsc --init", working with ArrayBuffer types, or any TypeScript features from version 5.9 onwards.

代码生成 24 7个月前
Nevaberry

nextjs-knowledge-patch

Nevaberry

This skill should be used when writing Next.js code, using App Router, Server Components, Server Actions, Turbopack, or any Next.js 15.3+ / Next.js 16 features (2025-2026). It covers proxy.ts (middleware.ts replacement), "use cache", Cache Components, navigation hooks (onNavigate, useLinkStatus), caching APIs (updateTag, refresh, revalidateTag), typed routes, auto-generated PageProps, and breaking changes from 15.x to 16.x.

缓存 24 7个月前