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.
-
noah-zll Skill Unity Scene ContractsScene composition contract advisor for Unity. Use when users want to define required scene objects, component dependencies, bootstrap logic, or reference wiring rules. Triggers: scene contract, bootstrap, required references, scene wiring, scene dependencies, what must be in the scene, 场景契约, 场景装配, 场景依赖, 场景里必须有什么, 引用怎么连.
-
lurui1997 Bundle UI CookbookGuide for frontend component design, library API usage, and architectural decisions. Use when building or refactoring UI components, choosing state management solutions, styling approaches, or optimizing frontend performance and accessibility.
-
soknoy12 Bundle React Frontend EngineerSenior React frontend engineering, UI architecture, and reusable skill authoring. Use when Codex needs to design or implement production-grade React applications, TypeScript UI features, component systems, frontend state flows, accessible interactions, responsive layouts, performance-sensitive interfaces, or frontend-oriented Codex skills with clear structure and maintainable guidance.
-
3582730951 Bundle Enterprise Delivery OrchestratorEnterprise-grade delivery orchestration for turning a requirement into a real product with clarification, product definition, architecture, UI direction, API contracts, implementation tracks, testing evidence, and independent review. Use when the user wants end-to-end delivery, not just a plan: requirement analysis, product design, UI/UX polish, frontend, backend, API design, testing, security review, system design, kernel/runtime/FFI work, launch readiness, authorization audit, proprietary source governance, code protection boundaries, or high-quality code with low AI-smell. Also trigger for TypeScript, React, Next.js, web frontend, dashboard, landing page, internal source intake, regulated security products, and Chinese requests such as 需求分析, 产品设计, UI美化, 前后端联动, 完整交付, 代码规范, API定义, 函数定义, 漏洞分析, 系统架构, 内核开发, 运行时, 驱动, 授权审计, 内部源码, 代码保护, Rust/C++/Python/Java/C coding quality.
-
museon-ai Bundle Project SpecLiving documentation template for your project's architecture, conventions, data flow, and frontend-backend mapping. Fill in the references to keep AI agents aligned with your codebase.
-
tashangkd Bundle Role 2前端开发角色。关键词:前端/React/TypeScript/Vite/UI实现/组件/页面/接口联调。激活后读技术架构.md和设计师输出,还原设计意图,不自作主张改交互逻辑。
-
yog-sotho Bundle Coding TypescriptTypeScript, JavaScript, React, and Node.js coding standards — naming conventions, type safety, error handling, immutability, React patterns, performance, and code quality. Always activate when writing, reviewing, or refactoring TypeScript or JavaScript code; setting up linting or type-checking; enforcing naming or structural conventions; or when the user asks how to structure a component, handle an error, type a value, or write a hook. Also activate proactively when spotting `any`, unsafe mutations, swallowed errors, or missing cleanup in user code.
-
tashangkd Bundle Frontend Brand他山前端品牌设计系统完整参考手册。包含技术框架选型、设计令牌(颜色/字体/圆角/阴影)、组件规范代码模板、响应式/无障碍约定。被 role-前端开发 和 role-UI设计师 主动调用;与 frontend-brand-guard.mdc(约束层)配套使用。
-
tonyfadel23 Bundle Check My SkillsScan, parse, and visualize the instruction flow of every skill in a project. Use whenever a user says "check my skills", "audit my skills", "what are my skills doing", "show me the skill graph", "skill inspector", "debug my skill", or wants to understand how their SKILL.md files actually propagate instructions. Also triggers on "check-my-skills" or "--easy" flags. Produces an interactive HTML report with Dagre DAG trees showing agent orchestration, tool calls, control flow, and quality warnings.
-
tashangkd Bundle Wechat Article Writer为他山学科交叉公众号撰写微信文章,包括选择文章类型、套用排版模板、生成配图、转换HTML、添加底部模板。当用户说"写一篇公众号文章""帮我写他山文章""写公众号推文""帮我把这篇写完""补全这篇文章""继续写这篇"时使用。写完后自动触发 article-proofreading 审稿。
-
tashangkd Bundle Document Pipeline统一写作流水线。任何文档/文章/报告均走此流程:研究→草稿→逻辑自检→真实性校对→画图规划→批量画图→图片自审→审稿→格式转换(HTML/LaTeX/MD)。可从任意阶段入场(已有草稿直接审核,已审稿直接转格式)。触发词:「写一篇/帮我写/写一份/我有初稿了/帮我检查逻辑/帮我配图/从画图开始/从[Stage名称]开始继续/转成HTML/转成LaTeX」。注意:「只要审稿」请直接触发 article-proofreading;「帮我审稿」不触发本 Skill。
-
nihao555-hub Skill UI Component ArchitectUI 组件架构专家 - React 组件设计、状态管理、性能优化、可访问性、视觉回归测试
-
chunkydotdev Skill Template DesignBuild HTML email templates that render everywhere. Use when designing email layouts, fixing Outlook rendering, implementing dark mode, adding accessibility, or choosing a templating framework.
-
chunkydotdev Skill Spam Filter AvoidanceAvoid triggering spam filters with your email content. Use when emails land in spam, auditing content for filter triggers, checking link patterns, or optimizing HTML structure.
-
clawpod-app Skill ArchitectureCreate or evaluate an architecture decision record (ADR). Use when choosing between technologies (e.g., Kafka vs SQS), documenting a design decision with trade-offs and consequences, reviewing a system design proposal, or designing a new component from requirements and constraints.
-
clawpod-app Skill Build DashboardBuild an interactive HTML dashboard with charts, filters, and tables. Use when creating an executive overview with KPI cards, turning query results into a shareable self-contained report, building a team monitoring snapshot, or needing multiple charts with filters in one browser-openable file.
-
clawpod-app Skill Design HandoffGenerate developer handoff specs from a design. Use when a design is ready for engineering and needs a spec sheet covering layout, design tokens, component props, interaction states, responsive breakpoints, edge cases, and animation details.
-
clawpod-app Skill Accessibility ReviewRun a WCAG 2.1 AA accessibility audit on a design or page. Trigger with "audit accessibility", "check a11y", "is this accessible?", or when reviewing a design for color contrast, keyboard navigation, touch target size, or screen reader behavior before handoff.
-
yusufkaran Bundle Swiftui Autotest SkillAI-powered visual testing and accessibility setup for iOS/SwiftUI apps. Build, launch in Simulator, test with computer use, detect crashes, analyze memory leaks, and add accessibility identifiers — all from the terminal.
-
yusufkaran Skill Add AccessibilityScan SwiftUI views and add missing accessibility identifiers using a consistent {screen}-{type}-{name} naming convention. Also flags Dynamic Type compatibility issues. Use when you need to add accessibility support, make views testable, add VoiceOver labels, or prepare for UI testing.
-
jjhenao2025 Skill Page GenerationCómo generar una página con GenericMaster o GenericMasterDetail; patrón de componente por entidad. Usar al añadir una nueva pantalla de listado o maestro-detalle.
-
jjhenao2025 Skill Standard TablesPor defecto usar las tablas estándar de ruibernate (GenericMaster / GenericMasterDetail) al crear páginas o componentes con tabla. Solo si el usuario lo solicita explícitamente se puede usar otra forma.
-
jjhenao2025 Skill Module StructureFrontend – estructura de módulos
-
jjhenao2025 Skill Ruibernate RulesReglas para frontend con ruiBernate (GenericMaster, GenericMasterDetail, config.js, variables de entorno). Incluye criterios de validación de código frontend.
-
jjhenao2025 Skill Business DomainsDominios de negocio – backend y frontend
-
jjhenao2025 Skill Conciliacion FlowsSkill específico para flujos de conciliación, describiendo la orquestación backend (pybernate) + frontend (ruiBernate/GenericMasterDetail). Usar al crear o modificar lógica o pantallas relacionadas con conciliaciones.
-
jjhenao2025 Skill Env And Config ManagementConvenciones para manejo de variables de entorno y archivos de configuración en frontend y backend, evitando URLs hardcodeadas y manteniendo entornos separados. Usar al tocar .env, config.js o configuración de despliegue.
-
jjhenao2025 Skill Metric Semantic ColoringDefine colores de metricas por semantica de negocio (favorable/desfavorable) en lugar de solo signo numerico. Usar cuando se muestren variaciones, KPIs, tendencias o alertas en dashboards y tablas.
-
jjhenao2025 Skill Frontend Backend SyncEl backend crea las rutas; el frontend las recibe y las crea automáticamente. Una página = un controlador; lógica compartida en servicios (no duplicar). Usar al añadir pantallas o explicar el flujo de sincronización.
-
jjhenao2025 Skill Filter Bar Layout PatternsConstruye barras de filtros responsivas y alineadas para tablas y reportes, con reglas de espaciado, jerarquia visual y CTA principal. Usar cuando una pagina tenga RangePicker, Selects, Inputs y botones de consulta/export.
-
jjhenao2025 Skill Custom Components OverridesGuía para decidir cuándo y cómo extender o envolver GenericMaster/GenericMasterDetail con componentes custom sin romper las reglas de ruibernate. Usar en pantallas con requisitos visuales o lógicos especiales.
-
jjhenao2025 Skill Genericmaster Config PatternsPatrones para configurar columnas, filtros, acciones y paginación de GenericMaster y GenericMasterDetail en ruiBernate. Usar al crear o modificar pantallas de listado/CRUD en el frontend.
-
jjhenao2025 Skill Genericmasterdetail Line ItemsGuía para implementar pantallas maestro-detalle con GenericMasterDetail en ruiBernate, incluyendo manejo de líneas, validaciones y UX básica. Usar cuando una entidad tenga líneas o detalles asociados.
-
jjhenao2025 Skill Genericmaster Buttons And Edit FlowEstandariza la implementacion de botones de tabla y flujo de edicion en pantallas CRUD con GenericMaster o GenericMasterDetail. Usar cuando se creen o corrijan botones Editar/Eliminar/acciones custom, o cuando haya errores como POST /undefined o pantalla de edicion en blanco.
-
jjhenao2025 Skill Error Handling And API ResponsesConvenciones de manejo de errores y formato de respuestas API para sincronizar backend pybernate con frontend ruiBernate. Usar al crear o modificar endpoints.
-
babatunde-fatai Bundle Paystack IntegrationImplement Paystack payment processing for Nigerian and African markets. Use when integrating one-time payments (initialize, redirect/popup, verify), subscriptions/recurring billing (plans, customers, subscriptions), or webhook handling. Covers Next.js and Express implementations with TypeScript. Triggers: payment integration, Paystack setup, accept payments Nigeria, NGN payments, subscription billing, payment webhooks, Paystack API, kobo conversion.
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 unity-scene-contracts, ui-cookbook, react-frontend-engineer. 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.