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.
-
datnt-cell Skill Unity Manual ComponentManually add, configure, reorder, and copy components on GameObjects using Unity Editor UI. For one-off Inspector workflows that do not need REST automation.
-
datnt-cell Skill Unity ComponentManage GameObject components
-
cskwork Bundle Skill Usage StatsGenerate an HTML dashboard of Claude/Codex skill and prompt usage, including counts, last-used dates, session reach, and disk size. Use for skill audits or 스킬 사용 통계.
-
pavelzw Bundle TextualBuild terminal user interfaces (TUIs) with Textual, a Python framework for creating rich, interactive applications in the terminal. Handles widgets, layouts, CSS styling, events, screens, and async workers. Use when building TUI apps or when the user mentions textual.
-
chris-c1108 Bundle Modern UserscriptBuild, refactor, audit, and distribute modern Userscripts (油猴脚本) with Vite, vite-plugin-monkey, Shadow DOM micro-frontend isolation, reactive cross-tab store, network interception (Proxy), GreasyFork/SleazyFork compliance, and CI/CD gatekeeping. Use when developing, optimizing, or fixing userscripts, migrating from Webpack to Vite, handling GreasyFork compliance reviews, or architecting injected UIs.
-
helius-labs Bundle Phantom 2Build frontend Solana applications with Phantom Connect SDK and Helius infrastructure. Covers React, React Native, and browser SDK integration, transaction signing via Helius Sender, API key proxying, token gating, NFT minting, crypto payments, real-time updates, and secure frontend architecture.
-
scdenney Bundle Paper Tex 2Typeset a working paper or journal submission in house-style LaTeX from Markdown, Word, TeX, ODT, RTF, or HTML. Use to convert drafts, build PDFs, or prepare journal-specific spacing, limits, anonymization, disclosures, and citations.
-
scdenney Skill Figure Table Audit 2End-stage QA on a finished figure and table set — an inventory with in-text callouts and producing scripts, cross-reference and numbering checks, text-to-evidence consistency between claims and plotted or tabulated values, captions and statistical notes that stand alone, accessibility and production quality, and SI and replication-package linkage. Marks anything requiring values read off an image as needing author verification rather than inventing them. Use when the user is preparing a submission and asks to check figures, tables, captions, cross-references, or table notes, or asks whether the numbers in the text match the exhibits. Design guidance during drafting lives in figures and tables.
-
athola Skill Doc Importer 2Converts external documents (PDF, DOCX, PPTX, XLSX, HTML) into editable markdown. Use when ingesting external files for rewriting or project integration.
-
al-janef Bundle Accessibility QualityShip UI that works with keyboard and assistive technology: semantic HTML and native controls first, ARIA only to supplement, logical focus order with visible focus and escape paths, programmatic labels and error association, contrast and non-color meaning, alt text, reduced motion, zoom and reflow. Use for any user-facing UI change and for WCAG audits; never knowingly ship an accessibility regression.
-
northraystudio Skill Progress DashboardGenerate an interactive HTML dashboard that visualizes improvement progress from software-evaluation and vulnerability-scan reports over time. Reads JSON summary files from docs/evaluation/ and docs/security-audit/, then produces a single self-contained HTML file with charts and trend analysis. Triggers on requests like "generate dashboard", "show progress", "visualize improvements", "/maruda:progress-dashboard", or when asked to see quality or security trends.
-
northraystudio Skill Vulnerability ScanRun an offensive security audit (OWASP-based) using Semgrep and produce a read-only vulnerability report. Use before committing code to detect Broken Access Control, Injection (SQL/NoSQL/OS/Template), Frontend Security issues (XSS/CSP/HSTS), SSRF, and hardcoded secrets or PII exposure. Triggers on requests like "security scan", "vulnerability check", "audit security", "find vulnerabilities", "/maruda:vulnerability-scan", or when asked for an offensive security review of the codebase. Does NOT modify any code — read-only inspection only.
-
arturmuller25 Bundle Scroll CinemaUniversal scroll-driven cinematic hero — one entry point that routes to the best technique for the job and budget. Free by default (Lenis + GSAP engine with SVG/CSS diorama, Three.js/Spline 3D, or Rive layers); for AI-generated photoreal "fly-through-the-world" video it DELEGATES to the scroll-world skill (Higgsfield/Monid pipeline) instead of reimplementing it. Use when the user wants a scroll cinematic, a 3D-world or diorama landing hero, a "browse-through-the-industry" section, or a scroll-driven storytelling page. Optimized for Next.js/React, mobile-safe.
-
nota-america Skill Frontend Design 3Create 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.
-
docailab Bundle Component CriticCritique a generated answer against the question and supplied evidence by calling the frozen Executor Model. Use for answer quality checks after generation.
-
docailab Bundle Component ClassifierClassify a RAG request into a constrained execution route by calling the frozen Executor Model. Use inside an Agentic workflow before route-specific retrieval or processing.
-
docailab Bundle Component Bge RerankerRerank candidate documents by cross-encoder relevance score with a local BGE reranker model (BAAI/bge-reranker-large). Use after first-stage retrieval when semantic precision matters more than latency.
-
docailab Bundle Component Hyde RewriterGenerate exactly one hypothetical answer-like document from the original query with single-sample HyDE (N=1) for zero-shot semantic retrieval. Use before a vector retriever when query-document wording mismatch is likely; never treat the generated text as factual evidence.
-
docailab Bundle Component Bm25 RetrieverRetrieve and rank title-and-text documents with a field-aware BM25F implementation. Use for exact names, identifiers, quotations, rare terms, and queries with reliable lexical overlap.
-
docailab Bundle Component Vector RetrieverRetrieve and rank documents by cosine similarity using the embedding service supplied by the runtime context. Use for paraphrases, semantic matching, and weak lexical overlap.
-
docailab Bundle Component Grounded GeneratorGenerate an answer grounded in selected documents by calling the frozen Executor Model through the runtime context. Use as the final generator in Agentic RAG workflows.
-
kilo-org Bundle Theme FactoryToolkit 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.
-
kilo-org Bundle Webapp TestingToolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
-
kilo-org Bundle Vercel Composition PatternsReact 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.
-
platformrocks Skill Publish To Tmp SitePublish an already-built static website or frontend (the HTML/CSS/JS build output such as dist/, build/ or out/) to a temporary, anonymous public URL on tmp.site with the official tmp-site CLI, then report the URL and its expiry. Use when the user asks to deploy, publish, host, preview, share, demo or get a link for a static site, landing page, docs site, prototype, SPA, generated UI, PR preview or similar build output, especially when they mention tmp.site, a temporary or throwaway URL, or shipping with one command. Not for backends, SSR, server functions, databases, generic file hosting or permanent hosting.
-
gl0di Bundle Scraper ToolExtracts numeric IDs from scraped HTML pages.
-
amornsit Bundle Improve Codebase ArchitectureScan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.
-
paloma333 Skill HTML Deliverable QA用无头 Chrome 对交付级 HTML(单文件工具/看板/追踪表/报告页)做自动化 QA 与视觉自检——断言渲染结果、截图查版式、注入 UI 状态查隐藏面板。适用于「做完了 HTML 但不确定有没有 bug」「截图看排版对不对」「展开态/弹窗态看不到怎么验」等场景。
-
paloma333 Skill Edgeone Pages Deploy Cn用 edgeone CLI 把 Next.js(或任意前端框架)项目部署到腾讯云 EdgeOne Pages,并做国内可访问的免备案配置。适用于「要部署到 EdgeOne」「国内打不开 edgeone.dev 链接报 401」「要绑自定义域名但没备案」等场景。
-
paloma333 Skill Animal Island UI Integration把 animal-island-ui(动森风格 React 组件库)接入 Next.js 项目做整体视觉升级。适用于:用户要"动森/Animal Crossing 风格"UI、提供了 animal-island-ui 链接、或要把现有 Tailwind+CSS 变量体系换成动物森友会治愈系风格。包含 token 映射法、暗色模式覆盖、构建验证与沙箱绕过技巧。
-
amirrezasalimi Bundle VisualizeBuild an interactive "factory floor" map of any codebase as a self-contained HTML visualization backed by JSON graph files in a .visualize/ folder. Use in any project when the user asks to visualize, map, diagram, or explore a codebase, module dependencies, or file relations graphically.
-
bikash-20 Bundle SkillsApply senior engineering standards when implementing or reviewing frontend, backend, authentication, API, database, or LLM-integrated code. Use this for changes that alter behavior, data flow, security, reliability, performance, or user-facing interaction; skip it for purely editorial changes. When the project has a SYSTEM_DESIGN.md, treat it as authoritative for architecture and capacity decisions.
-
mlsecopshub Skill Accessibility CheckerRead a web page or HTML file and report accessibility (a11y) issues like missing alt text and low contrast. A safe, read-only audit.
-
mlsecopshub Skill Accessibility Checker 2Read an HTML file and report accessibility (a11y) issues like missing alt text and low contrast. Read-only audit.
-
lucasleduc Bundle Motion ReelProduit des vidéos animées HTML/CSS/JS au format vertical (9:16) pour Instagram Reels, TikTok ou Stories. Génère un fichier HTML autonome avec animations CSS séquencées, effets visuels modernes (dark glassmorphism, particules canvas, blur reveal, gradient animés, grain SVG) et scaling automatique au viewport. L'utilisateur screen-record le résultat dans Chrome pour obtenir sa vidéo finale. Utilise ce skill dès que l'utilisateur demande de créer un Reel, une Story, une vidéo verticale animée, du motion design pour les réseaux sociaux, une animation promotionnelle, ou une vidéo courte en HTML. Même si l'utilisateur ne mentionne pas explicitement "HTML" ou "motion-reel", utilise ce skill quand la demande implique une vidéo animée verticale pour les réseaux sociaux.
-
lucasleduc Bundle Planificateur SocialPlanificateur de contenu social media multi-plateforme. Prend un sujet, appelle le skill stratège pour le brief stratégique, puis exécute le workflow du directeur-creatif pour la plateforme principale, et adapte texte + prompt IA pour les autres plateformes. Livre UNE page HTML avec toutes les versions. Utilise ce skill dès que l'utilisateur veut planifier des posts pour plusieurs réseaux sociaux, décliner un contenu sur différentes plateformes, préparer une série de publications, ou adapter un sujet à plusieurs formats.
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-manual-component, unity-component, skill-usage-stats. 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.