前端開發
8107 skills in 開發 > 前端開發
test-generator
Generate comprehensive pytest test suites for CasareRPA components, including nodes, controllers, use cases, and domain entities, following the project's testing patterns.
test
Run E2E tests for React, Vue, and Svelte frameworks. Use when testing components, verifying changes, or before committing.
make-skill
Create a new Claude Code skill with proper structure, YAML frontmatter, and documentation. Use when user asks to "create a skill", "make a skill", "build a new skill", or "add a skill".
css-animations
Creates native CSS animations using keyframes, transitions, and modern animation properties. Use when building animations without JavaScript libraries, optimizing performance, or implementing micro-interactions.
tsconfig
Generates tsconfig.json for TypeScript compilation configuration. Includes path aliases (@/ for src/), Jest types, and Vite client types.
data-ingestion-builder
Build new data ingestion providers following the FF Analytics registry pattern. This skill should be used when adding new data sources (APIs, files, databases) to the data pipeline. Guides through creating provider packages, registry mappings, loader functions, storage integration, primary key tests, and sampling tools following established patterns.
testing-library
Tests UI components with Testing Library including queries, user events, and async utilities. Use when testing React/Vue/Svelte components, writing accessible tests, or testing user interactions.
aesthetic
Create aesthetically beautiful interfaces following proven design principles. Use when building UI/UX, analyzing designs from inspiration sites, generating design images with ai-multimodal, implementing visual hierarchy and color theory, adding micro-interactions, or creating design documentation. Includes workflows for capturing and analyzing inspiration screenshots with chrome-devtools and ai-multimodal, iterative design image generation until aesthetic standards are met, and comprehensive design system guidance covering BEAUTIFUL (aesthetic principles), RIGHT (functionality/accessibility), SATISFYING (micro-interactions), and PEAK (storytelling) stages. Integrates with chrome-devtools, ai-multimodal, media-processing, ui-styling, and web-frameworks skills.
nim-pr-guide
Guide for contributing to the Nim language repository (~/Development/Nim). Applies to ALL work in that directory. Proactively monitors branch size, analyzes commits for split potential, formats PRs for fast merging. Triggers: working in ~/Development/Nim, committing, creating PRs, asking about submission readiness, or when branch exceeds size thresholds. Based on analysis of 154 merged PRs by core maintainers.
visual-qa
Complete visual QA - screenshots with full-page scroll to trigger animations, then analyze with Claude. Run after CSS/template changes.
kobo-translation-srt
Extension to kobo-translation skill specifically for translating video subtitles and transcripts in SRT format. Adds subtitle-specific guidelines for character limits, spoken language patterns, chunked translation context management, and maintaining readability on screen. Use this skill when translating SRT subtitle files for KoboToolbox tutorials, webinars, or educational videos.
writing-clearly-and-concisely
Apply Strunk's timeless writing rules to ANY prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Makes your writing clearer, stronger, and more professional.
ui-ux-enhancement
UI/UX enhancement workflow for visual hierarchy, spacing, typography, and responsive layout. Use when refining page layout, polishing components, or improving readability and responsiveness in web UI work.
rust-backend-auth
Implements authentication and authorization for Rust backend services using JWT, password hashing, sessions, and middleware patterns. Use when building auth systems, implementing login/logout, protecting routes, hashing passwords, or working with JWT tokens in Axum/Tower applications.
nextjs-tailwind-app
Next.js 14+ full-stack application with App Router and TailwindCSS
idea-validator
Provides brutally honest, quick validation of app/product ideas before building. Use when the user wants to validate a new idea, evaluate market potential, assess feasibility, or get honest feedback on whether an idea is worth pursuing. Triggers include phrases like "validate this idea", "is this worth building", "what do you think of this idea", "should I build this", or before starting any new project.
ui-component
Reusable UI component design and implementation methodology.Integrates design tokens, accessibility (a11y via W3C APG), and semantic HTML.Reference for building accessible, theme-compliant React components.
cloudflare-full-stack-scaffold
Production-ready starter project for React + Cloudflare Workers + Hono with core services(D1, KV, R2, Workers AI) and optional advanced features (Clerk Auth, AI Chat, Queues, Vectorize).Complete with planning docs, session handoff protocol, and enable scripts for opt-in features.Use when: starting new full-stack project, creating Cloudflare app, scaffolding web app,AI-powered application, chat interface, RAG application, need complete starter, avoid setup time,production-ready template, full-stack boilerplate, React Cloudflare starter.Prevents: service configuration errors, binding setup mistakes, frontend-backend connection issues,CORS errors, auth integration problems, AI SDK setup confusion, missing planning docs,incomplete project structure, hours of initial setup.Keywords: cloudflare scaffold, full-stack starter, react cloudflare, hono template, production boilerplate,AI SDK integration, workers AI, complete starter project, D1 KV R2 setup, web app template,chat application scaffold, RAG st
cloudflare-pages
Deploys applications to Cloudflare Pages including Functions, KV, D1, and R2 bindings. Use when deploying to the edge, building globally distributed applications, or using Cloudflare's ecosystem.
build-fix
Diagnose and fix Flutter build failures, including dependency conflicts, Gradle errors, compilation issues, and platform-specific build problems. Use when builds fail locally or in CI.