Web & Frontend
Web development agent skills handle frontend and full-stack work: component patterns, CSS and accessibility fixes, performance budgets, and framework conventions. Install a skill once and your AI agent follows the same playbook in every project, from quick prototypes to production apps.
-
majiayu000 Bundle Break Into SubtasksThis skill should be used when breaking down frontend feature requirements into parallelizable work items (API clients, UI components, and integration tasks) with clear dependencies. Particularly useful for creating structured work breakdowns with Mermaid diagrams and organizing tasks for team development.
567 -
majiayu000 Bundle Brokle Frontend DevUse this skill when developing Next.js/React frontend code for Brokle. Includes components, pages, hooks, API clients, stores, or any frontend features.
567 -
majiayu000 Bundle Browser App CreatorCreates complete single-file HTML/CSS/JS web apps with localStorage persistence, ADHD-optimized UI (60px+ buttons), dark mode, and offline functionality. Use when user says "create app", "build tool", "make dashboard", or requests any browser-based interface.
567 -
majiayu000 Bundle C3 Component DesignUse when documenting component implementation patterns, internal structure, or hand-off points - enforces NO CODE rule and diagram-first approach for leaf-level C3 documentation
567 -
majiayu000 Bundle C3 Container DesignUse when changes affect component organization, technology stack, or cross-container communication - triggered by new components, pattern changes, or needing to map external interfaces to internal components
567 -
majiayu000 Bundle Calendar Inbox SyncDEBUG calendar inbox showing 0 tasks when inbox has tasks. Fix Vue 3 + Pinia calendar filtering issues where sidebar filters hide calendar inbox tasks.
567 -
majiayu000 Bundle Checkout ComponentsNext.js checkout UI components with Stripe Elements and payment forms. Use when creating checkout pages, payment forms, subscription UIs, customer portals, or when user mentions Stripe Elements, payment UI, checkout flow, subscription management, or payment forms.
567 -
majiayu000 Bundle Claude Prompt GuideAnthropic official XML tag patterns and prompt engineering best practices. Document behavior control tags, system prompt internals, and the 10-Component Framework for effective Claude prompts.
567 -
majiayu000 Bundle Color AccessibilityDesign color palettes that are accessible to all users including those with color blindness. Ensure sufficient contrast, meaningful use of color, and inclusive design.
567 -
majiayu000 Bundle Todo Home Focus UIDesign a premium, black-background, pink-glass homepage focus section for a todo app that intelligently organizes Quick Add, Next Action, and How It Works into a single, calm, goal-driven experience. Implements React icons and Framer Motion for smooth animations.
567 -
majiayu000 Bundle Component DesigningComponent and type design for TypeScript + React code. Use when planning new features, designing components and custom hooks, preventing primitive obsession, or when refactoring reveals need for new abstractions. Focuses on feature-based architecture and type safety.
567 -
majiayu000 Bundle Component GeneratorGenerates new React Native components following Ishkul patterns. Creates component with proper TypeScript types, theme integration, variant support, accessibility, and matching test file. Use when creating reusable UI components.
567 -
majiayu000 Bundle Component TemplatesUI component library templates (buttons, forms, cards, modals, etc.). Use when generating frontend UI components.
567 -
majiayu000 Bundle Content Ops NetlifyNext.js content model with visual editing for Netlify.
567 -
majiayu000 Bundle Convert Elm HaskellConvert Elm code to idiomatic Haskell. Use when migrating Elm frontend code to Haskell, translating Elm patterns to idiomatic Haskell, or refactoring Elm codebases. Extends meta-convert-dev with Elm-to-Haskell specific patterns.
567 -
majiayu000 Bundle Convert Haskell ElmConvert Haskell code to idiomatic Elm. Use when migrating Haskell logic to frontend applications, translating pure functional patterns to Elm's architecture, or refactoring Haskell code for web UI. Extends meta-convert-dev with Haskell-to-Elm specific patterns.
567 -
majiayu000 Bundle Convert To MarkdownConvert documents and files to Markdown using markitdown with Windows/WSL path handling. Supports PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XML, images (with EXIF/OCR), audio (with transcription), ZIP archives, YouTube URLs, or EPubs. Use when converting files to markdown, processing Confluence exports, handling Windows/WSL path conversions, extracting images from PDFs, or working with markitdown utility.
567 -
majiayu000 Bundle Create PresentationCreate or update presentation notebooks with embedded HTML and JavaScript in markdown cells using EDS blocks. Convert executable code cells to informative text. Build presentations, slides, demos, showcases with accordion, cards, tabs, hero, grid, table blocks. No runnable JavaScript cells - only visual markdown with inline scripts for presentation mode.
567 -
majiayu000 Bundle Create User StoriesCreates User Stories from UI screens using component-based decomposition. Analyzes screenshots or screen descriptions to identify UI components and generates User Stories with AMP acceptance criteria (Acceptance, Measure, Proof). Follows T-Minus-15 process template.
567 -
majiayu000 Bundle Design Asset ParserParses design assets (PDF, CSS) to generate a draft design spec.
567 -
majiayu000 Bundle Developer PortfolioNext.js 16 portfolio with Lottie animations, contact form (Email/Telegram), dev.to integration.
567 -
majiayu000 Bundle Developing Frontendフロントエンド UI/UX 実装と最適化を支援します。React/Vue/Next.jsでの実装、パフォーマンス最適化、アクセシビリティを提供します。ユーザーインターフェース開発、Web アプリケーション構築が必要な場合に使用してください。
567 -
majiayu000 Bundle Docker Local StatusCheck docker-local environment status - all services, containers, and project accessibility
567 -
majiayu000 Bundle Dst Report TemplateGenerate HTML research reports with embedded data, charts, and analysis. Use when creating final research deliverables. Supports single comprehensive reports or multiple focused reports. Handles styling, structure, and output to reports/ directory.
567 -
majiayu000 Bundle Enterprise Web CodeEnterprise-ready web development for Next.js 16, React, and TypeScript incorporating Kaizen (continuous improvement) and Monozukuri (meticulous craftsmanship) principles. Use this skill when building web applications, APIs, React components, Next.js projects, or when the user requests clean, efficient, fast, simple, elegant, enterprise-grade, bulletproof, or production-ready web code. This skill enforces modern web best practices, TypeScript patterns, React optimization, security, and performance.
567 -
majiayu000 Bundle Epic React PatternsGuide on React patterns, performance optimization, and code quality for Epic Stack
567 -
majiayu000 Bundle File Oss Management基于若依-vue-plus框架,定义文件上传与对象存储(OSS)集成的标准规范。涵盖统一上传接口封装、文件安全性校验(类型/大小/路径)、重命名策略及多端组件使用标准。 触发场景:在开发头像上传、附件下载、Excel导入导出或配置MinIO/阿里云OSS时。 触发词:文件上传、OSS集成、图片上传、MinIO配置、文件安全
567 -
majiayu000 Bundle Break Filter JS From HTMLThis skill provides guidance for XSS filter bypass tasks where the goal is to craft HTML payloads that execute JavaScript despite sanitization filters. Use this skill when tasks involve bypassing HTML sanitizers (like BeautifulSoup), exploiting parser differentials between server-side sanitizers and browsers, or security testing/CTF challenges involving XSS filter evasion.
567 -
majiayu000 Bundle Flecs Dylib ModulesHot-reloadable Flecs modules as Rust dylibs. Covers module architecture, component vs system modules, and inter-module dependencies.
567 -
majiayu000 Bundle Frontend App DesignCreate distinctive, production-grade React Native Expo interfaces following iOS Human Interface Guidelines and liquid glass design principles. Use when building mobile screens, components, or styling any React Native UI.
567 -
majiayu000 Bundle Frontend ComponentsDesign and build reusable, composable UI components with single responsibility, clear interfaces, and proper encapsulation. Use this skill when creating or editing React components, Vue components, Svelte components, or any modular UI building blocks. When defining component props, state management, component composition, or component APIs. When working with component files (e.g., `.jsx`, `.tsx`, `.vue`, `.svelte`), component libraries, design systems, or shared UI elements. When refactoring components, extracting reusable logic, or building component hierarchies.
567 -
majiayu000 Bundle Frontend DelegationUse when touching frontend files to classify visual vs logic changes before acting
567 -
majiayu000 Bundle Frontend Design FixFix generic frontend designs by applying aesthetic upgrades across the 5 design dimensions
567 -
majiayu000 Bundle Frontend Design ProCreates jaw-dropping, production-ready frontend interfaces AND delivers perfectly matched real photos (Unsplash/Pexels direct links) OR flawless custom image-generation prompts for hero images, backgrounds, and illustrations. Zero AI slop, zero fake URLs.
567 -
majiayu000 Bundle Frontend Design VueCreate distinctive, production-grade Vue 3 frontends with TypeScript and exceptional design quality. This skill integrates the complete design system framework with Vue 3/TypeScript implementation patterns.
567 -
majiayu000 Bundle Frontend ExcellenceDesign systems, component libraries, responsive UI/UX, accessibility. Build premium interfaces that enterprise clients expect.
567
Frequently asked questions
What are Web & Frontend agent skills?
Web development agent skills handle frontend and full-stack work: component patterns, CSS and accessibility fixes, performance budgets, and framework conventions. Install a skill once and your AI agent follows the same playbook in every project, from quick prototypes to production apps.
Which Web & Frontend skills are most installed?
Popular Web & Frontend skills on SkillMD right now include break-into-subtasks, brokle-frontend-dev, browser-app-creator. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do Web & Frontend skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.