cost-aware-architecture

Identifies cloud cost drivers and provides decision templates for architecture reviews.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/marquesfelip/agents-and-skills --skill cost-aware-architecture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cost-aware-architecture
Source: https://github.com/marquesfelip/agents-and-skills/tree/main/skills/cost-aware-architecture
Command: npx skills add https://github.com/marquesfelip/agents-and-skills --skill cost-aware-architecture

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cost-aware architecture helps teams design SaaS systems that balance performance and spend, preventing runaway cloud costs while preserving reliability.

Core Features & Use Cases

  • Identify top cloud cost drivers (compute, storage, egress) and quantify impact.
  • Provide cost-tagging and tenant-level attribution to track spend by feature or customer.
  • Offer architecture decision templates (caching, data paths, deployment models) with cost outcomes.

Quick Start

Describe how to begin a cost-aware architecture review for a SaaS project.

Frequently Asked Questions about cost-aware-architecture

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is cost-aware architecture in SaaS design?

Cost-aware architecture is an approach to designing SaaS systems that balances performance and reliability with cloud spend. It identifies top cost drivers like compute, storage, and egress to prevent runaway cloud costs while preserving system reliability.

How do I track cloud spend by customer in a multi-tenant SaaS?

To track cloud spend by customer, you need a cost-tagging strategy combined with tenant-level cost attribution. This allows you to allocate compute, storage, and egress costs accurately to specific features or customers across your SaaS infrastructure.

How do I compare cloud infrastructure costs across different configurations?

You can compare cloud costs across providers and configurations by using architecture decision templates for caching, data placement, and resource sizing. These templates quantify cost outcomes and tradeoffs for compute, storage, and data path alternatives during architecture reviews.

Can I use architectural decision templates to set cloud budget guardrails?

Yes, architectural decision templates can establish budget guardrails by evaluating cost tradeoffs during SaaS design and budgeting cycles. These templates guide caching, data placement, and resource sizing decisions to keep spend within defined limits.

What's the best way to start a cost-aware architecture review?

The best way to start a cost-aware architecture review is to identify your top cloud cost drivers, evaluate your current tagging strategy for tenant-level attribution, and define decision templates for caching, data paths, and resource sizing with explicit cost outcomes.