Showing 30 of 146048 results
A collection of AI agent skills for marketing tasks including conversion optimization, copywriting, SEO, analytics, and growth engineering, built for technical marketers and founders using Claude Code and other coding agents. Skills reference each other and build on a shared product-marketing foundation that every other skill reads first to understand product, audience, and positioning.
An official Expo team skill for AI agents that provides insights into EAS (Expo Application Services) updates, part of the Expo skills suite for building, deploying, and debugging Expo apps with Claude Code and other AI coding tools.
A Weibo publishing skill that supports regular posts with text, images, and videos, as well as headline articles (头条文章) with Markdown input, using real Chrome with CDP to bypass anti-automation.
A mobile and Android design skill from the wshobson/agents plugin ecosystem, providing Claude Code with specialized knowledge for Android UI patterns, Material Design, and mobile-first development practices.
Diagnoses and fixes animation performance issues including frame drops, jank, and layout thrashing in web interfaces.
Provides composable Vue Composition API utility functions for reactive state management, side effects, and common frontend interactions.
A specialized agent skill within the wshobson/agents ecosystem that provides iOS and mobile UI/UX design pattern guidance, integrating with 73 Claude Code plugins for full-stack mobile development workflows.
A business diagnostic toolbox distilled from 12,307 tweets into 19 agent skills. Includes a good-question generator that rewrites vague questions into structured, verifiable problem statements and assesses their automation potential.
A CLAUDE.md file derived from Andrej Karpathy's observations on LLM coding pitfalls, enforcing four principles: think before coding, simplicity first, surgical changes, and goal-driven work.
A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including Flutter expertise, context engineering, and Atlassian integration.
A Claude Code skill providing specialized responsive design expertise for cross-device UI development, part of the wshobson/agents marketplace with 73 focused plugins and progressive disclosure architecture.
Generates AI chat interface components following shadcn/ui and Vercel AI SDK conventions for faster AI application development.
Agent skill for LLM prompt engineering patterns including chain-of-thought, few-shot examples, and structured output design, part of the wshobson/agents marketplace with 8 LLM Application skills.
A Tavily skill that performs comprehensive AI-powered web research with citations, enabling agents to conduct deep multi-source investigations and produce well-referenced research reports.
Official agentic coding tool by Anthropic that lives in your terminal, understands your codebase, and helps you code faster through natural language commands for routine tasks, code explanation, and git workflows.
Provides Spring Boot best practices covering project setup, dependency injection, REST API design, data access with JPA, security configuration, and testing strategies.
A Claude Code skill providing structured error handling patterns and best practices, part of a 73-plugin marketplace with progressive-disclosure knowledge loading and multi-agent orchestration.
Official Claude Code skill for developing and testing new agent skills, including SKILL.md creation and marketplace publishing.
Diagnostic skill for InsForge projects that walks agents through 9 failure scenarios — SDK errors, HTTP 4xx/5xx, edge function failures, slow queries, auth/RLS issues, realtime channels, backend performance, and function/frontend deploy failures — by running `npx @insforge/cli` diagnose and log commands to locate the problem (no fix suggestions).
Production-grade engineering skills encoding senior-level workflows, quality gates, and best practices for every phase of the software development lifecycle.
Guides AI agents in implementing robust software design patterns for component composition, modularity, and reusability across different programming paradigms.
React Native best practices optimized for AI agents from Vercel Engineering. 16 rules across 7 sections covering mobile performance, layout patterns, animations, and platform-specific implementation.
Semantic design system skill that generates DESIGN.md files for Google Stitch screen generation, encoding visual atmosphere, a banned-color list (no AI purple/neon), typographic architecture (no generic Inter/Times), asymmetric layout rules, and perpetual micro-motion — so Stitch outputs premium, non-generic UI instead of the default AI-slop look.
A Claude Code skill providing SQL query optimization techniques, indexing strategies, and database performance patterns with progressive disclosure for on-demand knowledge loading.
Utility skill from Baoyu's bundle that downloads YouTube video transcripts, subtitles, and cover images — supports multiple languages, translation, chapters, speaker identification, and caches raw data for fast re-formatting.
Generates Playwright end-to-end tests from user-described scenarios using Playwright MCP for browser automation.
Integrate third-party authentication providers (Clerk, Auth0, WorkOS, Kinde, Stytch) with InsForge for auth and row-level security, covering JWT configuration, client setup, RLS policies, and provider-specific gotchas. Each response walks through how provider-signed tokens flow into InsForge's `request.jwt.claims` for RLS enforcement.