类型

类型检查与类型生成

显示 1417-1440 / 共 6303 个技能
hoodini

cloudflare

hoodini

Build and deploy on Cloudflare's edge platform. Use when creating Workers, Pages, D1 databases, R2 storage, AI inference, or KV storage. Triggers on Cloudflare, Workers, Cloudflare Pages, D1, R2, KV, Cloudflare AI, Durable Objects, edge computing.

云服务 274 8个月前
tkersey

select

tkersey

"Swarm-ready work selector: choose one source (invocation list, SLICES.md, or plan-N.md), refine it into dependency-aware atomic tasks, and emit an OrchPlan (waves + delegation) plus optional pipelines. Use for prompts like $select, use $select, pick the next ready slice, orchestrate workers from SLICES, or what should run in parallel next. Plan-only; no writeback; orchestration-agnostic."

自动化 68 6个月前
hoodini

copilot-docs

hoodini

Configure GitHub Copilot with custom instructions. Use when setting up .github/copilot-instructions.md, customizing Copilot behavior, or creating repository-specific AI guidance. Triggers on Copilot instructions, copilot-instructions.md, GitHub Copilot config.

文档生成 274 8个月前
massgen

serena

massgen

This skill provides symbol-level code understanding and navigation using Language Server Protocol (LSP). Enables IDE-like capabilities for finding symbols, tracking references, and making precise code edits at the symbol level.

CLI 工具 1122 9个月前
massgen

file-search

massgen

This skill should be used when agents need to search codebases for text patterns or structural code patterns. Provides fast search using ripgrep for text and ast-grep for syntax-aware code search.

向量嵌入 1122 9个月前
rileyhilliard

writing-tests

rileyhilliard

Writes behavior-focused tests using Testing Trophy model with real dependencies. Use when writing tests, choosing test types, or avoiding anti-patterns like testing mocks.

测试 128 7个月前
rileyhilliard

condition-based-waiting

rileyhilliard

Fixes flaky tests by replacing arbitrary timeouts with condition polling. Use when tests fail intermittently, have setTimeout delays, or involve async operations that need proper wait conditions.

代码生成 128 7个月前
rileyhilliard

refactoring-code

rileyhilliard

Improves code structure while preserving behavior through test verification. Use when cleaning up code, reducing duplication, simplifying complexity, or reorganizing modules.

调试 128 8个月前
rileyhilliard

visualizing-with-mermaid

rileyhilliard

Creates professional Mermaid diagrams with semantic styling and visual hierarchy. Use when creating flowcharts, sequence diagrams, state machines, class diagrams, or architecture visualizations.

设计 128 8个月前
rileyhilliard

fixing-flaky-tests

rileyhilliard

Diagnose and fix tests that pass in isolation but fail when run concurrently. Covers shared state isolation and resource conflicts. References condition-based-waiting for timing issues.

调试 128 7个月前
TerminalSkills

alembic

TerminalSkills

Manage database migrations with Alembic. Use when a user asks to version database schemas, create migration scripts, handle schema changes in production, or manage SQLAlchemy model migrations.

代码生成 140 6个月前
henkisdabro

PDF Processing Pro

henkisdabro

Production-ready PDF processing with forms, tables, OCR, validation, and batch operations. Use when working with complex PDF workflows in production environments, processing large volumes of PDFs, or requiring robust error handling and validation. Do NOT use for simple text extraction - use pdf-extract for quick reads.

CLI 工具 83 6个月前
aAAaqwq

chrome-automation

aAAaqwq

Chrome 浏览器自动化操作。当用户需要自动化浏览器操作、网页测试、数据抓取或 UI 自动化时使用此技能。

调试 89 6个月前
pproenca

too-long-skill

pproenca

This skill has more than 500 lines which should fail validation.

文件操作 197 7个月前
pproenca

invalid--name

pproenca

This skill has consecutive hyphens in the name which should fail validation.

类型 197 7个月前
matsonj

mviz

matsonj

A chart & report builder designed for use by AI.

分析 225 6个月前
frankxai

Oracle Agent Spec Expert

frankxai

Design framework-agnostic AI agents using Oracle's Open Agent Specification for portable, interoperable agentic systems with JSON/YAML definitions

智能体 37 10个月前
apollographql

graphql-schema

apollographql

Guide for designing GraphQL schemas following industry best practices. Use this skill when: (1) designing a new GraphQL schema or API, (2) reviewing existing schema for improvements, (3) deciding on type structures or nullability, (4) implementing pagination or error patterns, (5) ensuring security in schema design.

API 开发 107 7个月前
apollographql

apollo-mcp-server

apollographql

Guide for using Apollo MCP Server to connect AI agents with GraphQL APIs. Use this skill when: (1) setting up or configuring Apollo MCP Server, (2) defining MCP tools from GraphQL operations, (3) using introspection tools (introspect, search, validate, execute), (4) troubleshooting MCP server connectivity or tool execution issues.

API 开发 107 6个月前
apollographql

apollo-federation

apollographql

Guide for authoring Apollo Federation subgraph schemas. Use this skill when: (1) creating new subgraph schemas for a federated supergraph, (2) defining or modifying entities with @key, (3) sharing types/fields across subgraphs with @shareable, (4) working with federation directives (@external, @requires, @provides, @override, @inaccessible), (5) troubleshooting composition errors, (6) any task involving federation schema design patterns.

API 开发 107 7个月前
krafton-ai

slack-proactive-intervention-patterns

krafton-ai

메모리에서 7가지 개입 기회 패턴을 감지하는 지식 베이스. 조사 제안, 스케줄링, 문서화, 초안 작성, 연결 조율, 예측적 제안, 루틴 자동화 패턴의 시그널과 점수 계산 방법.

学术 929 6个月前
0xDarkMatter

mcp-patterns

0xDarkMatter

"Model Context Protocol (MCP) server patterns for building integrations with Claude Code. Triggers on: mcp server, model context protocol, tool handler, mcp resource, mcp tool."

认证鉴权 32 8个月前
zrt-ai-lab

mcp-builder

zrt-ai-lab

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).

数据处理 274 7个月前
Gentleman-Programming

react-19

Gentleman-Programming

React 19 patterns with React Compiler. Trigger: When writing React components - no useMemo/useCallback needed.

数据处理 632 7个月前