Types

Type checking and type generation

Showing 1969-1992 of 6170 skills
yoelbassin

GNU Radio Flowgraph Assistant

by yoelbassin

Build, edit, validate, execute, and save GNU Radio flowgraphs using the gr-mcp tools. Use when the user wants to create, modify, or run a GNU Radio signal processing pipeline.

Code Review 42 18d ago
encoredev

encore-code-review

by encoredev

Review Encore.ts code for best practices and anti-patterns.

API Dev 25 5mo ago
inertia-rails

inertia-rails-typescript

by inertia-rails

TypeScript type safety for Inertia Rails (React, Vue, Svelte): shared props, flash, and errors via InertiaConfig module augmentation in globals.d.ts. Use when setting up TypeScript types, configuring shared props typing, fixing TS2344 or TS2339 errors in Inertia components, or adding new shared data.

Auth 59 4mo ago
cxuu

go-defensive

by cxuu

Defensive programming patterns in Go including interface verification, slice/map copying at boundaries, time handling, avoiding globals, and defer for cleanup. Use when writing robust, production-quality Go code.

Linting 119 4mo ago
ehmo

ios-design-guidelines

by ehmo

Apple Human Interface Guidelines for iPhone. Use when building, reviewing, or refactoring SwiftUI/UIKit interfaces for iOS. Triggers on tasks involving iPhone UI, iOS components, accessibility, Dynamic Type, Dark Mode, or HIG compliance.

Accessibility 393 4mo ago
sendaifun

metaplex

by sendaifun

Complete Metaplex Protocol guide for Solana NFTs and digital assets. Covers Core (next-gen NFTs), Token Metadata, Bubblegum (compressed NFTs), Candy Machine, Genesis (token launches), MPL-Hybrid, Inscriptions, DAS API, and the Umi framework. The single source of truth for all Metaplex integrations.

Code Gen 112 4mo ago
sendaifun

marginfi

by sendaifun

Complete guide for Marginfi - Solana's decentralized lending protocol for lending, borrowing, leveraged positions(looping) and flash loans. Covers account creation, deposits, borrows, repayments, withdrawals, flash loans, and leveraged positions using the @mrgnlabs/marginfi-client-v2 SDK.

Code Gen 112 4mo ago
sendaifun

squads

by sendaifun

Complete guide for Squads Protocol - Solana's leading smart account and multisig infrastructure. Covers Squads V4 Multisig for team treasury management, Smart Account Program for account abstraction and programmable wallets, and Grid for stablecoin rails and fintech infrastructure.

API Dev 112 4mo ago
sendaifun

surfpool

by sendaifun

Complete Surfpool development environment for Solana - drop-in replacement for solana-test-validator with mainnet forking, cheatcodes, Infrastructure as Code, and Surfpool Studio. The fastest way to develop and test Solana programs.

CLI Tools 112 4mo ago
sendaifun

helius

by sendaifun

Comprehensive guide for Helius - Solana's leading RPC and API infrastructure provider. Covers RPC nodes, DAS (Digital Asset Standard) API, Enhanced Transactions, Priority Fees, Webhooks, ZK Compression, LaserStream gRPC, and the Helius SDK for building high-performance Solana applications

API Dev 112 4mo ago
sendaifun

arcium

by sendaifun

Build and debug encrypted Solana applications with Arcium — data stays private during computation, no single party sees it. Use when writing Arcis circuits (#[encrypted], #[instruction]), wiring Anchor programs with init/queue_computation/callback flows, choosing Shared vs Mxe encrypted state, encrypting inputs with @arcium-hq/client (RescueCipher, x25519), or debugging ArgBuilder ordering, nonce, callback, or computation finalization failures. Covers dark pools, sealed-bid auctions, encrypted voting, hidden game state, confidential DeFi, secure randomness, and threshold signing. Also use for getting started with your first Arcium app.

API Dev 112 2mo ago
uni-helper

vue-best-practices

by uni-helper

MUST be used for Vue.js tasks. Strongly recommends Composition API with <script setup> and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition API unless the project explicitly requires Options API.

Animation 82 4mo ago
sendaifun

kamino

by sendaifun

Complete guide for Kamino Finance - Solana's leading DeFi protocol for lending, borrowing, liquidity management, and leverage trading. Covers klend-sdk (lending), kliquidity-sdk (automated liquidity strategies), scope-sdk (oracle aggregator), multiply/leverage operations, vaults, and obligation orders.

Code Gen 111 4mo ago
acedergren

write-tests

by acedergren

Add test coverage to existing code with correct mock patterns. Use when adding tests to untested modules, writing regression tests for bugs, or user asks to test a specific file. Handles mockReset:true, vi.hoisted(), forwarding pattern, and test app builder utilities.

File Ops 17 4mo ago
acedergren

api-audit

by acedergren

"Audit API routes against shared types — scan routes, plugins, and types for mismatches. Read-only, no changes. Use before PRs, after adding routes, or for periodic API contract validation."

API Dev 17 4mo ago
acedergren

shadcn-svelte-skill

by acedergren

Expert guidance for shadcn-svelte component architecture and Tailwind CSS v4.1 patterns. Use when: (1) choosing between shadcn/Skeleton/Melt UI, (2) debugging TanStack Table reactivity, (3) fixing Tailwind v4.1 migration issues, (4) implementing complex data tables with sorting/filtering, (5) troubleshooting form validation patterns. NOT for basic installation (see official docs). Focuses on non-obvious decisions, performance pitfalls, and patterns missing from documentation. Triggers: shadcn-svelte, component library choice, TanStack Table, data table, Tailwind v4.1, form validation, Svelte 5 reactivity, shadcn vs skeleton.

Processing 17 4mo ago
wix

wix-cli-extension-registration

by wix

Register Wix CLI extensions with the app in src/extensions.ts. Use when registering new or existing extensions with the main app builder.

CLI Tools 18 4mo ago
spences10

sveltekit-remote-functions

by spences10

SvelteKit remote functions guidance. Use for command(), query(), form() patterns in .remote.ts files.

CLI Tools 85 3mo ago
markus41

Camera and NVR Skill

by markus41

Ubiquiti rtsp://ip:7447/camera_id

Animation 16 5mo ago
markus41

harness-cd

by markus41

Harness CD (Continuous Delivery) for Kubernetes, Helm, Terraform, ECS, and serverless deployments with GitOps, approval gates, rollback strategies, and multi-environment promotion

CI/CD 16 5mo ago
markus41

Setup Wizard Skill

by markus41

Save progress for resume after failures

API Dev 16 5mo ago
markus41

Component Testing with Chakra UI

by markus41

Use these testing patterns to ensure your Chakra UI components work correctly, handle user interactions properly, and remain accessible to all users.

Testing 16 5mo ago
markus41

harness-cd

by markus41

Harness NextGen CD for continuous deployment including pipeline YAML structure, deployment strategies (rolling, blue-green, canary), GitOps workflows, approval gates, triggers, environments, services, manifests, Kubernetes deployments, Terraform integration, and secrets management. Activate for Harness pipeline creation, deployment automation, and GitOps configuration.

Kubernetes 16 5mo ago
markus41

CSS Generation Skill

by markus41

"Generate CSS, Tailwind, and styled-components code from design style selections"

Processing 16 5mo ago