类型

类型检查与类型生成

显示 1129-1152 / 共 6303 个技能
llama-farm

typescript-skills

llama-farm

Shared TypeScript best practices for Designer and Electron subsystems.

安全 837 7个月前
llama-farm

config-skills

llama-farm

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

代码生成 837 7个月前
llama-farm

python-skills

llama-farm

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

安全 837 7个月前
llama-farm

react-skills

llama-farm

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

数据库 837 7个月前
G4brym

write-sql-queries

G4brym

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

数据库 401 7个月前
atopile

ato-language

atopile

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

分析 3650 6个月前
atopile

fabll

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."

分析 3650 6个月前
LerianStudio

ring:dev-property-testing

LerianStudio

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

分析 209 7个月前
LerianStudio

ring:dev-frontend-visual

LerianStudio

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

测试 209 7个月前
LerianStudio

ring:dev-fuzz-testing

LerianStudio

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

分析 209 7个月前
Uniswap

swap-integration

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 开发 228 6个月前
Uniswap

viem-integration

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 开发 228 6个月前
aaron-he-zhu

keyword-research

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 6个月前
NeverSight

electrobun-best-practices

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.

类型 203 6个月前
citypaul

testing

citypaul

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

数据处理 722 9个月前
medusajs

building-with-medusa

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 开发 211 7个月前
huifer

tcm-constitution-analyzer

huifer

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

数据处理 935 7个月前
huifer

goal-analyzer

huifer

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

数据处理 935 8个月前
huifer

tcm-constitution-analyzer

huifer

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

数据处理 935 8个月前
citypaul

mutation-testing

citypaul

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

Git 与版本控制 722 8个月前
Uniswap

configurator

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.

自动化 228 6个月前
LerianStudio

ring:dev-implementation

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.

智能体 209 7个月前
LerianStudio

ring:dev-frontend-e2e

LerianStudio

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

调试 209 7个月前
LerianStudio

ring:dev-frontend-performance

LerianStudio

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

代码评审 209 7个月前