Types

Type checking and type generation

Showing 2185-2208 of 6171 skills
chaterm

elasticsearch

by chaterm

Elasticsearch 集群管理

Processing 45 5mo ago
dykyi-roman

check-consistency

by dykyi-roman

Analyzes PHP code for consistency issues. Detects mixed coding styles, inconsistent patterns, API inconsistencies, naming convention violations.

API Dev 82 4mo ago
fusengine

laravel-i18n

by fusengine

Laravel localization - __(), trans_choice(), lang files, JSON translations, pluralization, middleware, formatting. Use when implementing translations.

Auth 15 4mo ago
fusengine

component-variants

by fusengine

Use when creating multi-style components, variant props, or style switching. Covers Glass, Outline, and Flat styles with CVA.

Linting 15 4mo ago
fusengine

glassmorphism-advanced

by fusengine

Use when creating frosted glass effects, transparent overlays, or modern glass UI. Covers blur, layering, colored shadows.

Types 15 4mo ago
fusengine

laravel-stripe-connect

by fusengine

Build marketplaces and platforms with Stripe Connect. Use when implementing multi-vendor payments, seller onboarding, commissions, payouts, or split payments.

Code Gen 15 4mo ago
siberiacancode

juniors-best-practice

by siberiacancode

Juniors-focused React and TypeScript best practices. Use this skill when writing or reviewing code to enforce clear, consistent, and maintainable patterns across common scopes like React, TypeScript, styling, devtools, assets, and Git.

Git & VCS 15 4mo ago
mrfelton

ideaverse-enrichment

by mrfelton

Systematically add new knowledge to Ideaverse vaults while maintaining consistency. Use when assimilating new information, extracting concepts from sources, processing research, integrating learned knowledge, detecting duplicates, or classifying knowledge types. Triggers on requests like "add this to my vault", "process this article", "integrate this knowledge", "what type of knowledge is this", or "check for duplicates".

Code Gen 13 4mo ago
paid-tw

payuni-checkout

by paid-tw

Implements PAYUNi UPP checkout integration including AES256 encryption, form submission, and payment callback handling. Use when integrating payment gateway, creating checkout flows, or building 統一金流 payment pages.

API Dev 258 4mo ago
u9401066

idea-validation

by u9401066

研究假說驗證與可行性評估框架。 LOAD THIS SKILL WHEN: hypothesis、假說、PICO、feasibility、可行性、testable、可驗證、研究計畫評估、check feasibility CAPABILITIES: 純指令技能,不需要專屬 MCP tool。利用 LLM 推理能力 + 現有 tools (list_saved_references, search_local_references) 完成分析。

Code Review 9 3mo ago
u9401066

project-management

by u9401066

研究專案的建立、切換、設定管理。 LOAD THIS SKILL WHEN: 新專案、切換專案、專案設定、paper type、start exploration、convert exploration CAPABILITIES: create_project, list_projects, switch_project, get_current_project, setup_project_interactive, start_exploration, convert_exploration_to_project

Academic 9 3mo ago
abatilo

diataxis-documentation

by abatilo

Write comprehensive, user-focused documentation following the Diataxis framework. Use this skill when creating or improving tutorials, how-to guides, reference documentation, or explanatory content. Helps identify the right documentation type and apply best practices for each.

Code Gen 9 5mo ago
bfollington

domain-driven-design

by bfollington

This skill should be used whenever domain modeling is taking place. It provides specialized guidance for type-driven and data-driven design based on Rich Hickey and Scott Wlaschin's principles. The skill helps contextualize current modeling within the existing domain model, identifies inconsistencies, builds ubiquitous language, and creates visualizations (Mermaid, Graphviz/DOT, ASCII diagrams) to communicate domain concepts clearly. Use this skill when designing types, modeling business domains, refactoring domain logic, or ensuring domain consistency across a codebase.

Processing 51 4mo ago
u9401066

academic-debate

by u9401066

學術辯論與觀點比較框架。 LOAD THIS SKILL WHEN: debate、辯論、pro/con、正反方、devil's advocate、挑戰假設、counter-argument、反駁、compare viewpoints、比較觀點、challenge、質疑 CAPABILITIES: 純指令技能,不需要專屬 MCP tool。利用 LLM 推理能力 + 現有 tools (read_draft, search_local_references) 完成分析。

Processing 9 3mo ago
u9401066

concept-validation

by u9401066

概念驗證:確保 concept.md 達到可寫作標準。 LOAD THIS SKILL WHEN: 驗證、validate、可以開始寫了嗎、novelty 夠嗎、check concept CAPABILITIES: validate_concept, validate_concept_quick, validate_for_section

Academic 9 3mo ago
flare-foundation

flare-fdc

by flare-foundation

Provides domain knowledge and guidance for the Flare Data Connector (FDC)—attestation types, request flow, Merkle proofs, verifier/DA Layer, and smart contract integration. Use when working with FDC, cross-chain attestations, EVMTransaction, Web2Json, Payment, AddressValidity, proof-of-reserves, weather insurance, or Flare Developer Hub FDC guides and starter repos.

Processing 18 3mo ago
andrelandgraf

env-management

by andrelandgraf

Complete environment variable management with type-safe validation, Vercel dev workflow, and prebuild validation.

Cloud 18 4mo ago
davidfowl

ilspy-decompile

by davidfowl

Understand implementation details of .NET code by decompiling assemblies. Use when the user wants to see how a .NET API works internally, inspect NuGet package source, view framework implementation, or understand compiled .NET binaries.

CLI Tools 288 4mo ago
yfe404

web-scraping

by yfe404

This skill activates for web scraping and Actor development. It proactively discovers APIs via traffic interception, recommends optimal strategy (traffic interception/sitemap/API/DOM scraping/hybrid), and implements iteratively. For production, it guides TypeScript Actor creation via Apify CLI.

Processing 72 3mo ago
WalletConnect

skill-writing

by WalletConnect

Designs and writes high-quality Agent Skills (SKILL.md + optional reference files/scripts). Use when asked to create a new Skill, rewrite an existing Skill, improve Skill structure/metadata, or generate templates/evaluations for Skills.

Code Gen 13 4mo ago
neondatabase

neon-auth-react

by neondatabase

Sets up Neon Auth in React applications (Vite, CRA). Configures authentication adapters, creates auth client, and sets up UI components. Use when adding auth-only to React apps (no database needed).

Auth 13 4mo ago
neondatabase

neon-js-react

by neondatabase

Sets up the full Neon SDK with authentication AND database queries in React apps (Vite, CRA). Creates typed client, generates database types, and configures auth UI. Use for auth + database integration.

Auth 13 4mo ago
anderssv

kotlin-sum-types

by anderssv

Parse, don't validate - using sealed classes for type-safe validation and state representation. Model valid/invalid states explicitly, validate at boundaries, operate on valid types internally.

Processing 13 4mo ago
andyoucreate

rilaykit

by andyoucreate

Best practices and patterns for RilayKit — a headless, type-safe React framework for building dynamic forms and multi-step workflows with builder pattern APIs, Standard Schema validation, and granular Zustand-powered hooks. Use this skill when working on projects that import @rilaykit/core, @rilaykit/forms, or @rilaykit/workflow packages, or when building forms, multi-step flows, component registries, or conditional field logic with RilayKit.

Agents 13 3mo ago