— No reviews yet
0 installs
15 views
0.0% view→install
Install
$ agentstack add skill-kentoshimizu-sw-agent-skills-architecture-principles ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Are you the author of Architecture Principles? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
Architecture Principles
Overview
Use this skill to produce principle-level guardrails that help agents and humans make consistent architecture decisions. The output must be concrete enough to guide design reviews and implementation planning.
Scope Boundaries
- Use this skill when the task matches the trigger condition described in
description. - Do not use this skill when the primary task falls outside this skill's domain.
Inputs To Gather
- Business outcomes and failure impact.
- Quality priorities (latency, reliability, security, consistency, cost, delivery speed).
- Hard constraints (regulatory, legal, platform, security).
- Team ownership model and operational maturity.
Deliverables
- Principle catalog with rationale.
- Review guardrail checklist.
- Tradeoff policy for conflicting principles.
- Re-decision triggers when assumptions change.
Quality Standard
- Each principle states:
- Why it exists.
- What decision it constrains.
- How to verify pass/fail in review.
- Who approves exceptions.
- Hard constraints are separated from optimization preferences.
- Tradeoffs are explicit: what is intentionally worse and why.
- Re-decision triggers are observable and testable.
Workflow
- Convert business goals into ranked architecture drivers.
- Draft principles that constrain real decisions, not slogans.
- Add measurable review checks and exception handling.
- Resolve conflicts between principles with explicit priority rules.
- Publish the principle set and review cadence.
Failure Conditions
- Stop when priorities are contradictory or missing.
- Stop when principles cannot be evaluated objectively.
- Escalate when legal or security constraints conflict with product goals.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: KentoShimizu
- Source: KentoShimizu/sw-agent-skills
- License: Apache-2.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.