Personally reviewed agent skills
Install better workflows into Claude, Codex, and every agent.
Find a vetted SKILL.md, inspect the source, watch the demo when one exists, then install the exact workflow your next session needs.
Prompt Packs
Copy-paste prompt grammar for Nano Banana and other generative models.
MCPs
Agent-callable tools for browsers, APIs, SaaS, and custom workflows.
Budget
Spend less, keep context cleaner, and keep agent sessions pointed.
Submit
Send a skill through review so builders can inspect and install it.
22 mcps
⌕
#namesourceproof
1
mcp-builderaitool
Use when building a Model Context Protocol server that exposes a real external service to an LLM, so the agent designs the right tools and ships in Python (FastMCP) or Node/TypeScript with the official SDK.
github.com
anthropics/skillsinstall★ 140k
2
firecrawl-mcpaitool
Use when an agent needs Firecrawl through MCP: scrape pages, crawl sites, map URLs, search the web, or extract structured data from public web content.
github.com
firecrawl/firecrawl-mcp-serverinstall★ 6.4k
3
playwright-skillengineerstool
Use when a Claude Code agent needs to autonomously write and run custom Playwright code — visible browser by default, screenshots and console output returned.
github.com
lackeyjb/playwright-skillinstall★ 2.6k
4
linear-claude-skillengineersplatform
Use when driving Linear from Claude Code — MCP tools plus GraphQL automation, sub-issue hierarchies, subagent worktrees, and an esbuild-compiled CLI for 18x faster startup.
github.com
wrsmith108/linear-claude-skillinstall★ 102
6
printingpressengineerstool
Use when you want to auto-generate an agent-native Go CLI and MCP server from an API spec, HAR file, or website — with local SQLite mirror, FTS5 search, and compound commands the underlying API can't answer natively.
github.com
mvanhorn/cli-printing-press7
browser-useengineerstool
Use when working with chrome DevTools MCP automation: existing Chrome tabs, no AppleScript from steipete/agent-scripts.
github.com
steipete/agent-scriptsinstall★ 3.8k
9
runway-mcpaitool
Run Runway's Gen-3 and Gen-4 video models from an agent — text-to-video, image-to-video, and upscaling — through Runway's official MCP server.
github.com
runwayml/runway-api-mcp-serverinstall★ 20
10
context7-mcpaitool
Up-to-date package docs and code examples for AI coding agents.
github.com
upstash/context7open★ 56k
11
github-mcp-serveraitool
GitHub's official MCP server for repository, issue, pull request, and workflow context.
github.com
github/github-mcp-serveropen★ 30k
12
playwright-mcpaitool
Microsoft's Playwright MCP server for browser automation through accessibility snapshots.
github.com
microsoft/playwright-mcpopen★ 33k
13
chrome-devtools-mcpaitool
Chrome DevTools for coding agents: console, network, performance, and page inspection.
github.com
ChromeDevTools/chrome-devtools-mcpopen★ 42k
14
mcp-toolbox-databasesaitool
Google's MCP Toolbox for Databases across Postgres, MySQL, BigQuery, Redis, and more.
github.com
googleapis/mcp-toolboxopen★ 15k
15
figma-context-mcpaitool
Figma layout context for AI coding agents building UI from designs.
github.com
GLips/Figma-Context-MCPopen★ 15k
16
notion-mcp-serveraitool
Notion's official MCP server for workspace pages, databases, and knowledge workflows.
github.com
makenotion/notion-mcp-serveropen★ 4.4k
17
browserbase-mcpaitool
Cloud browser control for agents through Browserbase and Stagehand.
github.com
browserbase/mcp-server-browserbaseopen★ 3.4k
18
supabase-mcpaitool
Connect AI assistants to Supabase project, database, and app-building workflows.
github.com
supabase-community/supabase-mcpopen★ 2.7k
19
apify-mcpaitool
Apify's MCP server for ready-made scrapers, crawlers, and automation actors.
github.com
apify/apify-mcp-serveropen★ 1.3k
20
kubernetes-mcpaitool
Kubernetes management commands exposed to agents through kubectl-backed MCP tools.
github.com
Flux159/mcp-server-kubernetesopen★ 1.4k
Think SKILL.md for the rest of the agent stack — by hand, not by scrape.