Types

Type checking and type generation

Showing 3313-3336 of 6173 skills
mgd34msu

styling-system

by mgd34msu

"Load PROACTIVELY when task involves CSS architecture, theming, or visual design systems. Use when user says \"set up Tailwind\", \"add dark mode\", \"create a design system\", \"make it responsive\", or \"configure the theme\". Covers Tailwind configuration and custom plugins, design token systems, responsive breakpoint strategies, dark mode implementation, component variant patterns (CVA/class-variance-authority), CSS-in-JS alternatives, and animation patterns."

Design 6 4mo ago
mgd34msu

database-layer

by mgd34msu

"Load PROACTIVELY when task involves database design, schemas, or data access. Use when user says \"set up the database\", \"create a schema\", \"add a migration\", \"write a query\", or \"set up Prisma\". Covers schema design and normalization, ORM setup (Prisma, Drizzle), migration workflows, connection pooling, query optimization, indexing strategies, seeding, and transaction patterns for PostgreSQL, MySQL, SQLite, and MongoDB."

Processing 6 4mo ago
BitYoungjae

neovim-debugging

by BitYoungjae

"Debug Neovim/LazyVim configuration issues. Use when: user reports Neovim errors, keymaps not working, plugins failing, or config problems. Provides systematic diagnosis through hypothesis testing, not just checklists. Think like a detective narrowing down possibilities."

Code Review 6 5mo ago
RandyPen

sui-transaction-building

by RandyPen

"Helps Claude Code understand Sui blockchain transaction building, providing guidelines and examples for Transaction class, commands, input types, gas configuration, and serialization. Use when building blockchain transactions on Sui or when the user mentions transaction building, Transaction class, or Move calls."

File Ops 6 5mo ago
mgd34msu

performance-audit

by mgd34msu

"Load PROACTIVELY when task involves optimizing speed, reducing bundle size, or improving responsiveness. Use when user says \"make it faster\", \"reduce bundle size\", \"fix slow queries\", \"optimize rendering\", or \"check Core Web Vitals\". Covers bundle analysis and tree-shaking, database query optimization (N+1, indexing), React rendering performance (re-renders, memoization), network waterfall optimization, memory leak detection, server-side performance, and Core Web Vitals (LCP, FID, CLS) improvement."

Processing 6 4mo ago
mgd34msu

review-scoring

by mgd34msu

"ALWAYS load before starting any task. Provides the 10-dimension weighted scoring rubric (0-10 scale) used to evaluate all implementations in WRFC loops. Dimensions include correctness, completeness, error handling, type safety, security, performance, maintainability, testing, accessibility, and documentation. Includes deterministic validation scripts and score thresholds for pass/revise/reject decisions."

Accessibility 6 4mo ago
newyorkcompute

kalshi-trading

by newyorkcompute

Trade on Kalshi prediction markets. Use when user wants to check markets, analyze odds, view positions, place orders, or research prediction market opportunities. Kalshi is a regulated exchange for event contracts.

Code Review 6 6mo ago
mgd34msu

component-architecture

by mgd34msu

"Load PROACTIVELY when task involves designing or building UI components. Use when user says \"build a component\", \"create a form\", \"add a modal\", \"design the layout\", or \"refactor this page\". Covers component composition and hierarchy, prop design and typing, render optimization (memo, useMemo, useCallback), compound component patterns, controlled vs uncontrolled forms, file organization, and accessibility for React, Vue, and Svelte."

Accessibility 6 4mo ago
salavender

react-hooks

by salavender

Resolves React hook violations (rules of hooks, useEffect dependencies, hook ordering).

Debugging 44 6mo ago
salavender

compound-docs

by salavender

Document solved problems for knowledge persistence

Caching 44 6mo ago
open-circle

formisch-usage

by open-circle

Form handling with Formisch, the type-safe form library for modern frameworks. Use when the user needs to create forms, handle form state, validate form inputs, or work with Formisch.

Email 14 4mo ago
DayDreammy

tushare-api

by DayDreammy

Tushare Pro 金融数据 API 查询助手。用于帮助用户查询中国股票、基金、期货、债券等金融数据。当用户需要获取股票行情、财务数据、基础信息、宏观经济数据时使用此 skill。

API Dev 14 4mo ago
RhysSullivan

effect-client-wrapper

by RhysSullivan

Pattern for wrapping third-party SDK clients (Stripe, Resend, AWS, etc.) with Effect. Use when creating Effect services that wrap external libraries with Promise-based APIs. Provides type-safe error handling, automatic tracing, and clean dependency injection via the "use" pattern.

Code Gen 14 4mo ago
vchirrav

api-security-schemathesis

by vchirrav

Run Schemathesis for property-based API security testing. Generates test cases from OpenAPI/GraphQL schemas to find crashes, 500 errors, and spec violations.

API Dev 14 4mo ago
VoltAgent

voltagent-best-practices

by VoltAgent

VoltAgent architectural patterns and conventions. Covers agents vs workflows, project layout, memory, servers, and observability.

Agents 14 5mo ago
enze00

uniapp-frontend

by enze00

"uni-app cross-platform frontend development with Vue 3 + TypeScript. Use for: (1) Creating new uni-app projects or pages, (2) Integrating UI libraries (uView Plus, uni-ui, TuniaoUI), (3) Implementing multi-theme design systems, (4) Building WeChat Mini Programs, H5, and other platforms, (5) Setting up SCSS theming and global styles, (6) Configuring Vite build system. Includes reusable templates, component patterns, and best practices applicable to any uni-app project."

Processing 14 5mo ago
open-circle

valibot-usage

by open-circle

Schema validation with Valibot, the modular and type-safe schema library. Use when the user needs to validate data, create schemas, parse inputs, or work with Valibot in their project. Also use when migrating from Zod to Valibot.

Processing 14 5mo ago
daffy0208

data-visualizer

by daffy0208

Expert in creating charts, dashboards, and data visualizations using modern libraries

Analytics 31 6mo ago
daffy0208

audio-producer

by daffy0208

Expert in web audio, audio processing, and interactive sound design

Code Gen 31 6mo ago
daffy0208

animation-designer

by daffy0208

Expert in web animations, transitions, and motion design using Framer Motion and CSS

Animation 31 6mo ago
daffy0208

mobile-developer

by daffy0208

Expert in React Native, Expo, and cross-platform mobile development

Processing 31 6mo ago
daffy0208

Quality Assurance

by daffy0208

Comprehensive quality assurance combining testing strategy, code quality enforcement, and validation gates. Consolidated from testing-strategist, code-quality-enforcer, and validation-gate-checker.

Debugging 31 6mo ago
daffy0208

brand-designer

by daffy0208

Expert in brand identity, logo design, and visual brand systems

Design 31 6mo ago
SnakeO

refactor:flask

by SnakeO

Refactor Flask code to improve maintainability, readability, and adherence to best practices. This skill transforms Flask applications using the application factory pattern, Blueprint organization, and service layer separation. It addresses fat route handlers, missing error handling, improper context local usage, and security issues. Apply when you notice global app instances, routes without Blueprints, business logic in handlers, or missing CSRF protection.

Debugging 9 5mo ago