Showing 30 of 145012 results
Official Next.js best practices skill from Vercel Labs covering 19 topics including file conventions, RSC boundaries, data patterns, async APIs, route handlers, metadata, image/font optimization, and self-hosting for Next.js 15+.
Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.
Claude Code skill for building SEO-optimized pages at scale using templates and data, with 12 proven playbooks covering comparison pages, location pages, directories, and more.
Browser automation CLI for AI agents with anti-detection stealth and CAPTCHA solving — supports Stealth browsers and Real Chrome, parallel multi-session runs, navigation, form filling, clicks, screenshots, data extraction, tab/session management, and existing-Chrome connection. Installed via `uv tool install browser-act-cli`.
Claude Code skill with 139 proven marketing strategies organized by category, company stage, budget, and timeline for SaaS and software product marketing.
A RigorPilot trusted-lane skill that performs read-only project analysis on deep learning repositories, including model mapping, structure inspection, and risk surfacing, without making any edits.
Encodes Emil Kowalski's design-engineering philosophy — UI polish, component design, and animation decisions — to help build interfaces where invisible details compound into craft that feels right.
A RigorPilot helper skill that scans deep learning repositories and extracts README commands to build an initial reproduction plan, typically invoked by the main reproduction orchestrator.
A RigorPilot trusted-lane skill for conservatively setting up deep learning environments, including datasets, pretrained weights, checkpoints, and cache assumptions required for research reproduction.
A RigorPilot explore-lane skill for running small-subset probes, short-cycle trials, and ranked exploratory experiments when the researcher explicitly authorizes candidate-only exploration.
A RigorPilot trusted-lane skill for conservatively running documented evaluation, inference, smoke tests, and sanity checks in deep learning repositories without introducing unaudited changes.
A skill for generating images and videos via Higgsfield AI through 30+ models including Nano Banana 2, Veo 3.1, Kling 3.0, Seedance 2.0, Flux 2, and GPT Image 2, supporting text-to-image, image-to-image, image-to-video, and a Marketing Studio for branded ad content with curated avatars and imported products.
Captures a website via headless Chrome screenshots and transforms it into a HyperFrames video. Produces site tours, showcases, and social clips using the site's own visuals and brand assets.
Part of Vercel Labs agent skills collection that includes React/Next.js best practices, web design guidelines, React Native guidelines, and composition patterns — packaged as Agent Skills for AI coding agents.
Claude Code skill for systematically editing marketing copy through the Seven Sweeps framework, covering clarity, voice, benefit bridging, evidence, specificity, emotion, and risk reduction.
A plugin that connects Claude Code to your Azure account via the Azure MCP Server, providing tools for 40+ Azure services including AI, compute, storage, security, DevOps, and messaging.
Generates modular, scalable Minecraft Pocket Edition (MCBE) behavior packs and add-ons with automated JSON configuration and resource management.
Convex agent skill that initializes a new Convex backend from scratch with schema, auth, and basic CRUD operations for starting new projects.
Audits and optimizes Convex application performance across hot-path reads, write contention, subscription cost, OCC conflicts, and function limits using `npx convex insights`.
A code review skill from Matt Pocock's engineering skill suite, designed to fix common failure modes in AI-powered development through grilling sessions for alignment, shared domain language via CONTEXT.md, test-driven development loops, and codebase architecture improvement.
Sets up Convex authentication end-to-end — user management, identity mapping, and access control via Convex Auth, Clerk, WorkOS AuthKit, Auth0, or custom JWT — wiring `auth.config.ts` and a users table.
Plans and executes zero-downtime Convex schema and data migrations via the widen-migrate-narrow workflow and the `@convex-dev/migrations` component, handling backfills, type changes, and table splits or merges.
Designs and builds reusable Convex components with isolated tables, clear boundaries, and small app-facing APIs to package backend logic or third-party integrations for reuse across apps.
Generates professional design layouts, creates interactive graphics, and produces scalable vector illustrations for web and print projects using HTML5 Canvas.
Skill that enables AI agents to convert existing websites, PDFs, CSVs, and other content into Hyperframes video compositions, supporting format-specific outputs like TikTok-style vertical videos.
A Claude Code skill that automates deploying Python web applications (Flask, Django, FastAPI) to Azure App Service Linux, handling resource group creation, runtime configuration, and framework-specific startup commands via Azure CLI or azd.