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

praxis

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

수집된 skills
13
Stars
3
업데이트
2026-07-07
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

backend-architecture
소프트웨어 개발자

Applies Domain-Driven Design with hexagonal (ports & adapters) architecture. Use when designing backend application structure, separating domain from infrastructure, creating testable boundaries, or when user mentions DDD, ports, adapters, hexagonal, or clean architecture.

2026-07-07
event-modeling
소프트웨어 개발자

Designs systems using Event Modeling.

2026-07-07
implementation
소프트웨어 개발자

Implement code with TDD following a deterministic state machine (understand → scout → architecture → tdd → simplify → test_quality → complexity → commit). Driven by issues in plan.md.

2026-07-07
discovery
소프트웨어 개발자

Design before code. Runs the Discovery state machine (clarify → model → architecture → slice) to produce issues in plan.md. Use when designing a new project, feature, or system.

2026-03-15
frontend-architecture
소프트웨어 개발자

Applies feature-based architecture for React frontends. Use when designing frontend structure, organizing components, hooks, and features, or when user mentions frontend architecture, React structure, or feature-based design.

2026-03-15
tdd
소프트웨어 품질 보증 분석가·테스터

Test-driven development (TDD) process used when writing code. Use whenever you are adding any new code, unless the user explicitly asks to skip TDD or the code is exploratory/spike.

2026-03-15
complexity-review
소프트웨어 개발자

Reviews technical proposals against 30 complexity dimensions. Questions necessity of scale, consistency, and resilience. Use when proposing technologies (Kafka, microservices, event sourcing) or designing systems. Pushes for simplest viable approach.

2026-03-15
code-simplifier
소프트웨어 개발자

Simplifies and refines code for clarity, readability, and maintainability. Reduces complexity without changing behavior. Use when simplifying, cleaning up, or reducing complexity in code.

2026-03-14
collaborative-design
소프트웨어 개발자

Designs software features collaboratively through visual scenarios and iterative refinement. Use when designing features, workflows, or any system before implementation.

2026-03-14
dockerfile-review
소프트웨어 개발자

Reviews Dockerfiles for build performance, image size, and security issues. Use when optimizing, validating, or improving Dockerfiles.

2026-03-14
expand-contract
소프트웨어 개발자

Zero-downtime pattern for breaking changes. Use when renaming DB columns, changing data types, replacing services/libraries, or modifying public APIs. Applies expand-contract to maintain backward compatibility throughout the migration.

2026-03-14
test-desiderata
소프트웨어 품질 보증 분석가·테스터

Analyze and improve test code quality using Kent Beck's Test Desiderata framework. Use when analyzing test files, reviewing test code, identifying test quality issues, suggesting test improvements, or when asked to evaluate tests against best practices. Applies to unit tests, integration tests, and any automated test code.

2026-03-14
thinkies
프로젝트 관리 전문가

Applies Kent Beck's Thinkies—pattern-based thinking habits that generate ideas. Use when stuck, exploring alternatives, or reframing decisions.

2026-03-14