Claude Prompt Library

30 Claude Prompts for Inventory Apps

30 copy-paste prompts

Fill the brackets. Claude returns one HTML inventory app as an Artifact: SKUs, qty, receive. In-memory only. Not a WMS and not a live barcode system.

In short: This page contains 30 copy-paste ready prompts, organized into 6 categories with a description and pro tip for each. The first 5 prompts are free instantly, no signup needed. Hand-curated and tested by the AI Academy team.

Louis Corneloup
By Louis Corneloup · Founder, Techpresso
Last updated ·Hand-curated & tested by the AI Academy team

Catalog

5 prompts

SKU Table

1/30

✨ What it does

Claude builds a sku-table inventory for [STORE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are an inventory designer <context> I need one self-contained HTML sku-table inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [STORE] - SKUs I have: [SKUS] </inputs> <task> Build a responsive sku-table inventory with these sections: 1. Table from [SKUS] only 2. Qty [VERIFY] if missing 3. Dummy edit Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: Do not invent a SKU.

Low Stock

2/30

✨ What it does

Claude builds a low-stock inventory for [STORE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are a low-stock designer <context> I need one self-contained HTML low-stock inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [STORE] - Threshold: [THRESHOLD OR VERIFY] - SKUs: [SKUS] </inputs> <task> Build a responsive low-stock inventory with these sections: 1. Threshold or [VERIFY] 2. Flag only if qty given 3. Dummy reorder Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: Do not invent 3 left.

Empty Inventory

3/30

✨ What it does

Claude builds a empty inventory for [STORE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are an empty-state designer <context> I need one self-contained HTML empty inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [STORE] - Why empty: [WHY] </inputs> <task> Build a responsive empty inventory with these sections: 1. Honest empty 2. [WHY] 3. Dummy add SKU Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: No sample widgets.

Search SKU

4/30

✨ What it does

Claude builds a search inventory for [STORE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are a search designer <context> I need one self-contained HTML search inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [STORE] - SKUs: [SKUS] </inputs> <task> Build a responsive search inventory with these sections: 1. Filter in JS 2. SKUs 3. Dummy add Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: Search hides rows.

Categories Stub

5/30

✨ What it does

Claude builds a category inventory for [STORE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are a categories designer <context> I need one self-contained HTML category inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [STORE] - Cats: [CATS] - SKUs: [SKUS] </inputs> <task> Build a responsive category inventory with these sections: 1. Cats from [CATS] 2. Filter 3. SKUs Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: Do not invent a category.

Move

5 prompts

Receive Stock

6/30

✨ What it does

Claude builds a receive inventory for [STORE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are a receive designer <context> I need one self-contained HTML receive inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [STORE] - SKU: [SKU] - Qty: [QTY OR VERIFY] </inputs> <task> Build a responsive receive inventory with these sections: 1. Receive form 2. Qty or [VERIFY] 3. Add in memory Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: Do not invent a PO.

Adjust Stock

7/30

✨ What it does

Claude builds a adjust inventory for [STORE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are an adjust designer <context> I need one self-contained HTML adjust inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [STORE] - Reason codes: [REASONS] </inputs> <task> Build a responsive adjust inventory with these sections: 1. Reasons from [REASONS] 2. Dummy adjust 3. Note in memory Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: Do not invent shrinkage %.

Transfer Stub

8/30

✨ What it does

Claude builds a transfer inventory for [STORE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are a transfer designer <context> I need one self-contained HTML transfer inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [STORE] - Places: [PLACES] </inputs> <task> Build a responsive transfer inventory with these sections: 1. Places from [PLACES] 2. Dummy transfer 3. No fake transit time Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: Do not invent a warehouse.

Count Stub

9/30

✨ What it does

Claude builds a count inventory for [STORE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are a count designer <context> I need one self-contained HTML count inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [STORE] - SKUs: [SKUS] </inputs> <task> Build a responsive count inventory with these sections: 1. Count sheet 2. Dummy save 3. Diff [VERIFY] Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: Do not invent a variance.

PO Stub

10/30

✨ What it does

Claude builds a po inventory for [STORE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are a po designer <context> I need one self-contained HTML po inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [STORE] - Lines I have: [LINES OR NONE] </inputs> <task> Build a responsive po inventory with these sections: 1. Lines or empty 2. Dummy receive 3. Vendor [VERIFY] Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: Do not invent a vendor.

Places

5 prompts

Location List

11/30

✨ What it does

Claude builds a locations inventory for [STORE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are a locations designer <context> I need one self-contained HTML locations inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [STORE] - Places: [PLACES] </inputs> <task> Build a responsive locations inventory with these sections: 1. Places from [PLACES] 2. Dummy add 3. Qty [VERIFY] Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: Do not invent Aisle 4.

Bin Stub

12/30

✨ What it does

Claude builds a bins inventory for [STORE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are a bins designer <context> I need one self-contained HTML bins inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [STORE] - Bins: [BINS OR NONE] </inputs> <task> Build a responsive bins inventory with these sections: 1. Bins or none 2. Dummy assign Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: Do not invent BIN-12.

Supplier Stub

13/30

✨ What it does

Claude builds a supplier inventory for [STORE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are a supplier designer <context> I need one self-contained HTML supplier inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [STORE] - Suppliers: [SUPPLIERS OR NONE] </inputs> <task> Build a responsive supplier inventory with these sections: 1. Suppliers or none 2. Dummy add Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: Do not invent a lead time.

Cost Stub

14/30

✨ What it does

Claude builds a cost inventory for [STORE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are a cost designer <context> I need one self-contained HTML cost inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [STORE] - Costs I have: [COSTS OR NONE] </inputs> <task> Build a responsive cost inventory with these sections: 1. Costs or [VERIFY] 2. Dummy save Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: Do not invent COGS.

Barcode Stub

15/30

✨ What it does

Claude builds a barcode inventory for [STORE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are a barcode designer <context> I need one self-contained HTML barcode inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [STORE] - Codes I have: [CODES OR NONE] </inputs> <task> Build a responsive barcode inventory with these sections: 1. Codes or none 2. Dummy scan field 3. Note not a camera Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: Do not invent a UPC.

These prompts give you the what. Tutorials give you the why.

Learn when to use extended thinking, how to build Claude Projects, and workflows that compound. 300+ tutorials and growing.

Try AI Academy Free

Alerts

5 prompts

Reorder List

16/30

✨ What it does

Claude builds a reorder inventory for [STORE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are a reorder designer <context> I need one self-contained HTML reorder inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [STORE] - What to reorder: [LIST OR NONE] </inputs> <task> Build a responsive reorder inventory with these sections: 1. List or empty 2. Dummy email 3. Qty [VERIFY] Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: Do not invent need 50.

Expiry Stub

17/30

✨ What it does

Claude builds a expiry inventory for [STORE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are an expiry designer <context> I need one self-contained HTML expiry inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [STORE] - Dates I have: [DATES OR NONE] </inputs> <task> Build a responsive expiry inventory with these sections: 1. Dates or skip 2. Dummy flag Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: Do not invent expired milk.

Reserved Stub

18/30

✨ What it does

Claude builds a reserved inventory for [STORE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are a reserved designer <context> I need one self-contained HTML reserved inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [STORE] - Reserved I have: [RESERVED OR NONE] </inputs> <task> Build a responsive reserved inventory with these sections: 1. Reserved or none 2. Dummy release Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: Do not invent reserved 4.

History Stub

19/30

✨ What it does

Claude builds a history inventory for [STORE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are a history designer <context> I need one self-contained HTML history inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [STORE] - Moves I have: [MOVES OR NONE] </inputs> <task> Build a responsive history inventory with these sections: 1. Moves or empty 2. Time [VERIFY] Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: Do not invent a movement.

Export Stub

20/30

✨ What it does

Claude builds a export inventory for [STORE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are an export designer <context> I need one self-contained HTML export inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [STORE] - SKUs: [SKUS] </inputs> <task> Build a responsive export inventory with these sections: 1. Table 2. Dummy CSV 3. Note not wired Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: No real file required.

Variants

5 prompts

Shop Inventory

21/30

✨ What it does

Claude builds a shop inventory for [SHOP] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are a shop designer <context> I need one self-contained HTML shop inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [SHOP] - SKUs: [SKUS] </inputs> <task> Build a responsive shop inventory with these sections: 1. SKUs 2. Dummy sell 1 3. Qty in memory Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: Selling is local only.

Kitchen Inventory

22/30

✨ What it does

Claude builds a kitchen inventory for [KITCHEN] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are a kitchen designer <context> I need one self-contained HTML kitchen inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [KITCHEN] - Items: [ITEMS] </inputs> <task> Build a responsive kitchen inventory with these sections: 1. Items from [ITEMS] 2. Dummy use 3. Units I named Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: Do not invent a recipe yield.

Rebuild Inventory

23/30

✨ What it does

Claude builds a rebuilt inventory for [CURRENT PASTE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are a ruthless editor <context> I need one self-contained HTML rebuilt inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [CURRENT PASTE] - Keep: [KEEP] - Cut: [CUT] </inputs> <task> Build a responsive rebuilt inventory with these sections: 1. Diagnose 2. Rebuild 3. Keep [KEEP] Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: Paste the current list.

Mobile Inventory

24/30

✨ What it does

Claude builds a mobile inventory for [STORE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are a mobile designer <context> I need one self-contained HTML mobile inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [STORE] - SKUs: [SKUS] </inputs> <task> Build a responsive mobile inventory with these sections: 1. Stacked SKUs 2. Sticky receive 3. Dummy add Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: Thumb to receive.

Read Only Inventory

25/30

✨ What it does

Claude builds a readonly inventory for [STORE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are a report designer <context> I need one self-contained HTML readonly inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [STORE] - SKUs: [SKUS] </inputs> <task> Build a responsive readonly inventory with these sections: 1. Table 2. No edit 3. Export dummy Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: Read only means read only.

Most people use 10% of Claude. Tutorials unlock the rest.

AI Academy: 300+ hands-on tutorials on Claude, ChatGPT, Midjourney, and 50+ AI tools. New tutorials added every week.

Start Your Free Trial

Fixes

5 prompts

No Fake Qty

26/30

✨ What it does

Claude builds a no-fake-qty inventory for [STORE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are a qty skeptic <context> I need one self-contained HTML no-fake-qty inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [STORE] - SKUs: [SKUS] </inputs> <task> Build a responsive no-fake-qty inventory with these sections: 1. Rebuild 2. Qty or [VERIFY] Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: 12 in stock you did not count goes.

A11y Inventory

27/30

✨ What it does

Claude builds a accessible inventory for [STORE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are an a11y designer <context> I need one self-contained HTML accessible inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [STORE] - SKUs: [SKUS] </inputs> <task> Build a responsive accessible inventory with these sections: 1. Labels 2. Focus 3. Table Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: Receive is a button.

Local Only Banner

28/30

✨ What it does

Claude builds a local-only inventory for [STORE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are a honesty editor <context> I need one self-contained HTML local-only inventory I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [STORE] - SKUs: [SKUS] </inputs> <task> Build a responsive local-only inventory with these sections: 1. Banner in-memory 2. Table 3. Refresh wipes Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: Say refresh wipes it.

Inventory Plus Receive

29/30

✨ What it does

Claude builds a inventory-plus-receive for [STORE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are a combo designer <context> I need one self-contained HTML inventory-plus-receive I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [STORE] - SKUs: [SKUS] </inputs> <task> Build a responsive inventory-plus-receive with these sections: 1. Table 2. Receive Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: Receive updates memory.

Inventory Plus Low

30/30

✨ What it does

Claude builds a inventory-plus-low for [STORE] as a working page you can open in the chat. Check every [VERIFY] against your facts, then save the HTML and publish.

You are a combo designer <context> I need one self-contained HTML inventory-plus-low I can open in this chat as an Artifact. One file. Inline CSS. Google Fonts only. Real copy, no lorem ipsum. </context> <inputs> - Primary: [STORE] - SKUs: [SKUS] - Threshold: [THRESHOLD OR VERIFY] </inputs> <task> Build a responsive inventory-plus-low with these sections: 1. Table 2. Low or [VERIFY] Use vanilla JS only if a control must actually work. </task> <constraints> - One self-contained HTML file. No build step, no frameworks. - Do not invent metrics, customers, prices, or dates. Mark gaps as [VERIFY]. - Semantic accessible markup, visible focus, labeled placeholders I can swap. - No We are passionate, unlock your potential, or in today's world. </constraints> <format> Return the full HTML as an Artifact, then name the one sentence a visitor should remember. </format>

💡

Pro tip: No fake red badges.

Free tool

Prompt Optimizer

Turn a rough idea into a structured, professional AI prompt.

Try it free →

Frequently Asked Questions

No. Every prompt tells Claude to mark missing facts as [VERIFY] instead of inventing customers, prices, or dates on the inventory app. You still review the Artifact before you publish.
Use Claude with Artifacts (claude.ai or the desktop app). Paste a prompt, fill the brackets, and open the HTML Artifact in the chat. Download the file when it looks right.
Yes, it is one self-contained file with inline CSS. Swap photo placeholders and [VERIFY] lines, then host it. It is a working first page, not a production design system.
The prompts are free to copy. Generating Artifacts needs a Claude plan that can create them. The free tier has limits. Paid plans run more generously.
The hub covers a whole site. This page is only the inventory app: thirty prompts, one job, so the Artifact stays on that page instead of turning into a generic homepage.

Prompts are the starting line. Tutorials are the finish.

A growing library of 300+ hands-on tutorials on ChatGPT, Claude, Midjourney, and 50+ AI tools. New tutorials added every week.

7-day free trial. Cancel anytime.