Use Laravel-specific vocabulary—Eloquent patterns, Form Requests, API resources, jobs/queues—to get idiomatic framework code
Development
Code generation, debugging, testing, and development workflows
Unified quality gates for Laravel projects; Pint, static analysis (PHPStan/Psalm), Insights (optional), and JS...
Wrap multi-write operations in transactions; use dispatchAfterCommit and idempotency patterns to ensure consistency
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue,...
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when...
A comprehensive tool for calculating and validating medical reference intervals (RIs) according to CLSI C28-A3...
Auto-detect code changes and draft Conventional Commit messages. Use when asked to generate, write, or suggest...
Generate table-driven Go tests (unit or integration) for given functions, handlers, or packages. Use when the user...
Perform a senior Go code review on a diff or files, focusing on correctness, idiomatic Go, error handling,...
Triage a production incident from symptoms, logs, metrics, and recent deploy info. Produces a hypothesis tree, the...
GitHub仓库分析与环境配置工具,支持克隆仓库、分析文档、创建虚拟环境、安装依赖和生成调用代码。
Create git commits with well-crafted messages. Use when the user asks to commit changes, create a commit, or save...
Interactive Socratic teaching assistant that guides learners through discovery-based questioning
Write tests to reach a coverage target. Uses 4 agents (analyzer, writer, checker, fixer) to iteratively generate and...
Analyze code examples in SKILL.md files for correctness using static analysis and TypeScript compilation
Run tests from skill examples and generate a report (project)
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and...
Guide for building TypeScript CLIs with Bun. Use when creating command-line tools, adding subcommands to existing...
Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for...
Intelligently organizes your files and folders across your computer by understanding context, finding duplicates,...
Automatically organizes invoices and receipts for tax preparation by reading messy files, extracting key...
Identifies high-quality leads for your product or service by analyzing your business, searching for target...
Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable...
Comprehensive OpenTUI skill for building terminal user interfaces. Covers the core imperative API, React reconciler,...