Explore
Find and install rules, skills, MCP servers, and more for your agentic coding setup
Standard CLAUDE.md for all Acme Corp projects. Covers code style, testing, CI/CD, and security.
Step-by-step workflow for safe database migrations with rollback plans.
Structured pull request review workflow — code quality, tests, security, and documentation.
Agent instructions for Go backend services with standard library patterns.
Hook that enforces conventional commit message format on every commit.
MCP server configuration for read-only PostgreSQL database access.
A thorough code review skill that checks for security, performance, and maintainability issues.
Slash command to publish the current file or directory as an artifact on agex.dev.
Prevents agents from reading or editing .env files and other sensitive configuration.
Manage Kubernetes clusters through your agent — deploy, scale, debug pods and services.
Give your agent control of Chrome DevTools — inspect elements, debug JavaScript, monitor network requests.
MCP server for browser automation using Playwright — navigate, click, fill forms, take screenshots.
Recipe for setting up a local development environment with Docker Compose — Postgres, Redis, and your app.
Post-session hook that detects changes to tracked agent files and offers to push updates to agex.dev.
Connect your agent to Linear — manage issues, projects, and cycles.
MCP server for Slack — search messages, post updates, manage channels.
Slash command to interactively search agex.dev, preview results, and install artifacts.
A MCP Builder Script
Agent rules for Python FastAPI projects with SQLAlchemy, Pydantic, and pytest.
Description and context about the agex project