Skip to content

Comments

Refactor Project#284

Draft
Istiaq-Mahmud wants to merge 4 commits intomainfrom
refactor
Draft

Refactor Project#284
Istiaq-Mahmud wants to merge 4 commits intomainfrom
refactor

Conversation

@Istiaq-Mahmud
Copy link

This pull request introduces several updates across dependencies, documentation, static assets, and UI examples. The most significant change is the addition of a comprehensive agent guide for autonomous coding agents working on the StormCom-Hub/stormcomui repository, outlining strict architectural, workflow, and documentation requirements. Additionally, the pull request updates key dependencies, adds a new asset manifest, and introduces a new HTML UI example.

Key changes:

Documentation & Process

  • Added tailwind-css-prebuild-ui-themes/AGENT.md.txt, a detailed guide for autonomous/semi-autonomous agents contributing to the repository. It covers architecture, mandatory use of MCP tools for fetching latest documentation, multi-tenancy, service-layer patterns, UI conventions, and strict workflow/guardrails for all code changes.

Dependency Updates

  • Updated @tabler/icons-react from ^3.35.0 to ^3.37.1 in package.json to bring in the latest icon features and fixes.
  • Upgraded eslint from ^9 to ^10.0.1 and eslint-config-next from 16.0.5 to ^12.0.4 in package.json, ensuring compatibility and improved linting for Next.js 16 and React 19.

Asset Management

  • Added tailwind-css-prebuild-ui-themes/assets.json, a manifest mapping UI theme assets (CSS, JS, images, fonts, favicons) to their hashed versions for cache-busting and asset integrity.

UI Example

  • Introduced a new HTML example for a constrained three-column application shell in tailwind-css-prebuild-ui-themes/html/components/application-ui/application-shells/multi-column/constrained_three_column.html.

Introduce a comprehensive STORMCOM_FEATURES_DOCUMENTATION.md generated from a full codebase review. The new doc captures platform overview, architecture diagrams, database entity map, a detailed feature catalog (authentication, multi-tenancy, products, orders, payments, subscriptions, integrations, webhooks, notifications, analytics, etc.), user stories, data flow diagrams, and API/role summaries to serve as a single-source reference for product and engineering teams. Also include a minor update to package.json (dependency/scripts change) alongside the documentation add.
@vercel
Copy link

vercel bot commented Feb 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
stormcomui Error Error Feb 22, 2026 5:58pm

const bodyVariantBackwards = {
opacity: 0.4,
scale: 0.8,
zIndex: 0,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

2 participants