aiforge
01Skill Claude CodeCodex
A self-description skill for AIForge that explains how the system is used and configured.
Unified registry & router for agent skills, MCP servers, and Claude Code plugins.
Skill Claude CodeCodex
A self-description skill for AIForge that explains how the system is used and configured.
Skill Claude CodeCodex
A code-review skill for examining code changes for bugs, security problems, and maintainability issues.
Skill Claude CodeCodex
A test-driven development workflow that starts with a failing test, adds the smallest code needed to pass it, and then refactors the result. TDD is a way to build software by writing tests before implementation.
Skill Claude CodeCodex
A codebase security review focused on authentication, permissions, and how data moves through the system. Authentication checks who someone is; authorization checks what they may do.