Skip to content

Add architecture skill #24

Description

@niravpatel27

Summary

Add an architecture skill that helps design systems and make architectural decisions — covering trade-offs, patterns, diagrams, and documentation for new features or refactors.

What this skill should do

  • Help evaluate architectural options with clear trade-offs
  • Suggest appropriate design patterns (event-driven, microservices, etc.)
  • Guide on how to document architectural decisions (ADRs)
  • Help create system diagrams (Mermaid or text-based)
  • Flag common architectural mistakes early

Reference

See existing skills like lfx-product-architect/SKILL.md for pattern and format.
Each skill lives in its own directory with a SKILL.md file and markdown instructions.

Acceptance Criteria

  • architecture/SKILL.md exists with correct frontmatter
  • Skill produces a useful architectural recommendation on a sample design question

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions