Showing 30 of 146048 results
Helps developers generate and configure end-to-end authentication testing scripts using Playwright or Cypress for Clerk-powered applications.
Official Expo team skill for AI agents that provides guidance on building and configuring server-side API routes within Expo Router applications.
A Go-specific agent skill that teaches AI agents idiomatic struct and interface design patterns for production-ready Golang codebases, reducing structural design errors by 35%.
A Go-specific agent skill that enforces idiomatic code style conventions for production-ready Golang projects, reducing code review errors by 40%.
A marketing-focused AI agent skill from the Marketing Skills collection, built for technical marketers and founders to help AI coding agents with competitive analysis, market research, and strategic positioning.
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.
Go development skill for the samber/lo library, providing type-safe functional programming helpers like map, filter, and reduce with generics.
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 Go dependency injection skill covering samber/do v2, including type-safe service containers with generics, lazy/eager/transient service registration, implicit interface aliasing, named services, package-based module organization, scopes, health checks, and graceful shutdown.
Go development skill for the samber/slog library, providing structured logging extensions and handlers for the standard slog package.
A structured error handling skill for Go using samber/oops, covering fluent error builder chains with domain context, stack traces, error codes, public vs developer messages, structured attributes for APM tools, panic recovery, and logger integration.
Go development skill for the samber/mo library, providing monadic types like Option and Result for error handling in Go.
Go development skill for the samber/hot library, providing hot-reload capabilities for Go applications during development.
Go development skill for the samber/ro library, providing reactive and observable data types for Go applications.
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.
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.
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.
from flutter/agent-plugins
Official GSAP Timeline skill covering sequencing, the position parameter, labels, nesting, and playback controls — preferred over chained delays for complex sequences.