web▌
117 indexed skills · max 10 per page
web-accessibility
supercent-io/skills-template · Productivity
Implement WCAG 2.1 accessibility standards for semantic HTML, keyboard navigation, ARIA attributes, and screen reader support. \n \n Covers semantic HTML structure, keyboard navigation (Tab, arrow keys, ESC), and focus management for modals and interactive components \n Provides ARIA attribute guidance (aria-label, aria-live, aria-hidden, role attributes) with practical React/TypeScript examples \n Includes color contrast requirements (WCAG AA/AAA), visual focus indicators, and testing strategie
web-design-guidelines
skillcreatorai/ai-agent-skills · Frontend
Web Design Guidelines \n Modern web design principles for responsive layouts, accessibility, and visual hierarchy. \n When to Use \n \n Creating polished web interfaces \n Improving accessibility \n Responsive design patterns \n Visual hierarchy decisions \n \n Source \n This skill references patterns from Vercel's agent-skills .
web-search
jwynia/agent-skills · Productivity
Web search using the agent's built-in WebSearch tool, no API key required. \n \n Accepts simple query strings and returns relevant web results; best for current information, recent events, fact verification, and real-time research \n Effective queries benefit from specificity, year inclusion for recency, and domain-specific terminology; iterative refinement recommended for broad or multi-perspective searches \n Results cannot access paywalled content and depend on the agent's WebSearch implement
exa-web-search-free
sundial-org/awesome-openclaw-skills · Productivity
Neural search across web, code, and company research without API keys. \n \n Three core tools: web search for news and facts, code search for GitHub and Stack Overflow examples, and company research for business intelligence \n Configurable search depth with type parameter (\"fast\" or \"deep\") for web queries and adjustable token ranges (1000–50000) for code context \n Optional advanced tools available via config update, including domain/date filtering, query expansion, full page crawling, peo
scrapy-web-scraping
mindrally/skills · Backend
Expert guidance for building scalable web scrapers and crawlers using Scrapy with best practices for spider development, data extraction, and pipeline management. \n \n Covers spider architecture, CSS/XPath data extraction, Item Pipelines, and middleware development for request/response handling \n Includes strategies for rate limiting, User-Agent rotation, proxy management, and handling JavaScript-rendered content with Scrapy-Splash or Scrapy-Playwright \n Provides error handling patterns, perf
imagegen-frontend-web
Leonxlnx/taste-skill · imagegen-frontend-web
Elite frontend image-direction skill for generating premium, conversion-aware website design references. CRITICAL OUTPUT RULE — generate ONE separate horizontal image FOR EVERY section. A landing page with 8 sections produces 8 images. Never compress multiple sections into one image. Enforces composition variety (not always left-text / right-image), background-image freedom, varied CTAs, varied hero scales (giant / mid / mini minimalist), narrative concept spine, second-read moments, and a single consistent palette across all images. Optimized for landing pages, marketing sites, and product comps that developers or coding models can accurately recreate.
develop-web-game
openai/skills · Productivity
Iterative web game development with Playwright-based testing, screenshot validation, and deterministic time-stepping. \n \n Provides a structured workflow: implement small changes, run automated Playwright tests with controlled input bursts and frame pauses, capture screenshots and text state, then inspect and adjust \n Requires window.render_game_to_text() to expose game state as JSON and window.advanceTime(ms) for deterministic frame stepping during automated tests \n Includes a Playwright cli
web-animation-design
connorads/dotfiles · Frontend
A comprehensive guide for creating animations that feel right, based on Emil Kowalski's "Animations on the Web" course.
baoyu-danger-gemini-web
jimliu/baoyu-skills · Productivity
Reverse-engineered Gemini Web API for text and image generation with multi-turn conversation support. \n \n Supports text generation, image generation from prompts, and vision input via reference images for analysis or variation \n Includes four model options: gemini-3-pro (default), gemini-3-flash, gemini-3-flash-thinking, and gemini-3.1-pro-preview \n Multi-turn conversation via session IDs with automatic cookie caching and browser-based Google authentication \n Requires user consent before fi
core-web-vitals
addyosmani/web-quality-skills · Productivity
Diagnose and fix the three Core Web Vitals metrics that impact search ranking and user experience. \n \n Covers LCP (Largest Contentful Paint), INP (Interaction to Next Paint), and CLS (Cumulative Layout Shift) with specific thresholds and optimization strategies for each \n Includes common causes, code examples, and debugging scripts for identifying bottlenecks in loading, interactivity, and visual stability \n Provides framework-specific quick fixes for Next.js, React, and Vue/Nuxt, plus measu