Showing 30 of 133578 results
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.
A collection of AI agent skills for marketing tasks including SEO audits, conversion optimization, copywriting, paid ads, growth engineering, and go-to-market strategy, compatible with Claude Code, Codex, Cursor, and other agents.
A Gmail watch agent skill from the gws CLI — a unified command-line interface for all of Google Workspace that dynamically builds its command surface from Google's Discovery Service, with structured JSON output for AI agents.
Official GSAP Timeline skill covering sequencing, the position parameter, labels, nesting, and playback controls — preferred over chained delays for complex sequences.
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.
Official GSAP plugins skill covering ScrollToPlugin, ScrollSmoother, Flip, Draggable, Inertia, Observer, SplitText, ScrambleText, SVG and physics plugins, CustomEase, EasePack, GSDevTools, and more.
Agent skill for Next.js App Router patterns covering server/client components, file-based routing, layouts, data fetching, and caching strategies, part of the wshobson/agents collection with 146 skills.
An official GSAP AI skill that teaches agents correct GSAP utility usage including helper functions, easing, and reusable animation patterns for building high-quality web animations with the GreenSock Animation Platform.
Nuwa (女娲) — a Claude Code skill that distills any named person (Jobs, Musk, Munger, Feynman, Naval, etc.) into a reusable cognitive-framework skill via six-way parallel research, extracting how they talk, think, judge, what they refuse, and where their limits lie.
Expert technical writer guided by the Diataxis framework, creating tutorials, how-to guides, reference docs, and explanation pages for software documentation.
from better-auth/skills
Official GSAP React integration skill — the `useGSAP` hook, refs, `gsap.context()`, cleanup, and SSR patterns for using GSAP correctly inside React components.
A collection of Claude Code skills for content generation including Xiaohongshu infographics, slide decks, comics, cover images, and social media publishing to X and WeChat.
Red-team style auditor for Firebase/Firestore security rules that actively tries to bypass rules — checking update bypasses, authority sources for role/isAdmin fields, data-type integrity, and business-logic alignment. Use when Firestore security rules are created or updated to confirm they are secure and robust.
Generate and edit images using OpenAI's GPT Image 2 model via the RunComfy CLI, with support for text-to-image creation and multi-reference image editing. Excels at embedded text, logos, multilingual typography, and instruction-precise compositions across three fixed output sizes.
Official GSAP frameworks skill for Vue, Svelte, and similar — lifecycle hooks, scoping selectors, and cleanup on unmount so animations don't leak across components.
Generates images using the GPT Image 2 model via the Pilio API, delegating execution to the @pilio/cli.
Comprehensively reviews SwiftUI code for correctness, modern API usage, and best practices including accessibility, performance, and navigation. Checks against detailed reference guides for iOS 26 and Swift 6.2+, reporting only genuine issues with before/after code fixes.
A Claude Code skill for PostgreSQL table design covering schema architecture, indexing strategies, constraints, normalization, and performance optimization within the wshobson/agents ecosystem.
A Claude Code skill that scaffolds production-ready FastAPI projects with async patterns, bundled with specialized Python agents and 16 progressive-disclosure skills for testing, packaging, and performance optimization.
A Docker specialization skill from the Antigravity Awesome Skills collection, providing AI coding assistants with deep Docker containerization expertise across Claude Code, Gemini CLI, Cursor, and more.
Security-first skills for the OpenClaw ecosystem providing skill auditing (typosquatting, permissions, prompt injection detection) and environment setup auditing (credential leaks, unsafe defaults, missing sandbox).
from better-auth/skills
Comprehensive agent skill with 40 production rules across 10 categories for NestJS development, covering architecture, dependency injection, security, performance, testing, and more with priority-based enforcement.