IntraWeb Framework Patterns

Community

Stateful IntraWeb patterns for Lazarus apps.

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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.