SkillAgentSearch skills...

SSW.VerticalSliceArchitecture.Documentation

The best place to learn about Vertical Slice Architecture (VSA), through a complete documentation website, full of theory, in practice examples, sample apps & curated media

Install / Use

/learn @SSWConsulting/SSW.VerticalSliceArchitecture.Documentation
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

VerticalSliceArchitecture Banner

🤔 What is this?

This is the source controlled static site for verticalslicearchitecture.com.

While it is early on in its development, it aims to be the go to place to learn about VSA concepts.

Additionally, it will demo how the theory can be applied via my Vertical Slice Architecture Template as a companion to this site.

Contributing

Contributions are absolutely welcome. Feel free to create an issue, discussion, or pull request.

Working locally

The easiest way to get started is to run

docfx build --serve

However, when you're changing a lot, to see changes in realtime, its easier to use the hot reload script.

First, install the dependencies:

npm install -D

Then run the hot reload (watch) script:

npm run watch

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated29d ago
Forks0

Languages

Markdown

Security Score

90/100

Audited on Mar 11, 2026

No findings