Types

Type checking and type generation

Showing 4657-4680 of 6171 skills
pluginagentmarketplace

clean-code

by pluginagentmarketplace

Analyze and improve code quality, readability, and maintainability

i18n 2 5mo ago
pluginagentmarketplace

prototyping

by pluginagentmarketplace

Master prototyping - Figma, wireframes, interactive prototypes, user testing, iteration

Design 2 5mo ago
marius-townhouse

editor-interrogation

by marius-townhouse

Use when debugging type inference. Use when types behave unexpectedly. Use when learning unfamiliar code.

Code Review 2 4mo ago
marius-townhouse

ecmascript-over-typescript-features

by marius-townhouse

Use when choosing between TypeScript and ECMAScript features. Use when writing portable code. Use when considering enum or namespace. Use when targeting multiple JavaScript environments. Use when writing library code.

Code Gen 2 4mo ago
marius-townhouse

iterate-objects-safely

by marius-townhouse

Use when iterating over object keys and values. Use when for...in loops produce type errors. Use when Object.entries returns any types. Use when dealing with prototype pollution concerns. Use when considering Map vs object.

Processing 2 4mo ago
mcxross

navi

by mcxross

This skill should be used when the user asks about Navi Protocol, Navi lending, Navi borrowing, or wants to integrate with Navi on Sui. Covers lending markets, reserves, obligations, price feeds, and reward distribution.

Math 2 4mo ago
peterbamuhigire

ecommerce

by peterbamuhigire

E-commerce website design and consumer psychology. Use when building online shops, product catalogues, or any site where visitors buy products or services online. Covers the CLICK system (Convenient, Likeable, Informative, Customized, Knowledgeable), product page design, cart abandonment prevention, trust signals, pricing psychology, and social proof integration.

Social 2 3mo ago
silvainfm

mcp-builder

by silvainfm

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

Processing 2 8mo ago
pluginagentmarketplace

emerging-specialty-skills

by pluginagentmarketplace

Master emerging technologies including blockchain, cybersecurity, QA testing, and specialized tech roles. Stay ahead with cutting-edge technologies.

Security 2 5mo ago
donjo

deno-guidance

by donjo

Use when starting any Deno project, choosing packages, configuring deno.json, or running CLI commands

Processing 2 5mo ago
taisukeoe

creating-effective-skills

by taisukeoe

Creating high-quality agent skills following Claude's official best practices. Use when designing, implementing, or improving agent skills, including naming conventions, progressive disclosure patterns, description writing, and appropriate freedom levels. Helps ensure skills are concise, well-structured, and optimized for context efficiency.

Processing 2 5mo ago
pluginagentmarketplace

red-team-reporting

by pluginagentmarketplace

Professional security report generation, executive summaries, finding documentation, and remediation tracking

Analytics 2 5mo ago
tasanakorn

python-code-review

by tasanakorn

Reviews Python code for PEP8 compliance, type hints, modern best practices (Python 3.9+), and code quality. Detects anti-patterns, validates documentation, and provides severity-based recommendations. Integrates with modern tooling (ruff, mypy, uv).

Code Review 2 8mo ago
mindmorass

web-research

by mindmorass

Web search with automatic Qdrant storage for building persistent knowledge

Embeddings 2 5mo ago
pluginagentmarketplace

code-injection

by pluginagentmarketplace

Test AI systems for code injection vulnerabilities including prompt-to-code attacks and agent exploitation

Database 2 5mo ago
twofoldtech-dakota

optimizely-web

by twofoldtech-dakota

Optimizely Web (snippet-based) patterns

Automation 2 4mo ago
Tryboy869

api-security

by Tryboy869

"Apply when building any API endpoint, authentication system, or web service. Covers OWASP Top 10, rate limiting, input validation, JWT patterns, and secrets management."

API Dev 2 3mo ago
jovermier

graphql-schema-design

by jovermier

GraphQL schema design including types, fields, pagination, nullability, naming conventions, and descriptions. Use when designing or modifying GraphQL schemas.

API Dev 2 5mo ago
marius-townhouse

narrow-any-scope

by marius-townhouse

Use when any is unavoidable. Use when working with untyped libraries. Use when silencing specific type errors.

Processing 2 4mo ago
jforksy

create-issue

by jforksy

Quickly capture bugs, features, or improvements as complete issues during development

Code Gen 2 4mo ago
shelbeely

m3-web-angular

by shelbeely

Implement Material Design 3 in Angular using Angular Material (@angular/material) with first-class M3 support. Covers M3 theming via design tokens, SCSS mixins, CLI schematics, and component usage. Use this when building M3-styled Angular applications.

Types 2 4mo ago
marius-townhouse

create-objects-all-at-once

by marius-townhouse

Use when building objects incrementally. Use when adding properties after creation. Use when TypeScript errors on dynamic object construction.

Code Gen 2 4mo ago
Flohhhhh

uploadthing-nextjs

by Flohhhhh

Type-safe file upload integration for Next.js App Router using UploadThing. Use when implementing secure file uploads with client-to-storage direct uploads, authentication middleware, upload completion handlers, and automatic database metadata storage.

Database 2 4mo ago
marius-townhouse

code-gen-independent

by marius-townhouse

Use when confused about types at runtime. Use when trying to use instanceof with interfaces. Use when type errors don't prevent JavaScript output.

Code Review 2 4mo ago