Types

Type checking and type generation

Showing 817-840 of 6303 skills
chujianyun

sync-skills

by chujianyun

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

File Ops 731 6mo ago
CloudAI-X

convex-backend

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

Database 1.4K 6mo ago
mblode

implement-frontend

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

Database 84 7mo ago
mblode

readme-creator

by 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."

Docs Gen 84 6mo ago
mblode

plan-feature

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

File Ops 84 7mo ago
mblode

define-architecture

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

Testing 84 7mo ago
tidyverse

types-check

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

Processing 5.1K 6mo ago
zhaono1

refactoring-specialist

by zhaono1

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

Email 75 7mo ago
get-convex

convex-helpers-guide

by get-convex

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

Automation 112 7mo ago
get-convex

migration-helper

by get-convex

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

Code Gen 112 7mo ago
get-convex

auth-setup

by get-convex

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

Auth 112 7mo ago
get-convex

convex-quickstart

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

Automation 112 7mo ago
get-convex

schema-builder

by get-convex

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

Database 112 7mo ago
get-convex

components-guide

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

Auth 112 7mo ago
get-convex

function-creator

by get-convex

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

Auth 112 7mo ago
citypaul

react-testing

by citypaul

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

Testing 722 9mo ago
citypaul

functional

by citypaul

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

Processing 722 9mo ago
alexandru

arrow-typed-errors

by 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 Dev 50 7mo ago
fmind

MLOps Industrialization

by fmind

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

CLI Tools 1.4K 7mo ago
fmind

MLOps Validation

by fmind

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

Processing 1.4K 7mo ago
leonardomso

seo-review

by leonardomso

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

Code Review 66.5K 8mo ago
leonardomso

seo-review

by leonardomso

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

Code Review 66.5K 8mo ago
StacDev

stac-custom-extensions

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

Code Gen 916 7mo ago
apify

apify-generate-output-schema

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

Code Gen 2.4K 4mo ago