Types

Type checking and type generation

Showing 1129-1152 of 6303 skills
llama-farm

typescript-skills

by llama-farm

Shared TypeScript best practices for Designer and Electron subsystems.

Security 837 7mo ago
llama-farm

config-skills

by llama-farm

Configuration module patterns for LlamaFarm. Covers Pydantic v2 models, JSONSchema generation, YAML processing, and validation.

Code Gen 837 7mo ago
llama-farm

python-skills

by llama-farm

Shared Python best practices for LlamaFarm. Covers patterns, async, typing, testing, error handling, and security.

Security 837 7mo ago
llama-farm

react-skills

by llama-farm

React 18 patterns for LlamaFarm Designer. Covers components, hooks, TanStack Query, and testing.

Database 837 7mo ago
G4brym

write-sql-queries

by G4brym

Guide for writing SELECT, INSERT, UPDATE, DELETE queries with workers-qb

Database 401 7mo ago
atopile

ato-language

by atopile

"Reference for the .ato declarative DSL: type system, connection semantics, constraint model, and standard library. Use when authoring or reviewing .ato code."

Analytics 3.7K 6mo ago
atopile

fabll

by atopile

"How FabLL (faebryk.core.node) maps Python node/trait declarations into the TypeGraph + instance graph, including field/trait invariants and instantiation patterns. Use when defining new components or traits, working with the Node API, or understanding type registration."

Analytics 3.7K 6mo ago
LerianStudio

ring:dev-property-testing

by LerianStudio

Gate 5 of development cycle - ensures property-based tests exist to verify domain invariants hold for all randomly generated inputs.

Analytics 209 7mo ago
LerianStudio

ring:dev-frontend-visual

by LerianStudio

Gate 4 of frontend development cycle - ensures all components have snapshot tests covering all states, viewports, and edge cases.

Testing 209 7mo ago
LerianStudio

ring:dev-fuzz-testing

by LerianStudio

Gate 4 of development cycle - ensures fuzz tests exist with proper seed corpus to discover edge cases, crashes, and unexpected input handling.

Analytics 209 7mo ago
Uniswap

swap-integration

by Uniswap

Integrate Uniswap swaps into applications. Use when user says "integrate swaps", "uniswap", "trading api", "add swap functionality", "build a swap frontend", "create a swap script", "smart contract swap integration", "use Universal Router", "Trading API", or mentions swapping tokens via Uniswap.

API Dev 228 6mo ago
Uniswap

viem-integration

by Uniswap

Integrate EVM blockchains using viem. Use when user says "read blockchain data", "send transaction", "interact with smart contract", "connect to Ethereum", "use viem", "use wagmi", "wallet integration", "viem setup", or mentions blockchain/EVM development with TypeScript.

API Dev 228 6mo ago
aaron-he-zhu

keyword-research

by aaron-he-zhu

'Use when the user asks to "find keywords", "keyword research", "what should I write about", "identify ranking opportunities", "topic ideas", "what are people searching for", "which keywords should I target", or "give me keyword ideas". Discovers high-value keywords with search intent analysis, difficulty assessment, and content opportunity mapping. Essential for starting any SEO or GEO content strategy. For analyzing competitor keywords specifically, see competitor-analysis. For content topic gaps, see content-gap-analysis.'

SEO 167 6mo ago
NeverSight

electrobun-best-practices

by NeverSight

Use when building or maintaining Electrobun desktop apps in TypeScript, including electrobun.config.ts, electrobun/bun or electrobun/view imports, BrowserWindow/BrowserView usage, updater flows, and distribution artifacts.

Types 203 6mo ago
citypaul

testing

by citypaul

Testing patterns for behavior-driven tests. Use when writing tests or test factories.

Processing 722 9mo ago
medusajs

building-with-medusa

by medusajs

Load automatically when planning, researching, or implementing ANY Medusa backend features (custom modules, API routes, workflows, data models, module links, business logic). REQUIRED for all Medusa backend work in ALL modes (planning, implementation, exploration). Contains architectural patterns, best practices, and critical rules that MCP servers don't provide.

API Dev 211 7mo ago
huifer

tcm-constitution-analyzer

by huifer

分析中医体质数据、识别体质类型、评估体质特征,并提供个性化养生建议。支持与营养、运动、睡眠等健康数据的关联分析。

Processing 935 7mo ago
huifer

goal-analyzer

by huifer

分析健康目标数据、识别目标模式、评估目标进度,并提供个性化目标管理建议。支持与营养、运动、睡眠等健康数据的关联分析。

Processing 935 8mo ago
huifer

tcm-constitution-analyzer

by huifer

分析中医体质数据、识别体质类型、评估体质特征,并提供个性化养生建议。支持与营养、运动、睡眠等健康数据的关联分析。

Processing 935 8mo ago
citypaul

mutation-testing

by citypaul

Mutation testing patterns for verifying test effectiveness. Use when analyzing branch code to find weak or missing tests.

Git & VCS 722 8mo ago
Uniswap

configurator

by Uniswap

Configure CCA (Continuous Clearing Auction) smart contract parameters through an interactive bulk form flow. Use when user says "configure auction", "cca auction", "setup token auction", "auction configuration", "continuous auction", or mentions CCA contracts.

Automation 228 6mo ago
LerianStudio

ring:dev-implementation

by LerianStudio

Gate 0 of the development cycle. Executes code implementation using the appropriate specialized agent based on task content and project language. Handles TDD workflow with RED-GREEN phases. Follows project standards defined in docs/PROJECT_RULES.md.

Agents 209 7mo ago
LerianStudio

ring:dev-frontend-e2e

by LerianStudio

Gate 5 of frontend development cycle - ensures all user flows from product-designer have passing E2E tests with Playwright across browsers.

Debugging 209 7mo ago
LerianStudio

ring:dev-frontend-performance

by LerianStudio

Gate 6 of frontend development cycle - ensures Core Web Vitals compliance, Lighthouse performance score > 90, and bundle size within budget.

Code Review 209 7mo ago