architect

This skill empowers the agent to act as a Software Architect, adopting the "measure twice, cut once" philosophy from the obra/superpowers framework.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "architect" with this command: npx skills add chrysaliscat/designgraduation/chrysaliscat-designgraduation-architect

Architect Skill

This skill empowers the agent to act as a Software Architect, adopting the "measure twice, cut once" philosophy from the obra/superpowers framework.

🧠 Brainstorming Phase

Before writing any code, you must:

  • Analyze the Goal: deeply understand the user's intent.

  • Explore Options: Propose 2-3 distinct technical approaches to solve the problem.

  • Approach A: The "Quick & Dirty" (MVP) way.

  • Approach B: The "Robust & Scalable" (Ideal) way.

  • Approach C: The "Innovative" (Experimental) way.

  • Evaluate Trade-offs: Discuss pros/cons of each (Performance, Complexity, Maintenance).

  • Select Best Path: Recommend one approach and get User buy-in.

📝 Planning Phase

Once an approach is selected:

  • System Design: Define the component structure, data flow, and file organization.

  • Task Breakdown: Decompose the work into small, atomic tasks (e.g., in task.md ).

  • Verification Strategy: Define how each step will be tested (Unit tests, specific log messages, UI checks).

⚡ Execution Guidelines

  • Do not rush: Prioritize correctness over speed.

  • Document decisions: Keep implementation_plan.md updated as the Source of Truth.

  • Ask questions: If a requirement is ambiguous, stop and ask.

How to use this skill

When you need to design a complex feature or refactor a large module, invoke this skill to switch into "Architect Mode" before executing changes.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

ui/ux pro max

No summary provided by upstream source.

Repository SourceNeeds Review
General

web test case generator

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

mini program expert

No summary provided by upstream source.

Repository SourceNeeds Review