一键导入
patterns
patterns 收录了来自 mimrai-org 的 2 个 skills,并提供仓库级职业覆盖和站内 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.