webiny-api-system-catalog
vnext
io.github.webiny/webiny-js/system
API — System — 2 abstractions. System installation event handlers and use cases.
“Web Scraping” 共 391 个结果
vnext
io.github.webiny/webiny-js/system
API — System — 2 abstractions. System installation event handlers and use cases.
vnext
io.github.webiny/webiny-js/tasks
api/tasks — 2 abstractions.
vnext
io.github.webiny/webiny-js/tenancy
API — Tenancy — 17 abstractions. Tenant lifecycle and installation event handlers and use cases.
vnext
io.github.webiny/webiny-js/website-builder
API — Website Builder — 57 abstractions. Page and redirect event handlers and use cases.
vmain
io.github.NeverSight/learn-skills.dev/web-animation-css-animations
CSS Animation patterns - transitions, keyframes, scroll-driven animations, @property, GPU-accelerated properties, accessibility with prefers-reduced-motion
vmain
io.github.vamseeachanta/workspace-hub/n8n-webhook-workflow
Sub-skill of automation: n8n Webhook Workflow (+3).
vmain
io.github.vamseeachanta/workspace-hub/webhook-to-workflow-pattern
Sub-skill of automation: Webhook-to-Workflow Pattern (+2).
vmain
io.github.baptisteArno/typebot.io/web-animation-design
Design and implement web animations that feel natural and purposeful. Use this skill proactively whenever the user asks questions about animations, motion, easing, timing, duration, springs, transitions, or animation performance. This includes questions about how to animate specific UI elements, which easing to use, animation best practices, or accessibility considerations for motion. Triggers on: easing, ease-out, ease-in, ease-in-out, cubic-bezier, bounce, spring physics, keyframes, transform, opacity, fade, slide, scale, hover effects, microinteractions, Framer Motion, React Spring, GSAP, CSS transitions, entrance/exit animations, page transitions, stagger, will-change, GPU acceleration, prefers-reduced-motion, modal/dropdown/tooltip/popover/drawer animations, gesture animations, drag interactions, button press feel, feels janky, make it smooth.
vmain
io.github.agents-inc/skills/web-animation-css-animations
CSS Animation patterns - transitions, keyframes, scroll-driven animations, @property, GPU-accelerated properties, accessibility with prefers-reduced-motion
vmain
io.github.agents-inc/skills/web-animation-css-animations
CSS Animation patterns - transitions, keyframes, scroll-driven animations, @property, GPU-accelerated properties, accessibility with prefers-reduced-motion
vmain
io.github.PramodDutta/qaskills/playwright-mobile-web
Mobile web testing skill using Playwright device emulation covering responsive testing, touch interactions, viewport management, network throttling, geolocation testing, and mobile-specific UI patterns.
vmain
io.github.wshobson/agents/web-component-design
Master React, Vue, and Svelte component patterns including CSS-in-JS, composition strategies, and reusable component architecture. Use when building UI component libraries, designing component APIs, or implementing frontend design systems.
vmain
io.github.vercel-labs/open-agents/web-animation-design
Design and implement web animations that feel natural and purposeful. Use this skill proactively whenever the user asks questions about animations, motion, easing, timing, duration, springs, transitions, or animation performance. This includes questions about how to animate specific UI elements, which easing to use, animation best practices, or accessibility considerations for motion. Triggers on: easing, ease-out, ease-in, ease-in-out, cubic-bezier, bounce, spring physics, keyframes, transform, opacity, fade, slide, scale, hover effects, microinteractions, Framer Motion, React Spring, GSAP, CSS transitions, entrance/exit animations, page transitions, stagger, will-change, GPU acceleration, prefers-reduced-motion, modal/dropdown/tooltip/popover/drawer animations, gesture animations, drag interactions, button press feel, feels janky, make it smooth.
vmain
io.github.davila7/claude-code-templates/top-web-vulnerabilities
This skill should be used when the user asks to "identify web application vulnerabilities", "explain common security flaws", "understand vulnerability categories", "learn about injection attacks", "review access control weaknesses", "analyze API security issues", "assess security misconfigurations", "understand client-side vulnerabilities", "examine mobile and IoT security flaws", or "reference the OWASP-aligned vulnerability taxonomy". Use this skill to provide comprehensive vulnerability definitions, root causes, impacts, and mitigation strategies across all major web security categories.
vdev
io.github.ethereum/ethereum-org-website/design-system
Use when building, refactoring, or styling any UI in the ethereum.org Next.js site (`src/components/`, `app/`, `src/styles/`, `public/content/`, or any `.tsx`/`.mdx`/`.css` change that affects the rendered UI). Provides canonical component choices, design tokens, RTL/i18n rules, server/client guidance, and the "use a variant, not a new component" pattern for the project's Tailwind v4 + Radix + shadcn-style design system.
vmain
io.github.Vincentqyw/image-matching-webui/deploy-hf
Release a new imcui version and deploy to HuggingFace Spaces (test → prod). Invoke when user asks to release, deploy, or ship a new version.
vmaster
io.github.static-web-server/static-web-server/security
Review or implement security measures for the Static Web Server (SWS) project — path traversal prevention, TLS, security headers, CORS, and input validation
vmaster
io.github.static-web-server/static-web-server/testing
Write or review tests for the Static Web Server (SWS) project — unit tests, integration tests, test fixtures, and mocking strategies
vmain
io.github.shiaho777/web-to-app/refactor
Restructure existing code without changing behaviour
vmain
io.github.shiaho777/web-to-app/python-app
Build a Python web app (Flask, Django, or stdlib) on the on-device Python runtime
vmain
io.github.webinstall/webi-installers/sql-migrate
Manage SQL database migrations as plain .sql files with a transaction log. Use when asked about sql-migrate, database migrations, or how to set up migration tooling.
vmain
io.github.EKKOLearnAI/hermes-web-ui/apikey-image-gen
Generate or edit images through Hermes Web UI using the selected/requested profile's fun-codex provider from config.yaml.
vnext
io.github.webiny/webiny-js/api-bundle-size-limit
Covers how to configure the maximum allowed size of the Webiny API Lambda bundle using the Infra.Api.MaxBundleSize extension in webiny.config.tsx. Use when a project's API bundle exceeds the default 4.5 MB limit or when you want to enforce a stricter limit. Handles the extension syntax, byte calculations, and interpreting the build error message.
vmain
io.github.jezweb/claude-skills/mcp-builder
Build MCP servers in Python with FastMCP. Define tools / resources / prompts, build the server, test locally, deploy to FastMCP Cloud or Docker. Use whenever the user mentions building an MCP server, exposing tools to LLMs, FastMCP, building a Claude integration, or troubleshooting FastMCP module-level server, storage, lifespan, middleware, OAuth, or deployment errors.