Architecture Client Presentation logo

Architecture Client Presentation

CommunityPopular
mohitagw15856
architecture-client-presentation

Present a design to a client so they can make a decision rather than react to a picture — the brief restated, the moves explained against it, the options with their trade-offs, and a specific decision requested. Use when asked to present a design to a client, prepare a design review meeting, present concept options, or when a client keeps changing their mind after sign-off. Produces the presentation structure, the brief-to-design traceability, the options with honest trade-offs, the cost and programme position, and the decision record that makes sign-off stick.

Overview

Publishermohitagw15856
Repositorypm-claude-skills
Skill namearchitecture-client-presentation
Stars
1.4K
Forks
240
Bundled files
Instructions only
LicenseMIT
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • Self-contained

    Everything the model needs lives in the instructions — no extra files to sync.

  • Open source

    Published by mohitagw15856 on GitHub. Read the source before you install it.

Installation

Install the Architecture Client Presentation AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/mohitagw15856/pm-claude-skills.git /tmp/pm-claude-skills
mkdir -p .claude/skills
cp -r /tmp/pm-claude-skills/exports/openclaw/architecture-client-presentation .claude/skills/architecture-client-presentation
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Architecture Client Presentation in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Architecture Client Presentation on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Architecture Client Presentation is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

Architecture Client Presentation

Clients who reopen decisions usually never made one. They were shown a rendering, said they liked it, and nobody wrote down what had been settled. This structures the meeting so each design move is visibly traceable to the brief they agreed, options carry their real trade-offs, and the session ends with named decisions recorded — which is the only thing that makes a sign-off hold.

What This Skill Produces

  • The presentation structure — the order that produces decisions rather than reactions
  • Brief-to-design traceability — each major move shown answering something the client asked for
  • Options with honest trade-offs — what each costs, gains, and gives up, including the one you do not recommend
  • The cost and programme position — where the scheme sits against budget and dates, stated plainly
  • The decision request — the specific decisions needed at this meeting, and what is blocked without them
  • The decision record — what was agreed, what was rejected, and what remains open, issued afterwards

Required Inputs

Ask for these if not provided:

  • The stage and the brief — where the project is, and the agreed brief the design answers
  • The design — the scheme and the major moves, with the reasoning behind each
  • The options — what genuine alternatives exist, and their cost and programme consequences
  • The commercial position — current cost estimate against budget, and the programme status
  • The audience — who is in the room, who actually decides, and what each of them cares about

Framework: Brief, Moves, Options, Decision

  1. Restate the brief first. In their words, from the signed version. Every design decision that follows is then measured against something already agreed rather than against taste.
  2. Present moves, not views. 'We pushed the mass north to keep the garden in afternoon sun' is a decision the client can engage with. A rendering invites a reaction about the colour of the brick.
  3. Show the trade-off, always. Every option gives something up. A client who is only shown upside will feel misled when the downside arrives, and will reopen the decision.
  4. Put cost and programme in the room. Not at the end, not in a covering email. Cost surprises are what destroy trust in a design team.
  5. Ask for named decisions. 'We need agreement on the roof form today; the structural package is blocked without it.' Vague approval is not a decision.
  6. Record and issue the same day. Decided, rejected, still open, and what each open item is waiting for. This document is what prevents the reopening.
  7. Protect the non-negotiables. Where a client request conflicts with statutory or structural reality, say so in the room, once, clearly.

Output Format

Design presentation: [project] · [stage] · [date]

1. The brief we are answering — [restated from the agreed brief, in the client's words] · Changes since sign-off: [any, with who requested them]

2. The design moves

MoveAnswers this in the briefConsequence
[the move][brief requirement][what it gains and costs]

3. Options

OptionGainsGives upCost deltaProgramme delta
A (recommended)
B
Recommendation: [which and why, in one sentence]

4. Where we are commercially — estimate [amount] vs budget [amount] → [position] · programme [status against key dates]

5. Decisions needed today

DecisionOptionsBlocked without itDecide by

6. Constraints that are not negotiable — [statutory, structural, or site facts, stated once and plainly]


Decision record — issued [date]

  • Agreed: [what, by whom]
  • Rejected: [what, and the reason given]
  • Open: [what, waiting on what, by when]

Quality Checks

  • The agreed brief is restated before any design is shown
  • Every major move is traced to something in the brief
  • Every option states what it gives up, not only what it gains
  • Cost and programme are presented in the meeting, not sent afterwards
  • Specific decisions are requested, with what they block
  • A decision record is issued the same day
  • Non-negotiable constraints are stated clearly rather than softened

Anti-Patterns

  • Leading with renderings. Produces reactions to materials instead of decisions about arrangement.
  • Options without downsides. The client picks on preference and reopens it when the cost lands.
  • Holding cost back. The single fastest way to lose a client's trust in the whole team.
  • Accepting 'looks great' as approval. It is not a decision and will not survive contact with the next meeting.
  • No written record. Guarantees the decision is relitigated.
  • Softening a statutory constraint to keep the mood good. It returns later, larger, and now it is your fault.
  • Presenting to the room instead of the decision-maker. Consensus without the decider is a rehearsal.

Example Trigger Phrases

  • "Help me structure a design presentation for the client"
  • "The client keeps changing their mind after sign-off — what am I doing wrong?"
  • "How do I present three concept options?"
  • "Prepare a design review meeting agenda"
  • "How do I tell a client their request is not possible?"

Frequently asked questions

What does the Architecture Client Presentation AI skill do?

Present a design to a client so they can make a decision rather than react to a picture — the brief restated, the moves explained against it, the options with their trade-offs, and a specific decision requested. Use when asked to present a design to a client, prepare a design review meeting, present concept options, or when a client keeps changing their mind after sign-off. Produces the presentation structure, the brief-to-design traceability, the options with honest trade-offs, the cost and programme position, and the decision record that makes sign-off stick.

Why use Architecture Client Presentation on TypingMind?

Because you install it once and use it with any model. Architecture Client Presentation is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Architecture Client Presentation in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/mohitagw15856/pm-claude-skills/tree/main/exports/openclaw/architecture-client-presentation. TypingMind reads its SKILL.md and installs it as a skill you can enable per chat.

Which AI models can use Architecture Client Presentation?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Architecture Client Presentation?

As many as you like. As long as a model supports skills, you can use Architecture Client Presentation with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Architecture Client Presentation AI skill free?

Yes. It is published on GitHub by mohitagw15856 under the MIT license. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇