Explore
Find and install rules, skills, MCP servers, and more for your agentic coding setup
On-demand skill that reviews code for bugs, security issues, and performance problems.
Manage Kubernetes clusters through your agent — deploy, scale, debug pods and services.
Prevents agents from reading or editing .env files and other sensitive configuration.
Subagent that runs tests after code changes and reports failures with context.
Self-editable memory blocks that persist across sessions. Agents remember context, decisions, and patterns.
Reference skill for REST API design conventions, status codes, and pagination patterns.
Agent rules for FastAPI projects with SQLAlchemy, Alembic, and pytest.
A thorough code review skill that checks for security, performance, and maintainability issues.
MCP configuration for connecting Claude Code to a Supabase PostgreSQL database.
Agent rules for React Native projects using Expo, TypeScript, and React Navigation.
Skill that enforces TDD workflow: write test first, see it fail, implement, refactor.
On-demand skill that reviews code for OWASP Top 10, dependency vulnerabilities, and auth issues.
Skill that teaches your agent to search agex.dev, evaluate artifacts, and install them into your project.
A MCP Builder Script
Hook that enforces conventional commit message format on every commit.
MCP server for browser automation using Playwright — navigate, click, fill forms, take screenshots.
MCP server for Slack — search messages, post updates, manage channels.
Description and context about the agex project
CLAUDE.md for Rust CLI applications with clap, tokio, and error handling patterns.
Cursor rules for Django projects with DRF, Celery, and PostgreSQL.