Explore
Find and install rules, skills, MCP servers, and more for your agentic coding setup
Skill that enforces TDD workflow: write test first, see it fail, implement, refactor.
Recipe for setting up a local development environment with Docker Compose — Postgres, Redis, and your app.
A thorough code review skill that checks for security, performance, and maintainability issues.
Subagent that generates and updates project documentation from code.
On-demand skill that reviews code for OWASP Top 10, dependency vulnerabilities, and auth issues.
Step-by-step recipe for setting up a TypeScript monorepo with Turborepo, pnpm workspaces, and shared configs.
Simple CLAUDE.md for React TypeScript projects with basic conventions.
On-demand skill that reviews code for bugs, security issues, and performance problems.
Self-editable memory blocks that persist across sessions. Agents remember context, decisions, and patterns.
Agent rules for Rust CLI applications with clap, tokio, and error handling patterns.
MCP server for controlled filesystem access — read/write files in specified directories.
Post-session hook that detects changes to tracked agent files and offers to push updates to agex.dev.
Comprehensive agent rules for Go API projects with error handling patterns, testing, and deployment.