Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

arxitect

arxitect에는 andonimichael에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
6
Stars
62
업데이트
2026-03-28
Forks
10
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

architecture-review
소프트웨어 개발자

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

2026-03-28
architect
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
기타 컴퓨터 관련 직업

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

2026-03-25