# agentskills > A personal directory of AI coding agents, agent skills, plugins, and MCP servers. Short factual entries — no marketing language. Source of truth is structured data under `lib/data/` (TypeScript). These files are generated for AI agents — prefer Markdown links below over scraping HTML. ## Optional - [Full directory dump](/llms-full.txt): every entry as Markdown in one file - [About](/about): why this list is hand-kept (not a marketplace) ## Tools - [Claude Code](/tools/claude-code.md): Anthropic's coding agent in the terminal — reads the repo, edits files, runs commands, and works with git. - [Codex](/tools/codex.md): OpenAI's open-source coding agent — runs in the terminal, with IDE, desktop, and cloud surfaces. - [Cursor](/tools/cursor.md): An AI-first code editor, forked from VS Code. - [Amp](/tools/amp.md): Sourcegraph's frontier coding agent for terminal & editor. - [OpenCode](/tools/opencode.md): Provider-agnostic, open-source coding agent for the terminal. - [herdr](/tools/herdr.md): Terminal multiplexer for coding agents — panes, detach, and multi-agent sessions. - [Open Code Review](/tools/open-code-review.md): CLI for LLM code review with line-level comments, rules, and agent integrations. - [Headroom](/tools/headroom.md): Compresses tool outputs and context before they reach the LLM (library, proxy, MCP). - [Symphony](/tools/symphony.md): OpenAI preview for turning project work into isolated, autonomous agent implementation runs. - [OfficeCLI](/tools/officecli.md): CLI for agents to create and edit Word, Excel, and PowerPoint without installing Office. ## Agent Skills - [anthropics/skills](/skills/anthropics-skills.md): Anthropic's official collection of Agent Skills. - [Superpowers](/skills/superpowers.md): A skill framework for Claude Code: TDD, debugging, planning. - [Agent Skills spec](/skills/agent-skills-spec.md): The open SKILL.md format for teaching agents workflows. - [Web Interface Guidelines](/skills/web-interface-guidelines.md): Vercel's interface guidelines, packaged as an agent skill. - [Humanizer](/skills/humanizer.md): Agent skill that rewrites text to remove common AI writing patterns. - [Impeccable](/skills/impeccable.md): Agent skill for UI design: anti-slop rules, steer commands, and live visual variants. - [Taste Skill](/skills/taste-skill.md): Agent skills for frontend layout, type, motion, and image comps with less generic UI. - [improve](/skills/improve.md): Agent skill that audits a codebase and writes plans for cheaper models to execute. - [expo/skills](/skills/expo-skills.md): Official Expo agent skills for building, upgrading, and shipping Expo apps with EAS. - [emilkowalski/skills](/skills/emilkowalski-skills.md): Agent skills for design engineers: animation taste, reviews, and UI motion plans. - [UI Skills](/skills/ui-skills.md): Directory of design-engineering agent skills with a CLI to pick by task. ## Plugins - [wshobson/agents](/plugins/wshobson-agents.md): A large collection of specialized Claude Code subagents. - [Claude Code Templates](/plugins/claude-code-templates.md): Browse & install agents, commands, hooks, and MCP configs. - [Ponytail](/plugins/ponytail.md): Skills and rules that push coding agents toward the smallest solution that works (YAGNI). - [ECC](/plugins/ecc.md): Agent harness pack: skills, hooks, memory, and rules for Claude Code, Codex, Cursor, and more. - [Compound Engineering](/plugins/compound-engineering.md): Plugin of skills for plan → work → review → compound loops across Claude Code, Codex, Cursor, and more. - [LifeOS](/plugins/lifeos.md): Personal AI harness: memory, skills, and goals so agents work from your context, not a blank slate. - [gstack](/plugins/gstack.md): Garry Tan's Claude Code skill pack: plan, review, QA, ship, and related slash workflows. ## MCP Servers - [Reference Servers](/mcp/reference-servers.md): Official MCP reference servers: filesystem, memory, fetch & more. - [GitHub MCP](/mcp/github-mcp.md): GitHub's official server: repos, issues, PRs & code search. - [Playwright MCP](/mcp/playwright-mcp.md): Browser automation via accessibility snapshots, by Microsoft. - [Context7](/mcp/context7.md): Up-to-date library docs injected into prompts, by Upstash. - [Chrome DevTools MCP](/mcp/chrome-devtools-mcp.md): Debug, trace & automate Chrome, by Google. ## Resources - [AGENTS.md](/resources/agents-md.md): Open format for a project file that guides coding agents. - [Model Context Protocol](/resources/model-context-protocol.md): Open standard for connecting agents to tools and data. - [llms.txt](/resources/llms-txt.md): Proposed /llms.txt file so sites expose content for LLMs. - [Building effective agents](/resources/building-effective-agents.md): Anthropic's practical guide to agent architectures and workflows. - [12-Factor Agents](/resources/12-factor-agents.md): Engineering principles for reliable production agent systems. - [Loop Engineering](/resources/loop-engineering.md): Patterns, starters, and CLIs for designing loops that drive coding agents. - [Harness engineering](/resources/harness-engineering.md): OpenAI on building the tooling and workflows around coding agents (not just the models). - [Harness Engineering (field guide)](/resources/harness-engineering-field-guide.md): Ryan Lopopolo's field guide, playbooks, and agent context bundle for harness engineering. - [Claude Blog](/resources/claude-blog.md): Anthropic product news and practice notes for teams building with Claude. - [Vercel Design Guidelines](/resources/vercel-design-guidelines.md): Opinionated interface decisions for building product UI. ## Pages - [Directory](/): human HTML UI - [About](/about) - [Privacy policy](/privacy): data collection, analytics, rights - [Marketing policy](/marketing): ads, outreach, product analytics use - [X / operator](https://x.com/m0nle0z): @m0nle0z - [Tools](/tools): Coding agents & CLIs - [Agent Skills](/skills): SKILL.md workflows - [Plugins](/plugins): Extensions & add-ons - [MCP Servers](/mcp): Tools & data over MCP - [Resources](/resources): Specs, guides & references - [llms.txt](/llms.txt): this index - [llms-full.txt](/llms-full.txt): full dump