Types

Type checking and type generation

Showing 4609-4632 of 6171 skills
pluginagentmarketplace

spring-rest-api

by pluginagentmarketplace

Build production-ready REST APIs with Spring MVC - controllers, validation, exception handling, OpenAPI

API Dev 2 5mo ago
pluginagentmarketplace

infrastructure-security

by pluginagentmarketplace

Securing AI/ML infrastructure including model storage, API endpoints, and compute resources

API Dev 2 5mo ago
marius-townhouse

compiler-performance

by marius-townhouse

Use when build times are slow. Use when optimizing TypeScript projects. Use when configuring project references. Use when dealing with large codebases. Use when improving IDE responsiveness.

Performance 2 4mo ago
vishalsachdev

codebase-singularity

by vishalsachdev

"Apply the codebase singularity approach: reliable codebase understanding and change with a repeatable workflow, guardrails, and verification gates. Use for repo work (feature, bugfix, refactor, migration) when you need high trust, minimal diffs, and explicit validation and exit criteria."

Database 2 4mo ago
marius-townhouse

no-type-in-docs

by marius-townhouse

Use when writing comments about types. Use when documenting function parameters. Use when naming variables.

Comments 2 4mo ago
Agentient

typescript-type-safe-api-contracts

by Agentient

TypeScript patterns for type-safe API contracts with strict typing and Zod integration. PROACTIVELY activate for: (1) designing type-safe API interfaces, (2) creating Zod schemas for validation, (3) implementing generic response wrappers. Triggers: "api design", "type safety", "zod validation"

API Dev 2 4mo ago
pluginagentmarketplace

architecture-patterns

by pluginagentmarketplace

Design, evaluate, and document software architecture patterns

Testing 2 5mo ago
mindmorass

kubernetes-patterns

by mindmorass

Kubernetes deployment patterns and best practices. Use when creating Kubernetes manifests, Helm charts, configuring pods, services, deployments, or troubleshooting K8s clusters.

Kubernetes 2 5mo ago
pluginagentmarketplace

security

by pluginagentmarketplace

Production-grade security testing skill with OWASP Top 10, vulnerability scanning, penetration testing guidance, and compliance validation

Code Review 2 5mo ago
jovermier

go-error-handling

by jovermier

Go error handling patterns including wrapping, custom error types, errors.Is/As, and error conventions. Use when handling, creating, or checking errors in Go.

Code Review 2 5mo ago
marius-townhouse

codegen-over-complex-types

by marius-townhouse

Use when types become extremely complex. Use when types mirror external schemas. Use when maintaining type-to-schema mappings. Use when types require extensive type-level logic. Use when types drift from data sources.

API Dev 2 4mo ago
marius-townhouse

different-variables-types

by marius-townhouse

Use when tempted to reuse variables. Use when variable changes type. Use when using union types for multiple purposes.

Code Gen 2 4mo ago
marius-townhouse

index-signature-alternatives

by marius-townhouse

Use when defining object types with dynamic keys. Use when tempted to use index signatures. Use when parsing CSV or JSON data.

Code Gen 2 4mo ago
avnu-labs

avnu

by avnu-labs

Integrate avnu SDK for Starknet DeFi: token swaps with best-price routing, DCA recurring buys, native staking, gasless transactions via paymaster, and market data. Use when building Starknet trading, DEX aggregation, or DeFi automation features.

API Dev 2 4mo ago
marius-townhouse

limit-any-type

by marius-townhouse

Use when tempted to use any type. Use when getting type errors that seem hard to fix. Use when migrating JavaScript to TypeScript.

Processing 2 4mo ago
marius-townhouse

function-type-expressions

by marius-townhouse

Use when writing multiple functions with same signature. Use when implementing callbacks. Use when matching existing function types.

Code Gen 2 4mo ago
retrip-ai

form-patterns

by retrip-ai

React Hook Form patterns with Zod validation. Use when implementing forms, validation schemas, form state management, edit forms with unsaved changes, or array fields.

Processing 2 5mo ago
jforksy

execute

by jforksy

Execute implementation plan with elegant, modular code following existing patterns

Automation 2 4mo ago
pluginagentmarketplace

automation

by pluginagentmarketplace

Production-grade test automation skill covering Selenium, Cypress, Playwright, Appium with POM architecture, retry logic, and CI/CD integration

Processing 2 5mo ago
marius-townhouse

exclusive-or-properties

by marius-townhouse

Use when exactly one of several properties should be present. Use when modeling mutually exclusive options. Use when building component props with alternative configurations. Use when designing API parameters that have variants.

Debugging 2 4mo ago
Gyejoon

Design to Code

by Gyejoon

This skill should be used when the user asks to "코드 변환", "React 생성", "Tailwind 코드", "컴포넌트 코드", "디자인을 코드로", ".pen 파일에서 코드", or wants to convert Pencil designs into React + Tailwind CSS code.

Processing 2 4mo ago
marius-townhouse

branded-types

by marius-townhouse

Use when primitive types need semantic distinction. Use when string or number types have different meanings. Use when you need nominal typing.

Debugging 2 4mo ago
carmandale

kieran-python-reviewer

by carmandale

Reviews Python code with an extremely high quality bar for Pythonic patterns, type safety, and maintainability. Use after implementing features, modifying code, or creating new Python modules.

Code Gen 2 4mo ago
marius-townhouse

exhaustiveness-checking

by marius-townhouse

Use when handling tagged unions. Use when adding new cases to discriminated unions. Use when switch statements must cover all cases.

Code Gen 2 4mo ago