类型

类型检查与类型生成

显示 1009-1032 / 共 6303 个技能
antfu

pinia

antfu

Pinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/getters/actions, or implementing store patterns in Vue apps.

测试 5801 7个月前
antfu

antfu

antfu

Anthony Fu's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Prettier alternatives, monorepos, library publishing, or when the user mentions Anthony Fu's preferences.

Git 与版本控制 5801 7个月前
jmagly

artifact-metadata

jmagly

Conventions: AIWG Artifact Naming Guide

代码评审 204 8个月前
openakita

create-plan

openakita

"MUST CALL FIRST for multi-step tasks! If user request needs 2+ tool calls (like 'open + search + screenshot'), call create_plan BEFORE any other tool."

代码生成 1973 6个月前
browserwing

browserwing-executor

browserwing

Control browser automation through HTTP API. Supports page navigation, element interaction (click, type, select), data extraction, accessibility snapshot analysis, screenshot, JavaScript execution, and batch operations.

无障碍 1408 7个月前
GPTomics

bio-single-cell-splicing

GPTomics

Analyzes alternative splicing at single-cell resolution using BRIE2 for probabilistic PSI estimation or leafcutter2 for cluster-based analysis with NMD detection. Identifies cell-type-specific splicing patterns. Use when analyzing isoform usage in scRNA-seq or finding splicing differences between cell populations.

代码评审 1194 6个月前
GPTomics

bio-alignment-validation

GPTomics

Validate alignment quality with insert size distribution, proper pairing rates, GC bias, strand balance, and other post-alignment metrics. Use when verifying alignment data quality before variant calling or quantification.

分析 1194 6个月前
GPTomics

bio-reaction-enumeration

GPTomics

Enumerates chemical libraries through reaction SMARTS transformations using RDKit. Generates virtual compound libraries from building blocks using defined chemical reactions with product validation. Use when creating combinatorial libraries or enumerating products from synthetic routes.

代码生成 1194 6个月前
GPTomics

bio-clinical-databases-hla-typing

GPTomics

Call HLA alleles from NGS data using OptiType, HLA-HD, or arcasHLA for immunogenomics applications. Use when determining HLA genotype for transplant matching, neoantigen prediction, or pharmacogenomic screening.

数据处理 1194 6个月前
GPTomics

bio-causal-genomics-colocalization-analysis

GPTomics

Test whether two traits share a causal variant at a genomic locus using Bayesian colocalization with coloc. Computes posterior probabilities for shared vs distinct causal variants between GWAS and eQTL signals. Use when determining if a GWAS signal and an eQTL share the same causal variant.

数据处理 1194 6个月前
jmagly

regression-api-contract

jmagly

@.claude/rules/executable-feedback.md

API 开发 204 7个月前
jmagly

qa-protocol

jmagly

QA templates: templates/governance/qa-checklist.md

代码评审 204 8个月前
nuxt-content

vue

nuxt-content

Use when editing .vue files, creating Vue 3 components, writing composables, or testing Vue code - provides Composition API patterns, props/emits best practices, VueUse integration, and reactive destructuring guidance

文件操作 714 7个月前
obra

browsing

obra

Use when you need direct browser control - teaches Chrome DevTools Protocol for controlling existing browser sessions, multi-tab management, form automation, and content extraction via use_browser MCP tool

性能 345 6个月前
secondsky

base-ui-react

secondsky

MUI Base UI unstyled React components with Floating UI. Use for accessible components, Radix UI migration, render props API, or encountering positioning, popup, v1.0 beta issues.

数据库 210 8个月前
secondsky

Bun Test Lifecycle

secondsky

Use for test lifecycle hooks: beforeAll, afterAll, beforeEach, afterEach, fixtures, preload.

监控 210 8个月前
secondsky

Bun SvelteKit

secondsky

Use when building or running SvelteKit apps on Bun, including SSR, adapters, and Bun-specific APIs

数据处理 210 8个月前
secondsky

Bun HTTP Server

secondsky

Use when building HTTP servers with Bun.serve, handling requests/responses, implementing routing, creating REST APIs, or configuring fetch handlers.

代码生成 210 8个月前
secondsky

better-chatbot

secondsky

better-chatbot project conventions and standards. Use for contributing code, following three-tier tool system (MCP/Workflow/Default), or encountering server action validators, repository patterns, component design errors.

数据库 210 8个月前
secondsky

Bun Macros

secondsky

Evaluate JavaScript at bundle time and inline results. Use when optimizing compile-time code generation, embedding files, inlining environment variables, or executing code during the bundling process.

数据处理 210 8个月前
secondsky

Bun Bundler

secondsky

This skill should be used when the user asks about "bun build", "Bun.build", "bundling with Bun", "code splitting", "tree shaking", "minification", "sourcemaps", "bundle optimization", "esbuild alternative", "building for production", "bundling TypeScript", "bundling for browser", "bundling for Node", or JavaScript/TypeScript bundling with Bun.

数据处理 210 8个月前
secondsky

Bun FFI

secondsky

This skill should be used when the user asks about "bun:ffi", "foreign function interface", "calling C from Bun", "native libraries", "dlopen", "shared libraries", "calling native code", or integrating C/C++ libraries with Bun.

代码生成 210 8个月前
secondsky

Bun Shell

secondsky

Bun shell scripting with Bun.$, Bun.spawn, subprocess management. Use for shell commands, template literals, or command execution.

CLI 工具 210 8个月前
secondsky

api-security-hardening

secondsky

REST API security hardening with authentication, rate limiting, input validation, security headers. Use for production APIs, security audits, defense-in-depth, or encountering vulnerabilities, injection attacks, CORS issues.

API 开发 210 8个月前