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 Image OpenaiBatch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
567 -
majiayu000 Bundle Astro PatternsAstro best practices, routing patterns, component architecture, and static site generation techniques. Use when building Astro websites, setting up routing, designing component architecture, configuri
567 -
majiayu000 Bundle AWS Agentic AIAWS Bedrock AgentCore comprehensive expert for deploying and managing all AgentCore services. Use when working with Gateway, Runtime, Memory, Identity, or any AgentCore component. Covers MCP target deployment, credential management, schema optimization, runtime configuration, memory management, and identity services.
567 -
majiayu000 Bundle Azd DeploymentDeploy containerized frontend + backend applications to Azure Container Apps with remote builds, managed identity, and idempotent infrastructure.
567 -
majiayu000 Bundle Bootstrap Vue3Provides comprehensive guidance for Bootstrap Vue 3 component library including Bootstrap components, grid system, utilities, and Vue 3 integration. Use when the user asks about Bootstrap Vue 3, needs to use Bootstrap components in Vue 3, or implement responsive layouts.
567 -
majiayu000 Bundle BrowserslistrcDefines target browser versions for CSS autoprefixing and JavaScript transpilation. Generates .browserslistrc configuration file.
567 -
majiayu000 Bundle Building FormsBuilds form components and data collection interfaces including contact forms, registration flows, checkout processes, surveys, and settings pages. Includes 50+ input types, validation strategies, accessibility patterns (WCAG 2.1), multi-step wizards, and UX best practices. Provides decision trees from data type to component selection, validation timing guidance, and error handling patterns. Use when creating forms, collecting user input, building surveys, implementing validation, designing multi-step workflows, or ensuring form accessibility.
567 -
majiayu000 Bundle Building UI UXUse when implementing user interfaces or user experiences - guides through exploration of design variations, frontend setup, iteration, and proper integration
567 -
majiayu000 Bundle Bun Dev ServerSet up high-performance development servers with Hot Module Replacement. Use when creating dev servers for web apps, setting up React Fast Refresh, or configuring API servers with live reload.
567 -
majiayu000 Bundle Canva ValidateRuns Canva monorepo validation commands - pnpm fin, taz check, pnpm test, a11y storybook tests, typechecking, linting, and dependency fixes. Run before committing/pushing. Use when asked to lint, typecheck, test, run storybook, fix imports, or validate code in the Canva monorepo.
567 -
majiayu000 Bundle Changelog PageScaffold public changelog page for Next.js apps. Creates page, RSS feed, and GitHub API client.
567 -
majiayu000 Bundle Code ChangelogAI가 만든 모든 코드 변경사항을 reviews 폴더에 기록하고 간단한 HTML 뷰어로 웹 브라우저에서 실시간 확인할 수 있습니다. 매 수정마다 문서가 생성되고 Python 서버로 즉시 확인 가능합니다.
567 -
majiayu000 Bundle Code FormatterExecute automatically formats and validates code files using Prettier and other formatting tools. Use when users mention "format my code", "fix formatting", "apply code style", "check formatting", "make code consistent", or "clean up code formatting". Handles JavaScript, TypeScript, JSON, CSS, Markdown, and many other file types. Trigger with relevant phrases based on skill purpose.
567 -
majiayu000 Bundle Code Validator驗證 maihouses 專案的 TypeScript/React 代碼品質,確保符合 CLAUDE.md 的最高規格標準。當修改或審查代碼時自動使用。
567 -
majiayu000 Bundle Comet ScaffoldReact Native 脚手架 comet CLI 命令规范与项目配置。当用户提到"comet"、"脚手架"、"scaffold"、"初始化项目"、"创建应用"、"项目结构"、"comet.yaml"时使用此 skill。
567 -
majiayu000 Bundle Compile Reportレポートコンパイルエージェント - 分析結果のMarkdownファイルを統合HTMLレポートに変換。/compile-report [出力パス] で呼び出し。
567 -
majiayu000 Bundle Component DemoCreate demonstration pages for components and hooks.
567 -
majiayu000 Bundle Component DocsGenerate or update component documentation with usage examples, props tables, and Storybook stories. Use when documenting new components, creating usage examples, or setting up Storybook stories.
567 -
majiayu000 Bundle Config PatternAdd configuration parameters following BobTheSkull's full-stack pattern (BobConfig.py, config_manager.py, HTML templates, JavaScript). Use when adding new config parameters, settings, or configuration options to Bob The Skull project.
567 -
majiayu000 Bundle Coord FrontendInvoke COORD_FRONTEND for UI/UX development and frontend implementation
567 -
majiayu000 Bundle Create Lwc TabCreates a new Lightning Web Component with a tab and flexipage for display. Use when you need to create a new standalone page/tab with an LWC component.
567 -
majiayu000 Bundle Create ServiceGuide for creating services in the backend. Use when asked to create a service layer component. Directs to the appropriate service skill based on the type of service needed.
567 -
majiayu000 Bundle Critical RulesUse always - non-negotiable rules for TypeScript safety, socket events, and React patterns
567 -
majiayu000 Bundle CSS AnimationsCreates native CSS animations using keyframes, transitions, and modern animation properties. Use when building animations without JavaScript libraries, optimizing performance, or implementing micro-interactions.
567 -
majiayu000 Bundle CSS Story BookGuide for developing Storybook stories for CSS components in `@madogiwa-ui/css`.
567 -
majiayu000 Bundle Django AllauthConfigure django-allauth with headless API, MFA, social authentication, and CORS for React frontends. This skill should be used when setting up authentication for a new Django project or adding django-allauth to an existing project that needs a React frontend integration. (project)
567 -
majiayu000 Bundle Docker TestingGuidance for running and debugging tests in Docker environments for FastAPI + Vue/Tailwind projects.
567 -
majiayu000 Bundle E2e PlaywrightPlaywright end-to-end testing expert. Use when writing E2E tests, browser automation, or debugging flaky tests.
567 -
majiayu000 Bundle Env StandaloneConditionally generates .env.standalone file for micro-frontend applications only. Enables running micro-frontends in standalone mode without single-spa launcher. Skipped for standalone applications.
567 -
majiayu000 Bundle Exchange RatesUse when implementing exchange rate functionality - provides complete patterns for fetching BTC/fiat exchange rates from Coinbase API, caching strategies, conversion utilities, and React hooks for displaying rates in UI
567 -
majiayu000 Bundle Expo App SetupGuidance for building, refactoring, and debugging Expo + React Native apps (including Expo Router). Use when wiring screens/layouts, navigation (tab/stack) scaffolding with `_layout.tsx` per group, avoiding unwanted redirects in `app/index.tsx`, theming, data fetching with React Query/fetch, Expo module usage, offline handling, and running local Expo tooling (install/start/lint).
567 -
majiayu000 Bundle Dcode Find ComponentFind UI components from screenshots, route paths, or component names. Use when a designer asks "where does this live?", shares a screenshot and wants to find the code, needs to locate a component by its visual appearance, or wants to understand how a UI element is built. Works with React, Vue, Angular, and other component-based frameworks.
567 -
majiayu000 Bundle Fly DeploymentUse when deploying to Fly.io - covers single volume limitation, monorepo deployment, Dockerfile patterns for Next.js/Python, and common troubleshooting
567 -
majiayu000 Bundle Frontend DebugAutonomously debug frontend issues through empirical browser observation using Chrome DevTools MCP. This skill should be used when debugging UI/UX issues, visual bugs, interaction failures, console errors, or network problems in web applications. Provides systematic 6-phase debugging workflow with GitHub integration, automated verification, and knowledge retention.
567 -
majiayu000 Bundle Nexus UI DeveloperEspecialista en React 18, TypeScript, Tailwind CSS y conexión con API multi-tenant.
567 -
majiayu000 Bundle Frontend ReactModern React stack: React 19, TypeScript, Tailwind CSS, Vite, TanStack Query. Use when: building React apps, components, state management, or UI. Triggers: "react", "frontend", "tailwind", "vite", "typescript react", "component", "useState", "tanstack", "react query".
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 image-openai, aws-agentic-ai, azd-deployment. 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.