vanilla-js-architect
CommunityMaintainable vanilla JS apps, clean architecture.
AuthorOlu-AnuAkin-Akinyemi
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Developers often write vanilla JavaScript without a clear architectural pattern, leading to tangled code, poor testability, and hard maintenance. This primer provides a disciplined structure that separates concerns and enables scalable growth without relying on frameworks.
Core Features & Use Cases
- Separation of concerns across Core (pure logic), UI (DOM and rendering), App (orchestration), and Data (persistence) to keep code modular and testable.
- Pure functions first approach with explicit inputs/outputs to enable easy testing and reasoning.
- JSDoc-based typings and approachable patterns that ease onboarding for new developers and facilitate migration to frameworks when needed.
- Practical patterns and example components to build small-to-medium web apps without tooling, while preserving testability and maintainability.
Quick Start
Create a new project structure that separates core logic, UI, app orchestration, and data layers, implement a small example module using pure functions and JSDoc, then run tests.
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: vanilla-js-architect Download link: https://github.com/Olu-AnuAkin-Akinyemi/Grimora/archive/main.zip#vanilla-js-architect 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 510,000+ vetted skills library on demand.