Development
Agent Skills Open Standard
The open SKILL.md format for packaging reusable agent capabilities, originated by Anthropic and now adopted across Codex, Gemini CLI, Grok …
Artifacts Builder
Structured guidance for building well-formed interactive artifacts — self-contained HTML apps, visualizations, and documents.
Claude API
Reference for building Claude-powered applications — current model IDs, pricing, streaming, tool use, MCP, and SDK usage patterns, used to …
Codex Skills System
OpenAI Codex's built-in support for SKILL.md skills, discovered from ~/.codex/skills/ and installable via $skill-installer from a curated …
Expo Skills
Official skills from the Expo team for developing React Native apps with Expo.
Gemini CLI Skills System
Gemini CLI's native support for the Agent Skills (SKILL.md) open standard.
Get Shit Done
Lightweight meta-prompting, context-engineering, and spec-driven development system for Claude Code.
Google Antigravity Skills System
Google Antigravity's SKILL.md-based capability-extension system, with global and per-project skill scopes.
Grok Build Skills System
xAI Grok Build's SKILL.md skills system, reading .grok/skills/, plugin skill dirs, and directly Claude Code-compatible.
Jules Delegate
Delegates coding tasks to Google's Jules AI agent for async bug fixes, docs, tests, and feature implementation on GitHub repos.
MCP Builder
Scaffolds and structures a new MCP server correctly — protocol handshake, tool definitions, error handling — from a plain description of …
OpenAI Skills/Plugins Catalog
OpenAI's official curated repository of Codex skills and plugins — Figma, Playwright, Notion, security, deploy targets, and more.
Security Best Practices Skill
Curated Codex skill encoding secure-coding checklists applied during code generation and review.
Security Threat Model Skill
Curated Codex skill that walks an agent through producing a structured threat model for a system.
shadcn/ui Skill
Gives Claude Code direct context on shadcn/ui components plus pattern enforcement for consistent usage.
Skill Creator
A meta-skill for building, testing, and iterating on other Agent Skills — drafting SKILL.md files, generating test prompts, running evals, …
Skill Creator (OpenAI)
System skill (auto-installed) that helps scaffold a new SKILL.md-compliant skill for Codex.
Skill Seekers
Automatically converts any documentation website into a ready-to-use Claude skill.
Superpowers
Battle-tested library of 20+ Claude Code skills covering TDD, systematic debugging, brainstorming, git worktree management, and root-cause …
Superpowers Lab
Experimental, actively-evolving companion skills to Superpowers, testing newer techniques before they graduate into the stable library.
Webapp Testing
Teaches an agent to actually verify a web app in a browser — clicking through flows and checking console output — before calling a task …