Apply when a requirement breaks a foundational assumption and needs coherent redesign.
Scanned 9/23/2026
Install to Claude Code
npx -y skills add jaydubya818/MissionControl --skill principle-redesign-from-first-principles --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Principle Redesign From First Principles?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jaydubya818-principle-redesign-from-first-principles)More formats (shields.io, HTML) on the badges page.
---
name: principle-redesign-from-first-principles
description: "Apply when a requirement breaks a foundational assumption and needs coherent redesign."
license: MIT
metadata:
author: jstack-maintainers
source: michael-denyer/pstack-claude
source-version: "0.9.30"
source-commit: 45f768349a6d7d7e71509fee3f5bccfad54b3bad
owner: software-factory
risk: low
capabilities: jstack,engineering-principle
user-invocable: false
---
# Redesign From First Principles
When integrating a change, don't bolt it onto the existing design. Redesign as if the requirement had been there from the start.
- Read all affected files and understand the current design
- Ask: "if we were writing this from scratch with this new requirement, what would we build?"
- Propagate the change through every reference: types, docs, examples, rationale sections
- Think about the whole redesign, then deliver it incrementally
This is the method for preserving option value when integrating changes into an existing design.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!