IntraWeb Framework Patterns
CommunityStateful IntraWeb patterns for Lazarus apps.
Software Engineering#state-management#web-framework#freepascal#lazarus#intraweb#user-session#tiwappform
Authordelphicleancode
Version1.0.0
Installs0
System Documentation
What problem does it solve?
IntraWeb apps often misuse global variables and non-isolated data, leading to cross-session data leaks and unstable behavior. This Skill provides safe patterns to manage per-user state using UserSession and to structure UI with TIWAppForm inheritance and per-request DataModules.
Core Features & Use Cases
- Enforces per-user state storage via UserSession to prevent cross-session leakage.
- Enforces TIWAppForm-based forms and per-thread DataModule instantiation to align with IntraWeb's multithreaded model.
- Provides guidelines for secure data access, session lifecycle, and scalable UI patterns in Lazarus/FreePascal web projects.
Quick Start
Adote os padrões de IntraWeb em Lazarus refatorando acessos globais para propriedades de UserSession e herdando formulários de TIWAppForm.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: IntraWeb Framework Patterns Download link: https://github.com/delphicleancode/lazarus-spec-kit/archive/main.zip#intraweb-framework-patterns Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.