Showing 30 of 145012 results
Comprehensive guide to Cloud Firestore Standard Edition — covering provisioning, security rules, Web SDK usage, and indexes for Firebase applications.
Agent skill for Next.js 16 Cache Components and Partial Prerendering (PPR), covering the 'use cache' directive, cacheLife(), cacheTag(), and updateTag() APIs from Vercel Labs' official Next.js skills collection.
Official GSAP AI skill for ScrollTrigger, teaching agents correct scroll-driven animation patterns. Part of the GSAP Skills collection covering core API, timelines, plugins, and framework integration (React/Vue/Svelte/vanilla JS).
A marketing-focused AI agent skill from the Marketing Skills collection, built for technical marketers and founders to help AI coding agents with user onboarding flows, activation optimization, and retention engineering.
A Go-specific agent skill that enforces idiomatic code style conventions for production-ready Golang projects, reducing code review errors by 40%.
A cross-platform desktop app that lets you run multiple CLI AI agents (Claude Code, Codex, Gemini, and more) side-by-side across repositories, each in its own worktree, all tracked from a single unified interface.
Complete guide to Firestore Enterprise Native Mode — provisioning, data model, security rules, Web and Python SDK usage, and indexing for Firebase projects.
A marketing-focused AI agent skill from the Marketing Skills collection, built for technical marketers and founders to help AI coding agents with A/B testing implementation, experiment design, and data-driven conversion optimization.
Go error handling skill providing domain-specific expertise for production-ready Golang projects. Covers error handling patterns and best practices, human-reviewed and tested for use with Claude Code, Codex, Cursor, Gemini CLI, and other AI coding assistants.
Reviews documentation and prose against Vercel's writing handbook, auditing 80+ rules across voice, structure, content types, code samples, typography, and AI workflow.
Create and maintain Momentic browser E2E tests through the `momentic_*` MCP tool suite — natural-language locators, AI checks, and Playwright steps in Momentic's YAML schema. Enforces strict workflow: always call `momentic_get_initial_data` first, never edit YAML directly, never splice unvalidated steps, and always carry preview cache keys into splice.
Classify and explain Momentic test-run failures using the `momentic_*` MCP tools — `momentic_get_run` and `momentic_list_runs` (always with `gitBranchName`) — to compare across runs, inspect screenshots/logs/network/video artifacts, and bucket failures into defined categories with reasoning.
A marketing-focused AI agent skill from the Marketing Skills collection, built for technical marketers and founders to help AI coding agents build free tools as a marketing channel for user acquisition and growth.
Official GSAP AI skill for animation performance optimization, teaching agents efficient GSAP patterns and best practices. Part of the GSAP Skills collection covering core API, timelines, ScrollTrigger, plugins, and framework integration.
Go performance optimization skill providing domain-specific expertise for production-ready Golang projects. Covers performance tuning and optimization best practices, human-reviewed and tested for use with Claude Code, Codex, Cursor, Gemini CLI, and other AI coding assistants.
Official GSAP Timeline skill covering sequencing, the position parameter, labels, nesting, and playback controls — preferred over chained delays for complex sequences.
A Go-specific AI agent skill for design patterns in production-ready Golang projects. Part of a human-reviewed skill collection covering language, testing, security, and observability, distilled from real Go project commits.
A Go-specific AI agent skill for testing in production-ready Golang projects. Part of a human-reviewed skill collection distilled from real Go project commits, covering testing strategies, patterns, and best practices.
GitHub Copilot for Azure skill that assists with Azure Database for PostgreSQL, helping manage and query PostgreSQL databases on Azure from within your IDE.
A Go-specific AI agent skill for security in production-ready Golang projects. Part of a human-reviewed skill collection distilled from real Go project commits, providing security-focused guidance and best practices.
Reviews and authors Cloudflare Workers code against production best practices, covering streaming, floating promises, global state, secrets, bindings, and observability with retrieval-first approach from Cloudflare docs.