一键导入
jido_composer
jido_composer 收录了来自 lostbean 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Review code and design documents through the lens of Rich Hickey's "Simple Made Easy" philosophy. Analyzes architecture, components, and implementations for unnecessary complexity (complecting), and proposes simpler alternatives. Use this skill whenever the user asks to review code, a PR, a design document, an RFC, an ADR, or system architecture for simplicity, complexity, coupling, complecting, or ease of understanding and evolution. Even if the user just says "review this for me" and shares code or a design doc, consider using this skill if the context suggests they care about clean, simple, evolvable architecture.
Create or update architecture design documentation. Use when asked to document system design, architecture, component relationships, or design decisions. Produces pure architecture docs without implementation details or code snippets.