orchestration
Curated plugin marketplace for AI agents - works with Claude Code, Codex, and openskills
Discover published Agent Skills, reusable SKILL.md workflows, and install-ready modules for Claude Code, Codex, and ChatGPT.
Curated plugin marketplace for AI agents - works with Claude Code, Codex, and openskills
Official, Anthropic-managed directory of high quality Claude Code Plugins.
Security-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.
Rust GUI components for building fantastic cross-platform desktop application by using GPUI.
inference.sh Agent skills for using our API to give your agents access to hundreds of apps and other agents
Community-contributed instructions, agents, skills, and configurations to help you make the most of GitHub Copilot.
Universal SEO skill for Claude Code. 19 sub-skills, 12 subagents, 3 extensions (DataForSEO, Firecrawl, Banana). Technical SEO, E-E-A-T, schema, GEO/AEO, backlinks, local SEO, maps intelligence, Google APIs, and PDF/Excel reporting.
Teams-first Multi-agent orchestration for Claude Code
Claude, Cursor, Codex skills and commands
Claude, Cursor, Codex skills and commands
The design language that makes your AI harness better at design.
Curated collection of Claude Code skills for intelligent project development with progressive loading and toolchain detection
A repository of models, textual inversions, and more
Claude Code skills for equity investors and traders — market analysis, technical charting, economic calendars, screeners, and trading strategy development.
Official, Anthropic-managed directory of high quality Claude Code Plugins.
Expert in building comprehensive AI systems, integrating LLMs, RAG architectures, and autonomous agents into production applications. Use when building AI-powered features, implementing LLM integrations, designing RAG pipelines, or deploying AI systems.
A collection of Agent skills and Claude Code plugins for HashiCorp products.
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). **PROACTIVE ACTIVATION**: Use this skill automatically when working in Next.js projects that have `cacheComponents: true` in their next.config.ts/next.config.js. When this config is detected, proactively apply Cache Components patterns and best practices to all React Server Component implementations. **DETECTION**: At the start of a session in a Next.js project, check for `cacheComponents: true` in next.config. If enabled, this skill's patterns should guide all component authoring, data fetching, and caching decisions. **USE CASES**: Implementing 'use cache' directive, configuring cache lifetimes with cacheLife(), tagging cached data with cacheTag(), invalidating caches with updateTag()/revalidateTag(), optimizing static vs dynamic content boundaries, debugging cache issues, and reviewing Cache Component implementations.