类型

类型检查与类型生成

显示 817-840 / 共 6303 个技能
chujianyun

sync-skills

chujianyun

Use when syncing skills from local folders, GitHub URLs, or skillsmp.com pages to multiple AI coding tool directories

文件操作 731 6个月前
CloudAI-X

convex-backend

CloudAI-X

Convex backend development guidelines. Use when writing Convex functions, schemas, queries, mutations, actions, or any backend code in a Convex project. Triggers on tasks involving Convex database operations, real-time subscriptions, file storage, or serverless functions.

数据库 1408 6个月前
mblode

implement-frontend

mblode

Standards for implementing and reviewing React/TypeScript/Next.js features in codebases that use React Hook Form, Zod, React Query or Connect Query, and proto-generated API types. Use when building frontend forms, hooks/components, state flows, and type-safe UI mappings in this stack.

数据库 84 7个月前
mblode

readme-creator

mblode

Writes or rewrites README.md files tailored to the project type (CLI, library, app, framework, monorepo, or skill bundle). Discovers project context, selects the right structure, writes section by section, and validates against quality checks. Use when creating a README, writing a README from scratch, rewriting a bad README, bootstrapping project documentation, or asking "write a README for this project."

文档生成 84 6个月前
mblode

plan-feature

mblode

Creates implementation-ready plans and specs for complex changes without writing code. Use when the user asks for a plan/spec/roadmap, requests a detailed plan, or when a change spans multiple files/systems and needs discovery, sequencing, or architecture decisions.

文件操作 84 7个月前
mblode

define-architecture

mblode

Defines repo layout, workflow, and full-stack architecture patterns for TypeScript applications. Use when starting a project, setting team conventions, or designing backend modules, request context, middleware, and frontend/backend boundaries.

测试 84 7个月前
tidyverse

types-check

tidyverse

Validate function inputs in R using a standalone file of check_* functions. Use when writing exported R functions that need input validation, reviewing existing validation code, or when creating new input validation helpers.

数据处理 5062 6个月前
zhaono1

refactoring-specialist

zhaono1

Code refactoring expert for improving code structure, readability, and maintainability. Use when user asks to refactor, clean up, or improve code quality.

邮件 75 7个月前
get-convex

convex-helpers-guide

get-convex

Discover and use convex-helpers utilities for relationships, filtering, sessions, custom functions, and more. Use when you need pre-built Convex patterns.

自动化 112 7个月前
get-convex

migration-helper

get-convex

Plan and execute Convex schema migrations safely, including adding fields, creating tables, and data transformations. Use when schema changes affect existing data.

代码生成 112 7个月前
get-convex

auth-setup

get-convex

Set up Convex authentication with proper user management, identity mapping, and access control patterns. Use when implementing auth flows.

认证鉴权 112 7个月前
get-convex

convex-quickstart

get-convex

Initialize a new Convex backend from scratch with schema, auth, and basic CRUD operations. Use when starting a new project or adding Convex to an existing app.

自动化 112 7个月前
get-convex

schema-builder

get-convex

Design and generate Convex database schemas with proper validation, indexes, and relationships. Use when creating schema.ts or modifying table definitions.

数据库 112 7个月前
get-convex

components-guide

get-convex

Guide to using Convex components for feature encapsulation. Learn about sibling components, creating your own, and when to use components vs monolithic code.

认证鉴权 112 7个月前
get-convex

function-creator

get-convex

Create Convex queries, mutations, and actions with proper validation, authentication, and error handling. Use when implementing new API endpoints.

认证鉴权 112 7个月前
citypaul

react-testing

citypaul

React Testing Library patterns for testing React components, hooks, and context. Use when testing React applications.

测试 722 9个月前
citypaul

functional

citypaul

Functional programming patterns with immutable data. Use when writing logic or data transformations.

数据处理 722 9个月前
alexandru

arrow-typed-errors

alexandru

Kotlin + Arrow typed error handling using Raise DSL and wrapper types (Either/Option/Ior/Result/nullable), including validation with accumulation, interop with exceptions, and custom error wrappers. Use for designing or refactoring error modeling, converting exception-based flows, building smart constructors, accumulating validation errors, or integrating Outcome/Progress-style wrappers with Arrow.

API 开发 50 7个月前
fmind

MLOps Industrialization

fmind

Guide to transform prototypes into robust, distributable Python packages using the src layout, hybrid paradigm, and strict configuration management.

CLI 工具 1415 7个月前
fmind

MLOps Validation

fmind

Guide to implement rigorous validation layers including static analysis, automated testing, structured logging, and security scanning.

数据处理 1415 7个月前
leonardomso

seo-review

leonardomso

Perform a focused SEO audit on JavaScript concept pages to maximize search visibility, featured snippet optimization, and ranking potential

代码评审 6.7万 8个月前
leonardomso

seo-review

leonardomso

Perform a focused SEO audit on JavaScript concept pages to maximize search visibility, featured snippet optimization, and ranking potential

代码评审 6.7万 8个月前
StacDev

stac-custom-extensions

StacDev

Scaffold and integrate custom Stac widgets and actions with parsers and registration checks. Use when users ask to build new StacParser or StacActionParser implementations, generate custom model classes, or verify parser registration inside Stac.initialize.

代码生成 916 7个月前
apify

apify-generate-output-schema

apify

Generate output schemas (dataset_schema.json, output_schema.json, key_value_store_schema.json) for an Apify Actor by analyzing its source code. Use when creating or updating Actor output schemas.

代码生成 2361 4个月前