Skill Index

For frontend developers

149 skills // curated for frontend-developers

Illustration for Frontend developers
systematic-debuggingOK

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

superpowers162164[skill]
brainstormingOK

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

superpowers162164[skill]
theme-factoryOK

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

skills121347[skill]
webapp-testingOK

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

skills121347[skill]
frontend-designOK

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

skills121347[skill]
web-artifacts-builderOK

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

skills121347[skill]
browseOK

Fast headless browser for QA testing and site dogfooding. Navigate any URL, interact with elements, verify page state, diff before/after actions, take annotated screenshots, check responsive layouts, test forms and uploads, handle dialogs, and assert element states. ~100ms per command. Use when you need to test a feature, verify a deployment, dogfood a user flow, or file a bug with evidence. Use when asked to "open in browser", "test the site", "take a screenshot", or "dogfood this". (gstack)

gstack78986[skill]
canaryOK

Post-deploy canary monitoring. Watches the live app for console errors, performance regressions, and page failures using the browse daemon. Takes periodic screenshots, compares against pre-deploy baselines, and alerts on anomalies. Use when: "monitor deploy", "canary", "post-deploy check", "watch production", "verify deploy". (gstack)

gstack78986[skill]
open-gstack-browserOK

Launch GStack Browser — AI-controlled Chromium with the sidebar extension baked in. Opens a visible browser window where you can watch every action in real time. The sidebar shows a live activity feed and chat. Anti-bot stealth built in. Use when asked to "open gstack browser", "launch browser", "connect chrome", "open chrome", "real browser", "launch chrome", "side panel", or "control my browser". Voice triggers (speech-to-text aliases): "show me the browser".

gstack78986[skill]
design-consultationOK

Design consultation: understands your product, researches the landscape, proposes a complete design system (aesthetic, typography, color, layout, spacing, motion), and generates font+color preview pages. Creates DESIGN.md as your project's design source of truth. For existing sites, use /plan-design-review to infer the system instead. Use when asked to "design system", "brand guidelines", or "create DESIGN.md". Proactively suggest when starting a new project's UI with no existing design system or DESIGN.md. (gstack)

gstack78986[skill]
design-htmlOK

Design finalization: generates production-quality Pretext-native HTML/CSS. Works with approved mockups from /design-shotgun, CEO plans from /plan-ceo-review, design review context from /plan-design-review, or from scratch with a user description. Text actually reflows, heights are computed, layouts are dynamic. 30KB overhead, zero deps. Smart API routing: picks the right Pretext patterns for each design type. Use when: "finalize this design", "turn this into HTML", "build me a page", "implement this design", or after any planning skill. Proactively suggest when user has approved a design or has a plan ready. (gstack) Voice triggers (speech-to-text aliases): "build the design", "code the mockup", "make it real".

gstack78986[skill]
design-reviewOK

Designer's eye QA: finds visual inconsistency, spacing issues, hierarchy problems, AI slop patterns, and slow interactions — then fixes them. Iteratively fixes issues in source code, committing each fix atomically and re-verifying with before/after screenshots. For plan-mode design review (before implementation), use /plan-design-review. Use when asked to "audit the design", "visual QA", "check if it looks good", or "design polish". Proactively suggest when the user mentions visual inconsistencies or wants to polish the look of a live site. (gstack)

gstack78986[skill]
design-shotgunOK

Design shotgun: generate multiple AI design variants, open a comparison board, collect structured feedback, and iterate. Standalone design exploration you can run anytime. Use when: "explore designs", "show me options", "design variants", "visual brainstorm", or "I don't like how this looks". Proactively suggest when the user describes a UI feature but hasn't seen what it could look like. (gstack)

gstack78986[skill]
plan-design-reviewOK

Designer's eye plan review — interactive, like CEO and Eng review. Rates each design dimension 0-10, explains what would make it a 10, then fixes the plan to get there. Works in plan mode. For live site visual audits, use /design-review. Use when asked to "review the design plan" or "design critique". Proactively suggest when the user has a plan with UI/UX components that should be reviewed before implementation. (gstack)

gstack78986[skill]
setup-browser-cookiesOK

Import cookies from your real Chromium browser into the headless browse session. Opens an interactive picker UI where you select which cookie domains to import. Use before QA testing authenticated pages. Use when asked to "import cookies", "login to the site", or "authenticate the browser". (gstack)

gstack78986[skill]
claude-automation-recommenderOK

Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code for a project, or wants to know what Claude Code features they should use.

claude-code-setup17453[skill]
frontend-designOK

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

frontend-design17453[skill]
writing-hookify-rulesOK

This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.

hookify17453[skill]
build-mcp-appOK

This skill should be used when the user wants to build an "MCP app", add "interactive UI" or "widgets" to an MCP server, "render components in chat", build "MCP UI resources", make a tool that shows a "form", "picker", "dashboard" or "confirmation dialog" inline in the conversation, or mentions "apps SDK" in the context of MCP. Use AFTER the build-mcp-server skill has settled the deployment model, or when the user already knows they want UI widgets.

mcp-server-dev17453[skill]
playgroundOK

Creates interactive HTML playgrounds — self-contained single-file explorers that let users configure something visually through controls, see a live preview, and copy out a prompt. Use when the user asks to make a playground, explorer, or interactive tool for a topic.

playground17453[skill]
skill-developmentOK

This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.

plugin-dev17453[skill]
skill-creatorOK

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

plugin-dev17453[skill]
session-reportOK

Generate an explorable HTML report of Claude Code session usage (tokens, cache, subagents, skills, expensive prompts) from ~/.claude/projects transcripts.

session-report17453[skill]
omoOK

Use this skill when you see `/omo`. Multi-agent orchestration for "code analysis / bug investigation / fix planning / implementation". Choose the minimal agent set and order based on task type + risk; recipes below show common patterns.

myclaude2606[skill]
codeagentOK

Execute codeagent-wrapper for multi-backend AI code tasks. Supports Codex, Claude, Gemini, and OpenCode backends with agent presets, skill injection, file references (@syntax), worktree isolation, parallel execution, and structured output.

myclaude2606[skill]
devOK

Extreme lightweight end-to-end development workflow with requirements clarification, intelligent backend selection, parallel codeagent execution, and mandatory 90% test coverage

myclaude2606[skill]
prototype-prompt-generatorOK

This skill should be used when users need to generate detailed, structured prompts for creating UI/UX prototypes. Trigger when users request help with "create a prototype prompt", "design a mobile app", "generate UI specifications", or need comprehensive design documentation for web/mobile applications. Works with multiple design systems including WeChat Work, iOS Native, Material Design, and Ant Design Mobile.

myclaude2606[skill]
cold-emailOK

Write cold emails that get replies using proven frameworks (AIDA, PAS, BAB). Enforces best practices like 50-125 word limit and personalized openers.

agent-skills14[skill]
vue-componentOK

Create Vue 3 components with Composition API — composables, Pinia store integration, TypeScript, and unit tests.

claude-skills6[skill]
infographic-builderOK

Build data-rich infographics as SVG or HTML — timelines, process flows, comparison charts, and statistical summaries.

claude-skills6[skill]
css-artOK

Generate pure CSS art and illustrations — portraits, landscapes, UI elements, and interactive CSS-only animations.

claude-skills6[skill]
stripe-integrationOK

Integrate Stripe payments — Checkout, Payment Intents, subscriptions, webhooks, and billing portal.

claude-skills6[skill]
newsletter-writerOK

Write engaging email newsletters — hooks, curated content, CTAs, and subject line optimization for high open rates.

claude-skills6[skill]
typography-guideOK

Select and pair typefaces, set type scales, and generate CSS typography systems for web and print.

claude-skills6[skill]
color-paletteOK

Build harmonious color palettes — complementary, analogous, triadic schemes with WCAG contrast checks and CSS variable exports.

claude-skills6[skill]
canvas-designOK

Design and render graphics on HTML5 Canvas — illustrations, diagrams, UI mockups, and interactive visual elements.

claude-skills6[skill]
angular-componentOK

Develop Angular components — services, pipes, directives, reactive forms, RxJS, and Angular Material.

claude-skills6[skill]
svelte-componentOK

Build Svelte 5 components — runes, stores, SvelteKit routing, and server-side rendering.

claude-skills6[skill]
github-integrationOK

Integrate with GitHub — Actions, Apps, webhooks, Octokit, and repository automation workflows.

claude-skills6[skill]
react-componentOK

Build production-ready React components — hooks, context, accessibility, TypeScript types, and Storybook stories.

claude-skills6[skill]
svg-animatorOK

Create animated SVGs with GSAP or CSS — loaders, illustrations, icon animations, and micro-interactions.

claude-skills6[skill]
frontend-designOK

Design pixel-perfect frontend UIs with HTML/CSS/Tailwind — responsive layouts, component libraries, and design-to-code workflows.

claude-skills6[skill]
helm-chart-builderOK

Create Helm charts — templates, values, helpers, hooks, tests, and OCI chart publishing.

claude-skills6[skill]
form-fillerOK

Automatically fill PDF and HTML forms from structured data — applications, registrations, and government forms.

claude-skills6[skill]
ui-mockupOK

Create high-fidelity UI mockups in HTML/CSS — dashboards, mobile screens, landing pages, and component previews.

claude-skills6[skill]
design-systemOK

Build complete design systems — component tokens, Storybook stories, Figma variables, and living style guides.

claude-skills6[skill]
web-artifacts-builderOK

Build interactive HTML/CSS/JS artifacts — widgets, calculators, games, and mini-apps that run directly in Claude.

claude-skills6[skill]
oss-pr

Use when creating a pull request, after committing changes, or when user invokes /oss-pr. Covers branch management, quality checks, commit, push, and PR creation.

AionUi22307[skill]
testing

Testing workflow and quality standards for writing and running tests. Use when: (1) Writing new tests, (2) Adding a new feature that needs tests, (3) Modifying logic that has existing tests, (4) Before claiming a task is complete.

AionUi22307[skill]
architecture

Project architecture and file structure conventions for all process types. Use when: (1) Creating new files or modules, (2) Deciding where code should go, (3) Converting single-file components to directories, (4) Reviewing code for structure compliance, (5) Adding new bridges, services, agents, or workers.

AionUi22307[skill]
i18n

Internationalization (i18n) workflow and standards for managing translations. Use when: (1) Adding new user-facing text, (2) Creating new components with user-facing text, (3) Reviewing code for i18n compliance, (4) Adding a new translation module.

AionUi22307[skill]
pr-list

List GitHub PRs in a formatted ASCII table. Supports filters like --state, --author, --label. Use for PR review workflows and sheriff duties.

gastown14410[skill]
typescript-code-review

Perform comprehensive code reviews for TypeScript projects, analyzing type safety, best practices, performance, security, and code quality with actionable feedback

anytype-ts7428[skill]
dark-mode-check

Audit SCSS and TSX files for dark mode issues — missing variable usage, hardcoded colors, icon gaps, selector misuse, and inline dark overrides outside the theme folder

anytype-ts7428[skill]
blade-design

SpringBlade 全栈代码生成器。根据用户提供的模块名、实体名和字段列表,自动生成符合 SpringBlade 开源版框架规范的后端代码(Boot 单体/Cloud 微服务)、前端页面(Saber Options API/Composition API)和 MySQL 建表语句。当用户说"帮我生成代码"、"创建一个新模块"、"生成 CRUD"、"新建实体"、"建表语句"、"生成前端页面"、"生成后端接口"、"生成 SpringBlade 代码"、"写一个 xxx 管理功能"、"帮我设计 xxx 表"、"blade-design"等时触发。即使用户只是描述了业务字段或给出了表结构,也应触发此技能来生成对应的 SpringBlade 规范代码。

SpringBlade6895[skill]
blade-plan

SpringBlade 轻量规划执行工作流。将中等复杂度需求快速拆解为「分析规划 → 逐任务执行 → 完成总结」 三步流程,用 Claude Code 内置任务系统追踪进度,全程无辅助文件。适用于新增中等功能模块、修复跨模块 Bug、 中等规模重构、添加新 Starter 等涉及 5~15 个文件变更的开发任务。 当用户说"帮我做一个XX功能"、"这个改动涉及几个文件"、"帮我重构一下XX"、"帮我加个XX"、 "plan"、"规划一下再做"、"先想清楚再写"、"这个稍微有点复杂"等时触发。也可直接使用 /blade-plan 调用。 不适用于简单单文件修改(直接对话即可),也不适用于需要完整架构设计的复杂系统(建议分阶段拆解为多次会话)。 即使用户没有说"plan",只要需求涉及多文件改动或需要一定设计思考,也应主动建议使用本工作流。

SpringBlade6895[skill]
avue-design

Avue 组件代码生成与配置指南。当用户需要创建、配置或生成基于 Avue (avue-crud, avue-form, avue-tree 等) 的 Vue 页面代码时使用此 skill。覆盖 CRUD 表格、表单、树组件、数据展示等全部 Avue 组件。支持 Composition API 和 Options API 两种代码风格。当用户提到 avue、crud表格、动态表单、JSON配置表单、低代码表单、avue-crud、avue-form 等关键词时,务必使用此 skill。

SpringBlade6895[skill]
find-skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

next-shadcn-dashboard-starter6302[skill]
next-best-practices

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling

next-shadcn-dashboard-starter6302[skill]
frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

next-shadcn-dashboard-starter6302[skill]
vercel-composition-patterns

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.

next-shadcn-dashboard-starter6302[skill]
kiranism-shadcn-dashboard

Guide for building features, pages, tables, forms, themes, and navigation in this Next.js 16 shadcn dashboard template. Use this skill whenever the user wants to add a new page, create a feature module, build a data table, add a form, configure navigation items, add a theme, set up RBAC access control, or work with the dashboard's patterns and conventions. Also triggers when adding routes under /dashboard, working with Clerk auth/orgs/billing, creating mock APIs, or modifying the sidebar. Even if the user doesn't mention "dashboard" explicitly — if they're adding UI, pages, or features to this project, use this skill.

next-shadcn-dashboard-starter6302[skill]
dashboard

Use when reading, editing, or creating files in dlt/_workspace/helpers/dashboard/ or tests/workspace/helpers/dashboard/ or tests/e2e/

dlt5236[skill]
implement-issue

Triage, plan, and implement a fix or feature for a GitHub issue end-to-end

dlt5236[skill]
version

Display current guide and Claude Code versions

claude-code-ultimate-guide3772[command]
sync

Check guide/landing synchronization status

claude-code-ultimate-guide3772[command]
frontend

Frontend standards for atopile extension webviews: architecture, contracts, design system, and testing workflow.

atopile3177[skill]
library

How the Faebryk component library is structured, how `_F.py` is generated, and the conventions/invariants for adding new library modules. Use when adding or modifying library components, traits, or module definitions.

atopile3177[skill]
agent

Core runtime behavior for the atopile sidebar agent: identity, persistence model, execution rules, and tool recipes.

atopile3177[skill]
solver

How the Faebryk parameter solver works (Sets/Literals, Parameters, Expressions), the core invariants enforced during mutation, and practical workflows for debugging and extending the solver. Use when implementing or modifying constraint solving, parameter bounds, or debugging expression simplification.

atopile3177[skill]
ato

Authoritative ato authoring and review skill: language reference, stdlib, design patterns, and end-to-end board design workflow.

atopile3177[skill]
compiler

How the atopile compiler builds and links TypeGraphs from `.ato` (ANTLR front-end → AST → TypeGraph → Linker → DeferredExecutor), plus the key invariants and test entrypoints. Use when modifying the compiler pipeline, grammar, AST visitors, or type resolution.

atopile3177[skill]
essential-test-patterns

GROWI testing patterns with Vitest, React Testing Library, and vitest-mock-extended.

growi1447[skill]
kiro-impl

Implement approved tasks using TDD with native subagent dispatch. Runs all pending tasks autonomously or selected tasks manually.

growi1447[skill]
tech-stack

GROWI technology stack, build tools, and global commands. Auto-invoked for all GROWI development work.

growi1447[skill]
kiro-steering

Maintain .kiro/steering/ as persistent project memory (bootstrap/sync). Use when initializing or updating steering documents.

growi1447[skill]
monorepo-overview

GROWI monorepo structure, workspace organization, and architectural principles. Auto-invoked for all GROWI development work.

growi1447[skill]
tdd

Enforce test-driven development workflow. Scaffold interfaces, generate tests FIRST, then implement minimal code to pass. Ensure 80%+ coverage.

growi1447[command]
ffmpeg

Video and audio processing with FFmpeg. Use for format conversion, resizing, compression, audio extraction, and preparing assets for Remotion. Triggers include converting GIF to MP4, resizing video, extracting audio, compressing files, or any media transformation task.

claude-code-video-toolkit928[skill]
moviepy

Python video composition with moviepy 2.x — overlaying deterministic text on AI-generated video (LTX-2, SadTalker), compositing clips, single-file build.py video projects. Use when adding labels/captions/lower-thirds to LTX-2 or SadTalker outputs, building short ad-style spots in pure Python without Remotion, or doing programmatic video composition. Triggers include text overlay on video, label LTX-2 clip, caption SadTalker output, lower third, build.py video, moviepy, Python video composition, sub-30s ad spot.

claude-code-video-toolkit928[skill]
remotion-best-practices

Best practices for Remotion - Video creation in React

claude-code-video-toolkit928[skill]
images

Embedding images in Remotion using the <Img> component

claude-code-video-toolkit928[skill]
text-animations

Typography and text animation patterns for Remotion.

claude-code-video-toolkit928[skill]
assets

Importing images, videos, audio, and fonts into Remotion

claude-code-video-toolkit928[skill]
get-video-duration

Getting the duration of a video file in seconds with Mediabunny

claude-code-video-toolkit928[skill]
transcribe-captions

Transcribing audio to generate captions in Remotion

claude-code-video-toolkit928[skill]
light-leaks

Light leak overlay effects for Remotion using @remotion/light-leaks.

claude-code-video-toolkit928[skill]
measuring-text

Measuring text dimensions, fitting text to containers, and checking overflow

claude-code-video-toolkit928[skill]
tailwind

Using TailwindCSS in Remotion.

claude-code-video-toolkit928[skill]
can-decode

Check if a video can be decoded by the browser using Mediabunny

claude-code-video-toolkit928[skill]
transitions

Scene transitions and overlays for Remotion using TransitionSeries.

claude-code-video-toolkit928[skill]
timing

Interpolation and timing in Remotion—prefer interpolate with Bézier easing; springs as a specialized option

claude-code-video-toolkit928[skill]
import-srt-captions

Importing .srt subtitle files into Remotion using @remotion/captions

claude-code-video-toolkit928[skill]
trimming

Trimming patterns for Remotion - cut the beginning or end of animations

claude-code-video-toolkit928[skill]
silence-detection

Adaptive silence detection for video/audio files using FFmpeg loudnorm and silencedetect

claude-code-video-toolkit928[skill]
measuring-dom-nodes

Measuring DOM element dimensions in Remotion

claude-code-video-toolkit928[skill]
compositions

Defining compositions, stills, folders, default props and dynamic metadata

claude-code-video-toolkit928[skill]
sequencing

Sequencing patterns for Remotion - delay, trim, limit duration of items

claude-code-video-toolkit928[skill]
videos

Embedding videos in Remotion - trimming, volume, speed, looping, pitch

claude-code-video-toolkit928[skill]
get-audio-duration

Getting the duration of an audio file in seconds with Mediabunny

claude-code-video-toolkit928[skill]
audio-visualization

Audio visualization patterns - spectrum bars, waveforms, bass-reactive effects

claude-code-video-toolkit928[skill]
audio

Using audio and sound in Remotion - importing, trimming, volume, speed, pitch

claude-code-video-toolkit928[skill]
3d

3D content in Remotion using Three.js and React Three Fiber.

claude-code-video-toolkit928[skill]
fonts

Loading Google Fonts and local fonts in Remotion

claude-code-video-toolkit928[skill]
voiceover

Adding AI-generated voiceover to Remotion compositions using TTS

claude-code-video-toolkit928[skill]
subtitles

subtitles and caption rules

claude-code-video-toolkit928[skill]
calculate-metadata

Dynamically set composition duration, dimensions, and props

claude-code-video-toolkit928[skill]
charts

Chart and data visualization patterns for Remotion. Use when creating bar charts, pie charts, line charts, stock graphs, or any data-driven animations.

claude-code-video-toolkit928[skill]
animations

Fundamental animation skills for Remotion

claude-code-video-toolkit928[skill]
maps

Make map animations with Mapbox

claude-code-video-toolkit928[skill]
extract-frames

Extract frames from videos at specific timestamps using Mediabunny

claude-code-video-toolkit928[skill]
lottie

Embedding Lottie animations in Remotion.

claude-code-video-toolkit928[skill]
gif

Displaying GIFs, APNG, AVIF and WebP in Remotion

claude-code-video-toolkit928[skill]
sfx

Including sound effects

claude-code-video-toolkit928[skill]
get-video-dimensions

Getting the width and height of a video file with Mediabunny

claude-code-video-toolkit928[skill]
transparent-videos

Rendering transparent videos in Remotion

claude-code-video-toolkit928[skill]
display-captions

Displaying captions in Remotion with TikTok-style pages and word highlighting

claude-code-video-toolkit928[skill]
frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

claude-code-video-toolkit928[skill]
playwright-recording

Record browser interactions as video using Playwright. Use for capturing demo videos, app walkthroughs, and UI flows for Remotion videos. Triggers include recording a demo, capturing browser video, screen recording a website, or creating walkthrough footage.

claude-code-video-toolkit928[skill]
remotion

Toolkit-specific Remotion patterns — custom transitions, shared components, and project conventions. For core Remotion framework knowledge (hooks, animations, rendering, etc.), see the `remotion-official` skill.

claude-code-video-toolkit928[skill]
video_toolkit

Create professional videos autonomously using claude-code-video-toolkit — AI voiceovers, image generation, music, talking heads, and Remotion rendering.

claude-code-video-toolkit928[skill]
spectra-audit

Audit changed code for security sharp edges — dangerous defaults, type confusion, and silent failures

vue-recaptcha897[skill]
spectra-archive

Archive a completed change

vue-recaptcha897[skill]
spectra-ingest

Update an existing OpenSpec change from external context

vue-recaptcha897[skill]
health-trend-analyzer

分析一段时间内健康数据的趋势和模式。关联药物、症状、生命体征、化验结果和其他健康指标的变化。识别令人担忧的趋势、改善情况,并提供数据驱动的洞察。当用户询问健康趋势、模式、随时间的变化或"我的健康状况有什么变化?"时使用。支持多维度分析(体重/BMI、症状、药物依从性、化验结果、情绪睡眠),相关性分析,变化检测,以及交互式HTML可视化报告(ECharts图表)。

WellAlly-health834[skill]
family-health-analyzer

分析家族病史、评估遗传风险、识别家庭健康模式、提供个性化预防建议

WellAlly-health834[skill]
ai-analyzer

AI驱动的综合健康分析系统,整合多维度健康数据、识别异常模式、预测健康风险、提供个性化建议。支持智能问答和AI健康报告生成。

WellAlly-health834[skill]
emergency-card

生成紧急情况下快速访问的医疗信息摘要卡片。当用户需要旅行、就诊准备、紧急情况或询问"紧急信息"、"医疗卡片"、"急救信息"时使用此技能。提取关键信息(过敏、用药、急症、植入物),支持多格式输出(JSON、文本、二维码),用于急救或快速就医。

WellAlly-health834[skill]
using-agent-relay

Use when coordinating multiple AI agents in real-time - provides inter-agent messaging via MCP tools

relay628[skill]
implementing-command-palettes

Use when building Cmd+K command palettes in React - covers keyboard navigation with arrow keys, keeping selected items in view with scrollIntoView, filtering with shortcut matching, and preventing infinite re-renders from reference instability

relay628[skill]
frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

relay628[skill]
creating-claude-rules

Use when creating or fixing .claude/rules/ files - provides correct paths frontmatter (not globs), glob patterns, and avoids Cursor-specific fields like alwaysApply

relay628[skill]
git-commit-creator

Creates properly formatted Git commits following conventional commit standards for the MCPSpy project. Use when asked to commit changes, stage files, or manage git workflows. Has access to git status, diff, checkout, add, and commit commands.

MCPSpy505[skill]
github-issue-creator

Creates well-structured GitHub issues for the MCPSpy project using the gh CLI tool. Use when asked to create issues, report bugs, or document features. Follows conventional naming with feat/chore/fix prefixes and maintains appropriate detail levels.

MCPSpy505[skill]
Code Review

Comprehensive code review with security, performance, and best practices focus

claude-code-mastery-project-starter-kit291[skill]
blade-design

SpringBlade 全栈代码生成器。根据用户提供的模块名、实体名和字段列表,自动生成符合 SpringBlade 开源版框架规范的后端代码(Boot 单体/Cloud 微服务)、前端页面(Saber Options API/Composition API)和 MySQL 建表语句。当用户说"帮我生成代码"、"创建一个新模块"、"生成 CRUD"、"新建实体"、"建表语句"、"生成前端页面"、"生成后端接口"、"生成 SpringBlade 代码"、"写一个 xxx 管理功能"、"帮我设计 xxx 表"、"blade-design"等时触发。即使用户只是描述了业务字段或给出了表结构,也应触发此技能来生成对应的 SpringBlade 规范代码。

Saber278[skill]
blade-plan

SpringBlade 轻量规划执行工作流。将中等复杂度需求快速拆解为「分析规划 → 逐任务执行 → 完成总结」 三步流程,用 Claude Code 内置任务系统追踪进度,全程无辅助文件。适用于新增中等功能模块、修复跨模块 Bug、 中等规模重构、添加新 Starter 等涉及 5~15 个文件变更的开发任务。 当用户说"帮我做一个XX功能"、"这个改动涉及几个文件"、"帮我重构一下XX"、"帮我加个XX"、 "plan"、"规划一下再做"、"先想清楚再写"、"这个稍微有点复杂"等时触发。也可直接使用 /blade-plan 调用。 不适用于简单单文件修改(直接对话即可),也不适用于需要完整架构设计的复杂系统(建议分阶段拆解为多次会话)。 即使用户没有说"plan",只要需求涉及多文件改动或需要一定设计思考,也应主动建议使用本工作流。

Saber278[skill]
avue-design

Avue 组件代码生成与配置指南。当用户需要创建、配置或生成基于 Avue (avue-crud, avue-form, avue-tree 等) 的 Vue 页面代码时使用此 skill。覆盖 CRUD 表格、表单、树组件、数据展示等全部 Avue 组件。支持 Composition API 和 Options API 两种代码风格。当用户提到 avue、crud表格、动态表单、JSON配置表单、低代码表单、avue-crud、avue-form 等关键词时,务必使用此 skill。

Saber278[skill]
ui-ux-pro-max

UI/UX 设计智能,在设计页面时必须使用

Claude-Code-Multi-Agent270[skill]
language-framework-specialist

提供特定编程语言和框架的深度专业知识。当需要处理特定技术栈的复杂问题时使用

Claude-Code-Multi-Agent270[skill]
vue-nuxt-expert

Expert in Nuxt.js framework specializing in SSR, SSG, and full-stack Vue applications. Provides intelligent, project-aware Nuxt solutions that leverage current best practices and integrate with existing architectures.

Claude-Code-Multi-Agent270[skill]
vue-component-architect

Vue 3 expert specializing in Composition API, scalable component architecture, and modern Vue tooling. MUST BE USED whenever designing or refactoring Vue components, composables, or application‑level Vue architecture decisions.

Claude-Code-Multi-Agent270[skill]
react-component-architect

Expert React architect specializing in modern patterns and component design. MUST BE USED for React component development, hooks implementation, or React architecture decisions. Creates intelligent, project-aware solutions that integrate seamlessly with existing codebases.

Claude-Code-Multi-Agent270[skill]
react-nextjs-expert

Expert in Next.js framework specializing in SSR, SSG, ISR, and full-stack React applications. Provides intelligent, project-aware Next.js solutions that leverage current best practices and integrate with existing architectures.

Claude-Code-Multi-Agent270[skill]
frontend-specialist

提供前端开发、UI 实现、移动应用开发和现代前端框架能力。当需要实现用户界面、构建组件或开发移动应用时使用。

Claude-Code-Multi-Agent270[skill]
tailwind-frontend-expert

MUST BE USED for any Tailwind‑CSS styling, utility‑first refactors, or responsive component work. Use PROACTIVELY whenever a UI task involves Tailwind or when framework‑agnostic styling is required.

Claude-Code-Multi-Agent270[skill]
design-specialist

提供 UI/UX 设计、用户研究、视觉设计和品牌一致性能力。当需要设计界面、进行用户研究或创建视觉资产时使用。

Claude-Code-Multi-Agent270[skill]
ui-ux-master

经验丰富的UI/UX设计代理,拥有10年以上创建屡获殊荣用户体验的经验。专注于AI协作设计工作流,生成可立即实施的规范,实现从创意愿景到生产代码的无缝转换。精通设计思维和技术实现,弥合美学与工程之间的鸿沟。

Claude-Code-Multi-Agent270[skill]
decision-analysis

Decision modeling using decision tables, weighted scoring matrices, and decision trees. Structures complex decisions with clear criteria, alternatives evaluation, and outcome prediction.

Claude-Code-Multi-Agent270[skill]