Frappe Performance Optimizer
Analyzes Frappe/ERPNext frontend performance bottlenecks and suggests code optimizations for faster page loads.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add frappe-performance-optimizer npx -- -y @trustedskills/frappe-performance-optimizer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"frappe-performance-optimizer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/frappe-performance-optimizer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill optimizes Frappe applications for improved performance. It analyzes application code and configurations to identify bottlenecks and suggests or implements changes that reduce load times, improve responsiveness, and enhance overall user experience within the Frappe framework. The tool aims to streamline processes and increase efficiency in Frappe-based systems.
When to use it
- Slow Report Generation: When generating reports takes an excessively long time.
- Lagging User Interface: When users experience noticeable lag or delays while interacting with a Frappe application.
- Database Query Optimization: To improve the speed of frequently used database queries within a Frappe environment.
- Post-Deployment Performance Tuning: After deploying updates or new features to ensure optimal performance and prevent regressions.
Key capabilities
- Application code analysis
- Configuration optimization suggestions
- Performance bottleneck identification
- Database query optimization
Example prompts
- "Optimize the Frappe application for report generation speed."
- "Analyze the Frappe app's UI responsiveness and suggest improvements."
- "Identify slow database queries in the Frappe system."
Tips & gotchas
This skill requires a working Frappe installation to analyze. The effectiveness of the optimization may depend on the complexity of the application and underlying infrastructure.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.