Skip to content

Commit 95b2724

Browse files
mvysnyclaude
andcommitted
Document AI agent scaffolding in README
Point readers to the vaadin-boot-app skill at https://codeberg.org/mvysny/claude-skills so they can scaffold new Vaadin-Boot apps with Claude Code or similar agents. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 636cb5d commit 95b2724

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,13 @@ is to use [Apache commons-cli](https://commons.apache.org/proper/commons-cli/) o
110110
However, certain settings can be configured via env variables / jvm args, please see
111111
the *Configuration* section below.
112112

113+
### Scaffolding with AI agents
114+
115+
New Vaadin-Boot apps can be scaffolded quickly by AI agents (such as Claude Code) using
116+
the `vaadin-boot-app` skill from [mvysny/claude-skills](https://codeberg.org/mvysny/claude-skills).
117+
Once the skill is installed, ask your agent to create a new Vaadin-Boot app and it will set up the
118+
Gradle project, `Main` class, `webapp/ROOT` marker and a starter view for you.
119+
113120
### Example Apps
114121

115122
Very basic example apps using Vaadin Boot:

0 commit comments

Comments
 (0)