Types

Type checking and type generation

Showing 577-600 of 6161 skills
athola

architecture-paradigm-hexagonal

by athola

'Decouple domain logic from infrastructure using Hexagonal (Ports & Adapters)

Database 300 3mo ago
athola

shared-patterns

by athola

'Reference these patterns to validate consistency across the ecosystem.

Debugging 300 3mo ago
clidey

query-builder

by clidey

Convert natural language questions into SQL queries. Activates when users ask data questions in plain English like "show me users who signed up last week" or "find orders over $100".

Database 4.9K 3mo ago
nyldn

octopus-architecture

by nyldn

System architecture and API design with multi-AI consensus

CLI Tools 3.5K 3mo ago
alinaqi

agentic-development

by alinaqi

Build AI agents with Pydantic AI (Python) and Claude SDK (Node.js)

Agents 686 4mo ago
alinaqi

typescript

by alinaqi

TypeScript strict mode with eslint and jest

Linting 686 4mo ago
alinaqi

klaviyo

by alinaqi

Klaviyo email/SMS marketing - profiles, events, flows, segmentation

Processing 686 4mo ago
clidey

whodb

by clidey

Database operations including querying, schema exploration, and data analysis. Activates for tasks involving PostgreSQL, MySQL, MariaDB, SQLite, MongoDB, Redis, Elasticsearch, or ClickHouse databases.

Processing 4.9K 3mo ago
tuist

migrating-to-tuist-generated-projects

by tuist

Migrates existing Xcode projects to Tuist generated workspaces with build and run validation, external dependency mapping, and migration checklists. Use when adopting Tuist for an existing app or converting a hand-edited Xcode project to generated projects.

Code Gen 5.7K 3mo ago
saleor

saleor-commit

by saleor

Commit changes in the Saleor codebase with pre-commit hook error handling. Use when asked to "commit", "commit changes", "make a commit", or any git commit task in the Saleor project. Handles virtual env activation, staging, commit message writing, and automatic resolution of pre-commit hook failures (ruff, mypy, schema, migrations).

Debugging 23K 3mo ago
massgen

serena

by 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 Tools 1.1K 6mo ago
blockscout

ecto-migration

by blockscout

Generates Ecto migrations for the Blockscout Elixir project using mix ecto.gen.migration command. Use when you need to create database schema changes, add tables, modify columns, or manage database structure.

Code Gen 4.6K 3mo ago
OneKeyHQ

1k-dev-commands

by OneKeyHQ

Development commands — yarn scripts for dev servers, building, linting, testing, and troubleshooting.

Code Review 2.4K 4mo ago
OneKeyHQ

1k-error-handling

by OneKeyHQ

Error handling patterns — try/catch, async errors, error boundaries, useAsyncCall, and toast messages.

Processing 2.4K 4mo ago
EpicenterHQ

rust-errors

by EpicenterHQ

Rust to TypeScript error handling patterns for Tauri apps. Use when defining Rust errors that will be passed to TypeScript, handling Tauri command errors, or creating discriminated union error types.

Processing 4.6K 3mo ago
EpicenterHQ

error-handling

by EpicenterHQ

Error handling patterns using wellcrafted trySync and tryAsync. Use when writing or reviewing try-catch blocks, refactoring try-catch to linear control flow, working with Result types, or returning HTTP error responses from route handlers.

Processing 4.6K 3mo ago
EpicenterHQ

arktype

by EpicenterHQ

Arktype patterns for discriminated unions using .merge() and .or(), spread key syntax, and type composition. Use when building union types, combining base schemas with variants, or defining command/event schemas with arktype.

CLI Tools 4.6K 3mo ago
EpicenterHQ

incremental-commits

by EpicenterHQ

Break multi-file changes into atomic commits ordered by dependency. Use for refactors, breaking API changes, or features touching 3+ files.

Code Gen 4.6K 3mo ago
EpicenterHQ

workspace-api

by EpicenterHQ

Workspace API patterns for defineTable, defineKv, versioning, and migrations. Use when defining workspace schemas, adding versions to existing tables/KV stores, or writing migration functions.

Code Gen 4.6K 3mo ago
EpicenterHQ

sync-construction-async-property-ui-render-gate-pattern

by EpicenterHQ

Sync construction with async property pattern. Use when creating clients that need async initialization but must be exportable from modules and usable synchronously in UI components.

Automation 4.6K 3mo ago
EpicenterHQ

control-flow

by EpicenterHQ

Human-readable control flow patterns for early returns, guard clauses, and linearizing nested logic. Use when refactoring nested conditionals, replacing try-catch with linear flow, or restructuring decision logic.

Code Review 4.6K 3mo ago
EpicenterHQ

typebox

by EpicenterHQ

TypeBox and TypeMap patterns for schema validation. Use when working with runtime type validation, JSON Schema, or Standard Schema.

Code Review 4.6K 3mo ago
tech-leads-club

nx-workspace

by tech-leads-club

Configure, explore, and optimize Nx monorepo workspaces. Use when setting up Nx, exploring workspace structure, configuring project boundaries, running tasks, analyzing affected projects, optimizing build caching, or implementing CI/CD with affected commands. Keywords - nx, monorepo, workspace, projects, targets, affected, build, lint, test.

CI/CD 4.5K 3mo ago
tambo-ai

ai-sdk-model-manager

by tambo-ai

Manages AI SDK model configurations - updates packages, identifies missing models, adds new models with research, and updates documentation

Code Gen 11.2K 3mo ago