Loading...
Loading...
Found 48002 skills
OpenAEC-Foundation
Comprehensive syntax reference for Frappe Server Scripts in ERPNext, covering Document Events, API endpoints, and version-specific details for v14-v16.
OpenAEC-Foundation
Guides implementation of Jinja templates for ERPNext/Frappe, covering print formats, email templates, and portal pages with context variables and styling.
OpenAEC-Foundation
Provides standardized error handling patterns for ERPNext/Frappe API development across versions 14, 15, and 16, covering whitelisted methods and REST integrations.
OpenAEC-Foundation
Provides error handling patterns for ERPNext/Frappe permission errors, including PermissionError and access control failures in document management.
OpenAEC-Foundation
Guides implementation of Frappe scheduled tasks and background jobs, covering hooks, enqueue, deduplication, and error handling.
OpenAEC-Foundation
Provides decision trees for implementing Frappe hooks (doc_events, scheduler_events, permission hooks) in ERPNext, including comparisons and use cases.
zircote
Automates Git worktree creation, dependency setup, validation, and cleanup for parallel development across projects.
OpenAEC-Foundation
Validates ERPNext/Frappe code against best practices and common pitfalls for quality assurance before deployment.
OpenAEC-Foundation
Provides debugging patterns for common ERPNext hook errors including doc_events, scheduler, boot session, and app initialization issues in versions 14-16.
OpenAEC-Foundation
Guides implementation of ERPNext server-side features including document validation, API endpoints, and scheduled tasks through decision trees and workflow guidance.
OpenAEC-Foundation
Provides error handling patterns for ERPNext Document Controllers, including validation, permission errors, and transaction management with rollback and logging.
OpenAEC-Foundation
Provides implementation guidance for ERPNext client-side features including form validations, dynamic UI, and server integration workflows.
OpenAEC-Foundation
Provides error handling patterns for ERPNext/Frappe client scripts, including try/catch, user feedback, and graceful degradation for improved debugging and user experience.
OpenAEC-Foundation
Provides implementation workflows for building custom Frappe/ERPNext apps, covering structure, modules, doctypes, fixtures, and deployment for versions 14-16.
OpenAEC-Foundation
Provides error handling patterns for ERPNext server scripts, including sandbox errors, frappe.throw usage, and validation debugging.
OpenAEC-Foundation
Guides implementation of server-side DocType logic in Frappe/ERPNext using lifecycle hooks, validation patterns, and autoname configurations.
OpenAEC-Foundation
Provides error handling patterns for ERPNext/Frappe database operations, including retry strategies and data integrity for common errors.
OpenAEC-Foundation
Provides deterministic syntax for building Frappe custom apps, including app structure, pyproject.toml, modules, patches, and fixtures.
OpenAEC-Foundation
Provides exact JavaScript syntax for ERPNext/Frappe client-side development, including form events, field manipulation, and server calls in versions 14-16.
OpenAEC-Foundation
Provides deterministic syntax for Frappe whitelisted methods in ERPNext, covering API endpoints, decorators, and error handling for versions 14-16.
OpenAEC-Foundation
Provides deterministic syntax for Frappe/ERPNext hooks configuration including document events, scheduler tasks, and website routing for versions v14-v16.
OpenAEC-Foundation
Generates deterministic Python code for Frappe Document Controllers, including lifecycle hooks, naming conventions, and controller structure for ERPNext.
yellow-seed
Generates high-quality pull requests compliant with .github/PULL_REQUEST_TEMPLATE.md for clear change documentation and efficient code reviews.
yellow-seed
Analyzes code differences between current branch and base branch for efficient code reviews and pre-PR checks.