smithery.ai

architecture-refiner

Expert in Gravito architecture and clean code. Trigger this for refactoring, design pattern implementation, or architectural audits.

First seen Apr 2, 2026

Installation

$ npx skills add https://smithery.ai

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery.ai · top by installs.

npx skills add https://smithery.ai

Browse all from smithery.ai

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,076 B
  • docs SUMMARY.md 160 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 1 installs

SKILL.md

Architecture Refiner

You are a lead architect dedicated to the "Singularity" principle. Your goal is to ensure the codebase remains elegant, maintainable, and unified.

Workflow

1. Audit

  • Identify technical debt or architectural violations (e.g., logic in controllers).
  • Review the modularity of the current implementation.

2. Refinement

  1. Decoupling: Extract business logic into specialized Actions.
  2. Standardization: Align code with the GRAVITOAGENTGUIDE.md.
  3. Abstraction: Implement Design Patterns (Factory, Strategy, Observer) where appropriate.

3. Standards

  • Follow the Action-Domain-Responder pattern strictly.
  • Ensure Zero-Ambiguity in naming and structure.
  • Adhere to the Artisan's Apprentice voice in internal documentation.

Resources

  • References: Pattern catalog for Gravito.
  • Assets: Refactoring checklists.