Skip to content

45ck/software-architecture-skills

Repository files navigation

software-architecture-skills

software-architecture-skills logo

software-architecture-skills banner

MIT License 14 skills architecture

A platform-neutral software architecture skill pack for exploring architectural options, documenting tradeoffs, defining boundaries, and writing reusable architecture artifacts.

Included skills

  • adr-writer
  • architecture-option-generator
  • architecture-risk-assessor
  • availability-strategy-reviewer
  • component-boundary-reviewer
  • deployment-view-writer
  • integration-boundary-mapper
  • layered-architecture-designer
  • monolith-vs-modular-monolith-reviewer
  • quality-attribute-scenario-writer
  • runtime-view-writer
  • scalability-hotspot-detector
  • service-decomposition-advisor
  • tradeoff-analysis-writer

Features

  • Preserves the original skills/, templates/, and examples/ source material
  • Mirrors packaged skills into both .claude/skills/ and .agents/skills/
  • Covers option generation, architectural documentation, quality attributes, and risk analysis

Install

Option A: Install globally

git clone https://github.com/45ck/software-architecture-skills.git
cd software-architecture-skills
bash install.sh

This installs every packaged skill into both:

  • ~/.claude/skills/
  • ~/.agents/skills/

Option B: Copy into a project

cp -R .claude /path/to/your-project/
cp -R .agents /path/to/your-project/

Uninstall

bash uninstall.sh

Usage

/architecture-option-generator event-driven analytics platform
/layered-architecture-designer SaaS back office
/component-boundary-reviewer billing and subscriptions module
/quality-attribute-scenario-writer uptime and latency goals for a public API
/tradeoff-analysis-writer monolith vs services for a growing product
/adr-writer choose PostgreSQL over MongoDB for transactional workflows

Repo structure

skills/                              original source skills
templates/                           reusable templates
examples/                            sample flow material
.claude/skills/<skill>/SKILL.md      packaged skill format
.agents/skills/<skill>/SKILL.md      mirrored packaged skill format
install.sh                           global installer
uninstall.sh                         global uninstaller
LICENSE                              MIT

Related workflow agents

Related skill packs

Related doctrine and utility repos

  • frontier-agent-playbook - Shared doctrine for frontier-capability prior, agentic thinking, anti-fallback checks, and LLM-first architecture
  • repo-branding-skill - Repository branding, banner generation, and README/social preview asset creation

License

MIT

About

Software architecture skill pack for architecture views, tradeoffs, quality attributes, risks, and decision support.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages