mandu-lint
25Skill Claude CodeCodex
A code-quality checking guide built around linting, type checking, and architecture checks. Linting finds issues such as unused variables, while type checking catches incorrect data types.
Skill Claude CodeCodex
A code-quality checking guide built around linting, type checking, and architecture checks. Linting finds issues such as unused variables, while type checking catches incorrect data types.
Skill Claude CodeCodex
A specification-first workflow for creating features, resources, routes, or API endpoints. It creates a contract describing the expected structure before generating the code, then verifies the result.
Skill Claude CodeCodex
A deployment workflow for Mandu projects that combines build, validation, SEO-file generation, and a production rehearsal. It stops the process when an early check fails and asks for approval before the real deployment.
Skill Claude CodeCodex
A routing guide for choosing among Mandu's many coding-agent tools and workflow instructions. Mandu is a project system with tools for creating features, checking edits, debugging, refactoring, and deploying.
Skill Claude CodeCodex
A session-start workflow for quickly understanding a software project’s current state. It gathers the project summary, recent commits, documentation list, architecture rules, errors, and suggested next steps.
Skill Claude CodeCodex
A safety procedure for large or difficult-to-reverse code changes, such as migrations and broad refactors. It creates a restore point, opens a transaction, verifies the edits, and either keeps or rolls them back.
Skill Claude CodeCodex
An automatic verification workflow for the Mandu project that runs after edits, generated files, or before a commit. It checks generated behavior, architecture rules, code quality, and project structure in parallel.
Skill Claude CodeCodex
End-to-end TypeScript engineering skill for designing, implementing, reviewing, and refactoring production-grade TS codebases. Use when tasks involve TypeScript architecture, advanced typing, strict safety, API/schema typing, React/Node/Nest/Express/Fastify patterns, testing, linting, migration, or code review in…
Skill Claude CodeCodex
Define and preserve typed Mandu API contracts.
Plugin Claude Code
Claude Code plugin for Mandu Framework - architecture skills, guard hooks, MCP integration, and scaffolding workflows for agent-native fullstack development.