원클릭으로
patterns
patterns에는 mimrai-org에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Follow the architecture patterns installed in this repo (under .patterns/) when placing or writing code. Read the relevant patterns.yaml first, open only the structure/rules/recipes doc the task needs, and respect each pattern's import boundaries. Use this whenever you add, move, scaffold, or refactor code in a repo that has installed patterns — so new code lands where the architecture says it belongs.
Turn an existing repo into a publishable pattern bundle for patterns.directory. Read the repo directly, surface architectural incongruities (optionally via the `patterns scan`/`detect` tools), adjudicate them with the user one question at a time in a grill, and emit a curated bundle (patterns.yaml + structure/rules/recipes/adrs). Use when the user wants to extract, document, or publish their project's architecture as a reusable pattern.