Complete documentation for building applications on Frappe Framework / ERPNext. This skill contains comprehensive API documentation that Claude Code needs to build any Frappe app from scratch.
| reference/frappe-framework-complete.md | MAIN REFERENCE — Full API docs for Document, Database, Controllers, Hooks, REST API, Form Scripts, Testing | | reference/document-api.md | Document CRUD operations | | reference/database-api.md | Database queries and transactions | | reference/hooks-reference.md | hooks.py configuration |
| reference/rest-api.md | REST API endpoints | | reference/form-scripts.md | Client-side JavaScript | | reference/index.md | ERPNext module documentation index | | reference/accounting/ | Accounting module reference | | reference/stock/ | Inventory/Stock module reference | | reference/manufacturing/ | Manufacturing module reference |
ERPNext 앱 구축을 위한 완전한 Frappe Framework 개발 참조입니다. 사용자 정의 DocTypes, 컨트롤러, 후크, REST API, 양식 스크립트, 백그라운드 작업 또는 Frappe/ERPNext 개발을 생성할 때 사용합니다. 문서, 데이터베이스, 컨트롤러, 후크, REST API, 양식 스크립트, 테스트 및 일반 패턴에 대한 전체 API 문서가 포함되어 있습니다. 출처: 6missedcalls/erpnext-skill.