By vyogotech
Comprehensive Frappe Framework development platform with 95% SDLC coverage - 15 commands, 10 agents, 28 skills for complete Frappe/ERPNext development lifecycle including microservices and containerization
Backup Frappe site data and files
Start Frappe bench with proper configuration
Manage Redis cache - clear, monitor, and optimize Frappe cache performance
Configure Frappe site settings - manage site_config.json and environment variables
Launch interactive Frappe Python console for debugging and data queries
Orchestrates the creation and maintenance of technical documentation, API specs, and user guides.
Senior QA Automation Engineer orchestrating strategic testing, E2E journeys, and Figma design validation.
Frontend and UX specialist for Frappe - form optimization, client scripts, responsive design, accessibility
Orchestrates architectural design, data modeling, and system integration for Frappe applications.
Data management specialist for Frappe - migrations, ETL, data validation, fixtures, database optimization
Add a new microservice to dev-podman-compose.yml with proper configuration, dependencies, and networking.
Use when debugging Frappe errors, using bench console for live inspection, analyzing tracebacks, or reading Frappe log files. Prevents wasted debugging time from ignoring log context, misreading tracebacks, and not using bench console effectively. Covers bench console, frappe.logger, error log DocType, traceback analysis, common error patterns, log file locations, pdb/debugger integration, VS Code DAP, profiling, Frappe Recorder, mariadb diagnostics. Keywords: debug, bench console, traceback, error log, frappe.logger, pdb, debugging, log analysis, inspect, VS Code, DAP, profiling, recorder, mariadb, monitor, ERPNext error, how to debug, find the bug, what went wrong, stack trace, error message..
Use when receiving vague or unclear ERPNext/Frappe development requests that need interpretation. Transforms requirements like 'make invoice auto-calculate' or 'add approval workflow' into concrete technical specifications. Determines which Frappe mechanisms to use and maps to the full 61-skill catalog. Keywords: vague requirement, clarify scope, translate business need, technical spec, implementation plan, what does this mean, unclear requirement, translate to code, how to build this.
Use when migrating a Frappe app between major versions, detecting breaking API changes, or resolving post-migration errors. Prevents failed migrations from undetected deprecated APIs, removed methods, and changed function signatures. Covers breaking change detection v14-v15-v16, deprecated API mapping, migration checklist, common migration errors, automatic fix suggestions. Keywords: migration, version upgrade, breaking changes, deprecated API, v14, v15, v16, migrate, compatibility, upgrade ERPNext, version change breaks, after update errors, deprecated method..
Generate whitelisted API methods and REST endpoints for standard Frappe and microservices.
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
A comprehensive Claude Code plugin for Frappe Framework development with 100% SDLC coverage - 15 commands, 10 agents, and 55 skills for complete Frappe/ERPNext development lifecycle including microservices and containerization.
Install in 2 commands:
/plugin marketplace add vyogotech/frappe-apps-manager
/plugin install frappe-apps-manager@vyogotech
Then restart Claude Code and run /help to see all 15 Frappe commands!
The Frappe Apps Manager plugin extends Claude Code with specialized capabilities for building, deploying, and maintaining Frappe applications. Whether you're creating new apps, designing DocTypes, debugging issues, or deploying to production, this plugin provides expert assistance at every step.
What's New in v2.2.0:
frappe-app-scaffold with modern standards (v14/v15/v16+)pyproject.toml support for app creationmodules.txt automationWhat's New in v2.1.0:
What's New in v2.0.0:
Site & Environment:
/frappe-new-site 🆕 - Create new Frappe site with database setup/frappe-config 🆕 - Manage site configuration and settings/frappe-db-reset 🆕 - Reset database for developmentDevelopment & Testing:
/frappe-new-app - Create new Frappe application/frappe-new-doctype - Create new DocType/frappe-test 🆕 - Run tests with coverage reports/frappe-console 🆕 - Interactive Python consoleOperations & Debugging:
/frappe-logs 🆕 - View and analyze bench logs/frappe-cache 🆕 - Manage Redis cache/frappe-role-manager 🆕 - Manage roles and permissions/frappe-backup - Backup site data/frappe-migrate - Run database migrationsDeployment:
/frappe-install-app - Install app to site/frappe-bench-start - Start development server/frappe-deploy - Deploy to productionStrategic & Development:
Quality & Security:
Operations & Integration:
Advanced Backend & Performance (New in v2.2.0):
frappe.enqueue and scheduled tasksPortal & Web (New in v2.2.0):
Core Development:
Testing & Quality:
Workflows & States:
npx claudepluginhub vyogotech/frappe-apps-manager --plugin frappe-apps-managerComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
Harness-native ECC plugin for engineering teams - 67 agents, 279 skills, 94 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification