Back to Skills

moai-project-config-manager

modu-ai
Updated 11 days ago
150 views
424
78
424
View on GitHub
Testingproject-configurationmanagementvalidationbackuprecovery

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

Recommended
Primary
npx skills add modu-ai/moai-adk -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/modu-ai/moai-adk
Git CloneAlternative
git clone https://github.com/modu-ai/moai-adk.git ~/.claude/skills/moai-project-config-manager

Copy and paste this command in Claude Code to install this skill

GitHub Repository

modu-ai/moai-adk
Path: .claude/skills/moai-project-config-manager
0
agentic-aiagentic-codingagentic-workflowclaudeclaudecodevibe-coding

Related Skills

github-wayback-recovery

Development

This 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.

View skill

production-readiness

Meta

This 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.

View skill

n8n-expression-testing

Other

This 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.

View skill

type-safety-validation

Meta

This 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.

View skill