类型

类型检查与类型生成

显示 937-960 / 共 6303 个技能
dadbodgeoff

background-jobs

dadbodgeoff

Implement robust background job processing with dead letter queues, retries, and state machines. Use when building async workflows, scheduled tasks, or any work that shouldn't block the request/response cycle.

缓存 784 6个月前
dadbodgeoff

graceful-degradation

dadbodgeoff

Build resilient systems that degrade gracefully under failure. Implement fallbacks, feature flags, and partial responses when dependencies fail.

数据处理 784 6个月前
dadbodgeoff

dead-letter-queue

dadbodgeoff

Store failed jobs for replay or manual inspection. Track failure patterns, enable manual intervention, and prevent data loss from processing errors.

代码生成 784 6个月前
antonbabenko

terraform-skill

antonbabenko

Use when working with Terraform or OpenTofu - creating modules, writing tests (native test framework, Terratest), setting up CI/CD pipelines, reviewing configurations, choosing between testing approaches, debugging state issues, implementing security scanning (trivy, checkov), or making infrastructure-as-code architecture decisions

云服务 2305 7个月前
NeverSight

Jira Issues Skill

NeverSight

A crawler script to fetch skill data from network, automatically executed daily via GitHub Actions.

API 开发 203 6个月前
NeverSight

axe-ios-simulator

NeverSight

iOS Simulator automation using AXe CLI for touch gestures, text input, hardware buttons, screenshots, video recording, and accessibility inspection. Use when automating iOS Simulator interactions, writing UI tests, capturing screenshots/video, or inspecting accessibility elements. Triggers on iOS Simulator automation, AXe CLI usage, simulator tap/swipe/gesture commands, or accessibility testing tasks.

无障碍 203 7个月前
NeverSight

axe-ios-simulator

NeverSight

iOS Simulator automation using AXe CLI for touch gestures, text input, hardware buttons, screenshots, video recording, and accessibility inspection. Use when automating iOS Simulator interactions, writing UI tests, capturing screenshots/video, or inspecting accessibility elements. Triggers on iOS Simulator automation, AXe CLI usage, simulator tap/swipe/gesture commands, or accessibility testing tasks.

无障碍 203 7个月前
NeverSight

atlas-best-practices

NeverSight

Patterns for Atlas database schema management covering HCL/SQL schema definitions, versioned and declarative migrations, linting analyzers, testing, and project configuration. Use when working with atlas.hcl, .hcl schema files, Atlas CLI commands, or database migrations.

数据库 203 7个月前
aipoch

figure-legend-gen

aipoch

Generate standardized figure legends for scientific charts and graphs.

分析 1765 6个月前
shinpr

typescript-testing

shinpr

Frontend testing rules with Vitest, React Testing Library, and MSW. Includes coverage requirements, test design principles, and quality criteria. Use when writing frontend tests or reviewing test quality.

测试 670 6个月前
vuetifyjs

vuetify0

vuetifyjs

Build with @vuetify/v0 headless composables and components for Vue 3. Use when creating selection state (single, multi, grouped, stepped), form validation, tab/dialog/popover UI, provide/inject context, registries, virtual scrolling, pagination, keyboard shortcuts, resize observers, theming, breakpoints, or SSR-safe browser detection. Triggers on v0, vuetify0, headless components, or WAI-ARIA patterns.

无障碍 751 6个月前
harlan-zw

tanstack-vue-store-skilld

harlan-zw

"ALWAYS use when writing code importing \"@tanstack/vue-store\". Consult for debugging, best practices, or modifying @tanstack/vue-store, tanstack/vue-store, tanstack vue-store, tanstack vue store, store."

代码生成 178 6个月前
LeoYeAI

agent-designer

LeoYeAI

"Agent Designer - Multi-Agent System Architecture"

设计 2129 5个月前
jaechang-hits

clinical-decision-support-documents

jaechang-hits

"Guidelines for generating clinical decision support (CDS) documents: patient cohort analyses (biomarker-stratified outcomes) and treatment recommendation reports (GRADE-graded evidence). Covers document structure, executive summary design, evidence grading (GRADE 1A–2C), statistical reporting (HR, CI, survival), and biomarker integration. Use when creating pharmaceutical research documents, clinical guidelines, or regulatory submissions."

代码评审 344 6个月前
aiskillstore

python-best-practices

aiskillstore

Provides Python patterns for type-first development with dataclasses, discriminated unions, NewType, and Protocol. Must use when reading or writing Python files.

数据处理 414 7个月前
aiskillstore

tamagui-best-practices

aiskillstore

Provides Tamagui patterns for config v4, compiler optimization, styled context, and cross-platform styling. Must use when working with Tamagui projects (tamagui.config.ts, @tamagui imports).

代码生成 414 7个月前
aiskillstore

Jira SAFe (Scaled Agile Framework) Skill

aiskillstore

Security-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.

API 开发 414 7个月前
aiskillstore

react-best-practices

aiskillstore

Provides React patterns for hooks, effects, refs, and component design. Covers escape hatches, anti-patterns, and correct effect usage. Must use when reading or writing React components (.tsx, .jsx files with React imports).

数据库 414 7个月前
aiskillstore

zig-best-practices

aiskillstore

Provides Zig patterns for type-first development with tagged unions, explicit error sets, comptime validation, and memory management. Must use when reading or writing Zig files.

调试 414 7个月前
aiskillstore

mcp-builder

aiskillstore

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

数据处理 414 7个月前
aiskillstore

canton-network-repos

aiskillstore

Canton Network open-source ecosystem guide covering DAML SDK, Canton runtime, and Splice applications. Use when working with Canton Network, DAML smart contracts, or building decentralized applications.

CLI 工具 414 7个月前
aiskillstore

frontend-dev-guidelines

aiskillstore

Next.js 15 애플리케이션을 위한 프론트엔드 개발 가이드라인. React 19, TypeScript, Shadcn/ui, Tailwind CSS를 사용한 모던 패턴. Server Components, Client Components, App Router, 파일 구조, Shadcn/ui 컴포넌트, 성능 최적화, TypeScript 모범 사례 포함. 컴포넌트, 페이지, 기능 생성, 데이터 페칭, 스타일링, 라우팅, 프론트엔드 코드 작업 시 사용.

社交媒体 414 7个月前
aiskillstore

typescript-best-practices

aiskillstore

Provides TypeScript patterns for type-first development, making illegal states unrepresentable, exhaustive handling, and runtime validation. Must use when reading or writing TypeScript/JavaScript files.

数据处理 414 7个月前
jaechang-hits

nnunet-segmentation

jaechang-hits

"Train and deploy automated medical image segmentation models using nnU-Net's self-configuring framework that auto-selects optimal architecture, preprocessing, and training for any modality. Supports CT, MRI, microscopy, and ultrasound with 2D, 3D full-res, 3D low-res, and cascade configurations. Pipeline: convert dataset → plan and preprocess → train (5-fold cross-validation) → find best configuration → predict → ensemble. Use when classical segmentation fails and annotated training data is available."

注释 344 6个月前