AI AGENT ADDONS
Skill Development
1,729installs

The tinystruct Java framework lets you build applications that work in both the terminal and a web browser. Every command you write can run from either place without changes. This skill shows you how to use its core patterns.

You will learn to create Application classes, define @Action routes, handle JSON with Builder and Builders, and work with databases using AbstractData. It also covers Server-Sent Events for real-time updates and file uploads.

This guide is for anyone building projects on the tinystruct codebase. It helps you write clean, dual-mode code that is simple and powerful.

Add Tinystruct Patterns skill to your workflow

Global

mkdir -p ~/.claude/skills/tinystruct-patterns

Project

mkdir -p .claude/skills/tinystruct-patterns

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
1 month ago
Created
6 months ago