web▌
119 indexed skills · max 10 per page
exa-search
exa-labs/exa-py · research
Web toolkit powered by Exa for scientific and technical content search and URL extraction.
web-research
langchain-ai/deepagents · Productivity
Orchestrates multi-source web research by delegating to subagents, synthesizing findings, and producing cited reports. \n \n Breaks research questions into 2–5 distinct subtopics, creates a research plan file, and spawns up to 3 subagents in parallel for efficient investigation \n Each subagent performs 3–5 web searches per subtopic and writes findings to local files with key facts, quotes, and source URLs \n Synthesizes results by reading local findings files, integrating insights across subtop
web-design-guidelines
supercent-io/skills-template · Frontend
Automated UI code review against Vercel's Web Interface Guidelines. \n \n Fetches the latest guidelines from the official Vercel repository before each review to ensure current rule compliance \n Analyzes React, Vue, Svelte, HTML, CSS, and JavaScript/TypeScript files against all fetched rules \n Reports violations in file:line format with actionable feedback on how to fix each issue \n Supports file paths and glob patterns for flexible scope selection across projects \n
web-typography
wondelai/skills · Productivity
Select, pair, and implement typefaces for web projects with readability and performance as core priorities. \n \n Covers seven core areas: reading mechanics and how eyes process text, evaluating typefaces for screen rendering, choosing faces by purpose rather than aesthetics, pairing strategies for clear contrast, optimal measurements (font size, line length, line height), building visual hierarchies, and responsive typography with efficient font loading \n Emphasizes the \"clear goblet\" princi
3d-web-experience
sickn33/antigravity-awesome-skills · Productivity
Expert 3D web implementation across Three.js, React Three Fiber, Spline, and WebGL with performance optimization. \n \n Covers three primary stacks (Spline for rapid prototyping, React Three Fiber for React apps, Three.js vanilla for maximum control) with decision guidance on when to use each \n Includes 3D model pipeline: format selection, poly-count reduction, texture baking, GLB export, and compression with gltf-transform \n Handles scroll-driven 3D interactions using ScrollControls, GSAP, an
web-haptics
lochie/web-haptics · Productivity
Tactile feedback for web apps using the Web Vibration API across React, Vue, Svelte, and vanilla JavaScript. \n \n Four trigger categories: notifications (success, warning, error), impacts (light, medium, heavy), selection (picker/slider detents), and extra presets (soft, rigid, nudge, buzz) \n Framework-specific hooks and composables for React, Vue, Svelte; vanilla JS class; automatic SSR handling in Nuxt and SvelteKit \n Zero dependencies, silent no-op on unsupported platforms (desktop), no fe
secure-linux-web-hosting
xixu-me/skills · Productivity
Use this skill to turn a cloud server into a safely reachable web host without leaning on stale distro-specific memory or outdated Debian-10-era tutorials.
analyzing-web-server-logs-for-intrusion
mukul975/Anthropic-Cybersecurity-Skills · analyzing-web-server-logs-for-intrusion
Parse Apache and Nginx access logs to detect SQL injection attempts, local file inclusion, directory traversal, web scanner fingerprints, and brute-force patterns. Uses regex-based pattern matching against OWASP attack signatures, GeoIP enrichment for source attribution, and statistical anomaly detection for request frequency and response size outliers.
playwright-skill
tech-leads-club/agent-skills · web-automation
Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing. Do NOT use for quick page debugging or network inspection (use chrome-devtools instead).
search
browserbasehq/search · productivity
Use this skill to search the web without a full browser session, returning structured results with URLs, titles, and metadata.