Tag
Posts tagged “Developer Workflows”

How to Add a Custom Field Type in Frappe Without Modifying Core
Learn how to create a custom `Year` field type in Frappe v15 using Python patches, Property Setters, custom metadata, and a JavaScript control, all from your own app

How to Create AI Agent Skills in Google Antigravity & VS Code
Learn how to teach your AI coding assistant domain-specific knowledge using Agent Skills. A complete guide to setting up SKILL.md for Google Antigravity & VS Code.