moai-project-config-manager
About
This skill provides complete CRUD operations for config.json files with built-in validation and merge strategies. It handles project initialization, configuration updates, and includes intelligent backup and recovery features. Use it for robust configuration management with error handling in your development workflows.
Quick Install
Claude Code
Recommendednpx skills add modu-ai/moai-adk -a claude-code/plugin add https://github.com/modu-ai/moai-adkgit clone https://github.com/modu-ai/moai-adk.git ~/.claude/skills/moai-project-config-managerCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
github-wayback-recovery
DevelopmentThis skill helps developers recover deleted GitHub repositories, files, issues, and wikis by querying the Wayback Machine and Archive.org APIs. It provides workflows for using the CDX API and specific URL patterns to find archived content. Use it when you need to retrieve content that has been removed from GitHub but may still exist in public web archives.
production-readiness
MetaThis skill performs comprehensive pre-deployment validation to ensure code is production-ready. It runs a complete audit pipeline including security scans, performance benchmarks, documentation checks, and dependency analysis. Use it as a final gate before deployment to generate a safety checklist and identify critical issues.
n8n-expression-testing
OtherThis skill validates n8n workflow expressions, performing syntax checks and context-aware testing to catch common errors. It helps developers optimize data transformations by detecting pitfalls and security vulnerabilities. Use it to ensure your n8n JavaScript expressions are robust and performant before execution.
type-safety-validation
MetaThis skill enables end-to-end type safety across your entire application stack using Zod, tRPC, Prisma, and TypeScript. It ensures type safety from database operations through API layers to UI components, catching errors at compile time rather than runtime. Use it when building full-stack applications that require robust validation and type-safe data flow.
