Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

arxitect

arxitect contém 6 skills coletadas de andonimichael, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
6
Stars
62
atualizado
2026-03-28
Forks
10
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

architecture-review
Desenvolvedores de software

Runs all three architecture reviewers (Object Oriented Design, Clean Architecture, and API Design Reviewers).

2026-03-28
architect
Desenvolvedores de software

Orchestrates an architecture-enforced implementation feedback loop. Implements code, then runs Object Oriented Design, Clean Architecture, and API Design reviews, iterating until all reviewers approve or the safety valve triggers. Use when implementing code that should meet design quality standards.

2026-03-25
api-design-review
Desenvolvedores de software

Reviews code for API design quality including naming conventions, self-documenting interfaces, method signatures, parameter design, type safety, and REST endpoint design. Use when evaluating the usability and readability of public interfaces, class APIs, or REST endpoints.

2026-03-25
clean-architecture-review
Desenvolvedores de software

Reviews code for clean architecture compliance including component cohesion principles (REP, CRP, CCP), component coupling principles (ADP, SDP, SAP), and quality attributes (maintainability, extensibility, testability). Use when evaluating architectural soundness of new or modified code.

2026-03-25
oo-design-review
Desenvolvedores de software

Reviews code for object-oriented design quality including SOLID principles, DRY violations, composition and inheritance choices, and Gang of Four design pattern applicability. Use when evaluating object oriented design of new or modified code.

2026-03-25
using-arxitect
Outras ocupações de informática

Bootstrap skill that teaches how to discover and use Arxitect's architecture enforcement skills. Loaded automatically on session start.

2026-03-25