Types

Type checking and type generation

Showing 3001-3024 of 6174 skills
OpenRouterTeam

create-agent

by OpenRouterTeam

Bootstrap a modular AI agent with OpenRouter SDK, extensible hooks, and optional Ink TUI

Agents 29 4mo ago
Dedalus-ERP-PAS

Coding Standards & Best Practices

by Dedalus-ERP-PAS

Remember: Code quality is not negotiable. Clear, maintainable code enables rapid development and confident refactoring.

Processing 7 5mo ago
Dedalus-ERP-PAS

Backend Development Patterns

by Dedalus-ERP-PAS

Remember: Backend patterns enable scalable, maintainable server-side applications. Choose patterns that fit your complexity level.

Processing 7 5mo ago
Dedalus-ERP-PAS

hl7-pam-parser

by Dedalus-ERP-PAS

Parse and explain HL7 v2.5 IHE PAM (Patient Administration Management) messages. Identifies message type, extracts segments (MSH, EVN, PID, PV1, PV2), validates structure, and provides detailed explanations of ADT messages for patient administration workflows.

Processing 7 5mo ago
saisudhir14

golang

by saisudhir14

Best practices for writing production Go code. Use when writing, reviewing, or refactoring Go code. Covers error handling, concurrency, naming conventions, testing patterns, performance optimization, generics, and common pitfalls. Based on Google Go Style Guide, Uber Go Style Guide, Effective Go, and Go Code Review Comments. Updated for Go 1.25.

Debugging 7 5mo ago
tempoxyz

tempo

by tempoxyz

Builds applications on Tempo network using TypeScript SDK, Rust node, and Foundry. Use when working with Tempo transactions, TIP-20 tokens, stablecoins, or Tempo protocol integration.

Embeddings 7 5mo ago
danielraffel

claude

by danielraffel

Ask Claude directly via bridge mode by default (claude -p), with optional deterministic prompt-package generation when explicitly requested.

Processing 10 3mo ago
armanzeroeight

api-documentation-generator

by armanzeroeight

Generate OpenAPI/Swagger specifications and API documentation from code or design. Use when creating API docs, generating OpenAPI specs, or documenting REST APIs.

API Dev 28 7mo ago
armanzeroeight

stack-designer

by armanzeroeight

Designs CloudFormation stack structure, nested stacks, and resource organization. Use when designing CloudFormation infrastructure, organizing resources into stacks, or planning nested stack hierarchies.

Cloud 28 6mo ago
armanzeroeight

data-quality-checker

by armanzeroeight

Implement data quality checks, validation rules, and monitoring. Use when ensuring data quality, validating data pipelines, or implementing data governance.

Processing 28 7mo ago
Przemocny

choose-framework

by Przemocny

Select the right strategic framework for your situation through exploratory dialogue. Use when user describes a problem, decision, or challenge; needs structured thinking approach; mentions "strategy", "decision", or "problem-solving"; or asks "how should I think about this?". Creates framework selection briefs in .frameworks-output/ folder.

Processing 28 5mo ago
armanzeroeight

ssr-ssg-advisor

by armanzeroeight

Choose optimal Next.js rendering strategy (SSR, SSG, ISR, CSR) based on content type, update frequency, and performance requirements. Use when deciding how to render pages, optimizing performance, or implementing data fetching. Trigger words include "rendering", "SSR", "SSG", "ISR", "static", "server-side".

Processing 28 6mo ago
armanzeroeight

api-docs-generator

by armanzeroeight

Generates API documentation from code including OpenAPI specs, JSDoc, and Python docstrings. Use when documenting APIs, REST endpoints, or library functions.

API Dev 28 6mo ago
armanzeroeight

test-generator

by armanzeroeight

Generates dbt tests including schema tests, data quality tests, and freshness checks. Use when adding tests to dbt models or implementing data quality validation.

Database 28 6mo ago
armanzeroeight

database-migration-helper

by armanzeroeight

Create and manage database migrations safely with rollback support. Use when modifying database schema, adding indexes, or managing database changes.

Code Gen 28 7mo ago
armanzeroeight

complexity-analyzer

by armanzeroeight

Analyzes cyclomatic and cognitive complexity, identifies overly complex functions. Use when assessing code complexity or identifying functions that need simplification.

Analytics 28 6mo ago
armanzeroeight

app-router-helper

by armanzeroeight

Implement Next.js App Router patterns including Server Components, Client Components, layouts, route organization, and data fetching. Use when building with App Router, organizing routes, or implementing modern Next.js patterns. Trigger words include "App Router", "Server Component", "Client Component", "layout", "app directory".

Processing 28 6mo ago
joneqian

postgres-patterns

by joneqian

PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.

Code Gen 21 5mo ago
outfitter-dev

stack-patterns

by outfitter-dev

Reference for Outfitter Stack patterns including Result types, Handler contract, Error taxonomy, and @outfitter/ package conventions. Use when learning the stack, looking up patterns, understanding packages, or when "Result", "Handler", "error taxonomy", "OutfitterError", "CLI output", "pagination", "MCP server", "MCP tool", "structured logging", "redaction", "test handler", "daemon", "IPC", or "@outfitter/" are mentioned.

CLI Tools 27 5mo ago
outfitter-dev

patterns

by outfitter-dev

This skill should be used when recognizing recurring themes, identifying patterns in work or data, or when "pattern", "recurring", or "repeated" are mentioned. For implementation, see codify skill.

Agents 27 5mo ago
outfitter-dev

bun-dev

by outfitter-dev

This skill should be used when working with Bun runtime, bun:sqlite, Bun.serve, bun:test, or when "Bun", "bun:test", or Bun-specific patterns are mentioned.

Processing 27 5mo ago
outfitter-dev

hono-dev

by outfitter-dev

This skill should be used when building APIs with Hono, using hc client, implementing OpenAPI, or when "Hono", "RPC", or "type-safe API" are mentioned.

API Dev 27 5mo ago
outfitter-dev

react-dev

by outfitter-dev

This skill should be used when building React components with TypeScript, typing hooks, handling events, or when React TypeScript, React 19, Server Components are mentioned. Covers type-safe patterns for React 18-19 including generic components, proper event typing, and TanStack Router integration.

Processing 27 5mo ago
outfitter-dev

stack-templates

by outfitter-dev

Templates for creating handlers, CLI commands, MCP tools, and daemon services following Outfitter Stack conventions. Use when scaffolding new components, creating handlers, adding commands, or when "create handler", "new command", "add tool", "scaffold", "template", or "daemon service" are mentioned.

CLI Tools 27 5mo ago