Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Analyze TypeScript code structure using ts-morph. Use for summarizing class/interface APIs, listing exports, showing inh...
Use when debugging TypeScript/JavaScript bugs by tracing call chains, understanding unfamiliar codebases quickly, making...
Perform TypeScript refactoring using ts-morph AST manipulation. Use for renaming symbols, moving declarations, propagati...
TypeScript project initialization best practices
Enforce TypeScript quality standards immediately after writing or modifying .ts/.tsx files. Run type checking and lintin...
拡張思考を用いた包括的なコードレビュー
How to create and use Account (signer) in @aptos-labs/ts-sdk. Covers Account.generate(), fromPrivateKey(), fromDerivatio...
How to create and use AccountAddress in @aptos-labs/ts-sdk. Covers address format (AIP-40), from/fromString/fromStrict,...
How to create and configure the Aptos client (Aptos, AptosConfig) in @aptos-labs/ts-sdk. Covers Network, fullnode/indexe...
How to build, sign, submit, and simulate transactions in @aptos-labs/ts-sdk. Covers build.simple(), signAndSubmitTransac...
Move to TypeScript type mapping in @aptos-labs/ts-sdk: u64/u128/u256 as bigint, address as string, TypeTag, functionArgu...
How to read on-chain data in @aptos-labs/ts-sdk: view(), getBalance(), getAccountInfo(), getAccountResources(), getAccou...
How to integrate wallet connection in React frontends using @aptos-labs/wallet-adapter-react. Covers AptosWalletAdapterP...
Runs a TypeScript file directly with Bun
Enforces TypeScript/Effect standards with snippet-first guidance: algebraic data types, exhaustive pattern matching, sch...
Enforce strict TypeScript guidelines and safety
TypeScript style standards for AIRBot reviewers
This skill should be used when the user asks to 'write unit tests', 'add integration tests', 'create tests for React com...
Generates dense law-driven test suites for Effect modules via algebraic PBT using Vitest, @effect/vitest, fast-check. En...
Type parameter naming conventions for personal TypeScript projects. Triggers on generic type/function creation, type-lev...
This skill should be used when the user asks to "add JSDoc", "document this function", "write JSDoc comments", "link to...
TypeScript testing conventions and TDD practices. Use when writing tests, fixing bugs, or organizing test files.
Expert TSA cybersecurity compliance advisor for critical infrastructure owners and operators. Use this skill whenever a...
Trial Sequential Analysis for meta-analyses with information size calculations
Build, modify, and debug tscircuit (React/TypeScript) PCB designs. Use when working with tsci CLI (init/dev/search/add/i...
Generates tsconfig.json for TypeScript compilation configuration. Includes path aliases (@/ for src/), Jest types, and V...
Generate properly configured tsconfig.json files for TypeScript projects with appropriate compiler options for various p...
Defines general rules for tsconfig.json. It suggest using strict TypeScript checks
tsdown is a fast and elegant TypeScript library bundler powered by Rolldown and Oxc
Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, gen...
UI component patterns for TSH Clients Console (Next.js, shadcn/ui, RTL). Use when:(1) Creating new React components(2) B...
Vercel deployment workflow for TSH Clients Console. Use when:(1) Deploying changes to production or staging(2) Checking...
Internationalization for TSH Clients Console (English/Arabic with RTL). Use when:(1) Adding new text strings that need t...
TSH pricing logic with Zoho Inventory pricebooks. Use when:(1) Displaying product prices on any page(2) Working with dif...
TSH stock and warehouse logic for Main WareHouse. Use when:(1) Displaying stock levels on product pages(2) Understanding...
Real-time stock synchronization for TSH Clients Console. Use when:(1) Debugging stock sync issues (webhooks not firing,...
Complete T-SQL function reference for SQL Server and Azure SQL Database. Use this skill when: (1) User asks about T-SQL...
Generate production-ready T-SQL scripts for the TSQL.APP framework. Use when creating TSQL.APP action scripts, modal for...
Navigate and understand TSQL.APP applications through metadata queries. Use when users share TSQL.APP URLs, ask about ca...
Configures tsup for zero-config TypeScript library bundling with ESM/CJS output, declarations, and esbuild speed. Use wh...
Guide for outputting React/TSX components by prioritizing reusable sub-components, controlling length, and declaring the...
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
Convert text to speech using Hume AI (or OpenAI) API. Use when the user asks for an audio message, a voice reply, or to...
Text-to-speech synthesis with ElevenLabs and system voices
Speak text aloud using the local ElevenLabs TTS script; use when the user asks to read or speak text.
Implement text-to-speech (TTS) capabilities using the z-ai-web-dev-sdk. Use this skill when the user needs to convert te...
Build and operate the Horus TTS pipeline from cleared audiobooks. Includes dataset prep, WhisperX alignment, XTTS traini...
Build self-hosted TTS APIs using HuggingFace models (Parler-TTS, F5-TTS, XTTS-v2) and create LiveKit voice agent plugins...
This skill provides comprehensive guidance for using TTS-MCP-SERVER with ElevenLabs eleven_v3 model for sultry, seductiv...
Generate high-quality voiceover using OpenAI TTS API
Multi-engine text-to-speech skill. Supports Qwen3-TTS local voice cloning, VoiceCraft online TTS, and OpenAI TTS.
This skill provides a general, composable workflow for building datasets and training
Send messages to other tmux sessions for multi-agent coordination. Use when user types 'ttt' or needs to communicate wit...
Manage TinyTalkingTodos lists and items via the ttt CLI
Setup secure web-based terminal access to WSL2 from mobile/tablet via ttyd + ngrok/Cloudflare/Tailscale. One-command ins...
AI video editor for YouTube — removes pauses, filler words, and dead air from raw recordings via API
Use when creating, reviewing, or styling charts, graphs, dashboards, sparklines, or any data visualization. Applies to R...
This skill applies Edward Tufte's data visualization principles from "The Visual Display of Quantitative Information" to...
Semantic code refactoring using tug. Use this skill when the user wants to: - Rename a function, class, method, or varia...
Design and implement retro/cyberpunk/hacker-style terminal UIs. Covers React (Tuimorphic), SwiftUI (Metal shaders), and...