Types

Type checking and type generation

Showing 601-624 of 6181 skills
browserbase

fetch

by browserbase

"Use this skill when the user wants to retrieve a URL without a full browser session: fetch HTML or JSON from static pages, inspect status codes or headers, follow redirects, or get page source for simple scraping. Prefer it over a browser when JavaScript rendering and page interaction are not needed. Supports proxies and redirect control."

API Dev 3.7K 4mo ago
snyk

mcp-builder

by snyk

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

Processing 2.8K 5mo ago
studyzy

openspec-apply-change

by studyzy

实现 OpenSpec 变更中的任务。当用户想要开始实现、继续实现或处理任务时使用。

CLI Tools 10.2K 5mo ago
open-circle

repo-source-code-review

by open-circle

Review pull requests and source code changes in /library/src/. Use when reviewing PRs, validating implementation patterns, or checking code quality before merging. Covers code quality checks, type safety, documentation review, test coverage, and common issues to watch for.

Code Review 8.8K 5mo ago
tambo-ai

ai-sdk-model-manager

by tambo-ai

Manages AI SDK model configurations - updates packages, identifies missing models, adds new models with research, and updates documentation

Code Gen 11.2K 5mo ago
redpanda-data

form-refactorer

by redpanda-data

Refactor legacy forms to use modern Redpanda UI Registry Field components with react-hook-form and Zod validation. Use when user requests: (1) Form refactoring or modernization, (2) Converting Chakra UI or @redpanda-data/ui forms, (3) Updating forms to use Field components, (4) Migrating from legacy form patterns, (5) Implementing forms with react-hook-form and Zod validation.

Processing 4.3K 5mo ago
redpanda-data

tanstack-router-migration

by redpanda-data

"Migrate React applications from React Router to TanStack Router with file-based routing. Use when user requests: (1) Router migration, (2) TanStack Router setup, (3) File-based routing implementation, (4) React Router replacement, (5) Type-safe routing, or mentions 'migrate router', 'tanstack router', 'file-based routes'."

File Ops 4.3K 6mo ago
modu-ai

moai-lang-javascript

by modu-ai

JavaScript ES2024+ development specialist covering Node.js 22 LTS, Bun 1.x (serve, SQLite, S3, shell, test), Deno 2.x, testing (Vitest, Jest), linting (ESLint 9, Biome), and backend frameworks (Express, Fastify, Hono). Use when developing JavaScript APIs, web applications, or Node.js projects.

Code Gen 1.1K 5mo ago
jezweb

seo-local-business

by jezweb

"Generate complete SEO setup for local business websites — HTML head tags, JSON-LD LocalBusiness schema, robots.txt, sitemap.xml. Australian-optimised with +61 phone, ABN, suburb patterns."

Processing 939 5mo ago
mblode

readme-creator

by mblode

Writes or rewrites README.md files tailored to the project type (CLI, library, app, framework, monorepo, or skill bundle). Discovers project context, selects the right structure, writes section by section, and validates against quality checks. Use when creating a README, writing a README from scratch, rewriting a bad README, bootstrapping project documentation, or asking "write a README for this project."

Docs Gen 64 5mo ago
Significant-Gravitas

code-style

by Significant-Gravitas

Python code style preferences for the AutoGPT backend. Apply when writing or reviewing Python code. TRIGGER when writing new Python code, reviewing PRs, or refactoring backend code.

Linting 185.7K 4mo ago
dmmulroy

better-result-migrate-v2

by dmmulroy

Migrate better-result TaggedError from v1 (class-based) to v2 (factory-based) API

API Dev 1.6K 5mo ago
aiskillstore

tamagui-best-practices

by aiskillstore

Provides Tamagui patterns for config v4, compiler optimization, styled context, and cross-platform styling. Must use when working with Tamagui projects (tamagui.config.ts, @tamagui imports).

Code Gen 395 6mo ago
actionbook

rust-symbol-analyzer

by actionbook

"Analyze Rust project structure using LSP symbols. Triggers on: /symbols, project structure, list structs, list traits, list functions, 符号分析, 项目结构, 列出所有, 有哪些struct"

Auth 1.3K 6mo ago
actionbook

m07-concurrency

by actionbook

"CRITICAL: Use for concurrency/async. Triggers: E0277 Send Sync, cannot be sent between threads, thread, spawn, channel, mpsc, Mutex, RwLock, Atomic, async, await, Future, tokio, deadlock, race condition, 并发, 线程, 异步, 死锁"

Debugging 1.3K 6mo 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 121 6mo ago
databricks-solutions

databricks-zerobus-ingest

by databricks-solutions

"Build Zerobus Ingest clients for near real-time data ingestion into Databricks Delta tables via gRPC. Use when creating producers that write directly to Unity Catalog tables without a message bus, working with the Zerobus Ingest SDK in Python/Java/Go/TypeScript/Rust, generating Protobuf schemas from UC tables, or implementing stream-based ingestion with ACK handling and retry logic."

Processing 1.8K 5mo ago
paulirish

build-free-types

by paulirish

This skill should be used when the user asks to "set up types without a build step", "use vanilla JS with types", "configure erasable syntax", or mentions "JSDoc type checking". It provides instructions for modern type safety using JSDoc in browsers and native TypeScript execution in Node.js.

Processing 4.4K 6mo ago
smallnest

tech-article-writer

by smallnest

技术干货文章创作专家,擅长用简练语言传递核心知识点,不遗漏关键信息

Docs Gen 282 7mo ago
studyzy

openspec-continue-change

by studyzy

通过创建下一个产出物继续处理 OpenSpec 变更。当用户想要推进其变更、创建下一个产出物或继续其工作流程时使用。

Database 10.2K 5mo ago
studyzy

openspec-ff-change

by studyzy

快速创建实现所需的所有产出物。当用户想要快速创建实现所需的所有产出物,而不是逐个创建时使用。

Code Gen 10.2K 5mo ago
aiskillstore

python-best-practices

by aiskillstore

Provides Python patterns for type-first development with dataclasses, discriminated unions, NewType, and Protocol. Must use when reading or writing Python files.

Processing 395 6mo ago
oven-sh

implementing-jsc-classes-zig

by oven-sh

Creates JavaScript classes using Bun's Zig bindings generator (.classes.ts). Use when implementing new JS APIs in Zig with JSC integration.

Caching 94.9K 7mo ago
studyzy

openspec-continue-change

by studyzy

通过创建下一个产出物继续处理 OpenSpec 变更。当用户想要推进其变更、创建下一个产出物或继续其工作流程时使用。

Database 10.2K 5mo ago