HD Studio

User guide

Quickstart

From idea → request → update, in one pass.

On this page

This is the shortest “happy path” from a request to a shipped update.

1) Create an app

Create (or open) an app that represents what you’re building.

What you need:

  • A clear app name (what users call it).
  • A short 1–2 sentence description (what problem it solves).

2) Create a feature

Inside the app, create a feature for the specific change you want.

Good features are scoped:

  • “Improve onboarding copy on mobile”
  • “Add a user guide page for billing”
  • “Fix the crash when uploading images”

3) Write the request (copy/paste template)

Use this structure to get a better result faster:

	Goal:
	Non-goals:
	Users impacted:
	Acceptance criteria:
	Edge cases:
	```

	## 4) Review the result
	After you submit a request, HD Studio will summarize what it understood and what changed (or what it will do next).

	If anything is off, reply with:
	- What’s wrong
	- What you want instead
	- What must stay the same

	## 5) Do a quick sanity check
	Before you rely on the change:
	- Open the key screens you care about
	- Try the flow on the devices you use (mobile and/or desktop)

Was this page helpful?