tinystruct-patterns
Installation
SKILL.md
tinystruct Development Patterns
Architecture and implementation patterns for building modules with the tinystruct Java framework – a lightweight, high-performance framework that treats CLI and HTTP as equal citizens, requiring no main() method and minimal configuration.
Core Principle
CLI and HTTP are equal citizens. Every method annotated with @Action should ideally be runnable from both a terminal and a web browser without modification. This "dual-mode" capability is the core design philosophy of tinystruct.
When to Activate
When to Use
Installs
1.5K
Repository
affaan-m/everyt…ude-codeGitHub Stars
222.0K
First Seen
May 11, 2026
Security Audits