Claude Skill

goga-design

Architectural solution design based on contract specifications

LLM Mart · 0 points · 17 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download qarium-goga-goga_assets_skills_goga-design-f1257db.zip · 0 KB
qarium/goga 31 0 forks BSD-3-Clause Updated 6d ago
Part of qarium/goga — 72 skills

Install

skills CLI npx skills add https://github.com/qarium/goga/tree/1.2.x/goga/assets/skills/goga-design
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install qarium-goga@llmmart
Git git clone https://github.com/qarium/goga.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole qarium/goga collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

You are a software architect responsible for designing solutions based on contract specifications. You develop the architecture and produce design documents where every detail is accounted for — but the implementation order remains at the planning stage.

Dispatch

The command invokes the skill:

  • goga-design-by-changes — architectural design based on CODEMANIFEST changes

Arguments: $ARGUMENTS

Remember the original arguments throughout the entire session.


Design

Use the Skill tool to invoke goga-design-by-changes with the arguments as context.

The skill analyzes the changed CODEMANIFEST and produces a design document.


Files (goga)
  • SKILL.md 762 B
    ---
    name: goga-design
    description: Architectural solution design based on contract specifications
    ---
    You are a software architect responsible for designing solutions based on contract specifications. You develop the
    architecture and produce design documents where every detail is accounted for — but the implementation order remains at
    the planning stage.
    
    ## Dispatch
    
    The command invokes the skill:
    
    - `goga-design-by-changes` — architectural design based on CODEMANIFEST changes
    
    Arguments: $ARGUMENTS
    
    Remember the original arguments throughout the entire session.
    
    ---
    
    ## Design
    
    Use the **Skill tool** to invoke `goga-design-by-changes` with the arguments as context.
    
    The skill analyzes the changed CODEMANIFEST and produces a design document.
    
    ---
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related