<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Dariush</title>
    <description>The latest articles on Forem by Dariush (@devush).</description>
    <link>https://forem.com/devush</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3252052%2F96b5a2fb-f4d0-4935-92c5-ff47c901febe.webp</url>
      <title>Forem: Dariush</title>
      <link>https://forem.com/devush</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/devush"/>
    <language>en</language>
    <item>
      <title>How to Actually Use Claude Design</title>
      <dc:creator>Dariush</dc:creator>
      <pubDate>Thu, 30 Apr 2026 06:19:58 +0000</pubDate>
      <link>https://forem.com/aifordevelopers/how-to-actually-use-claude-design-5bb7</link>
      <guid>https://forem.com/aifordevelopers/how-to-actually-use-claude-design-5bb7</guid>
      <description>&lt;p&gt;Anthropic just shipped &lt;strong&gt;&lt;a href="https://claude.ai/design" rel="noopener noreferrer"&gt;Claude Design&lt;/a&gt;&lt;/strong&gt;, a new Labs product that turns prompts into working designs, interactive prototypes, slide decks, and one-pagers. It's powered by Claude &lt;strong&gt;&lt;a href="https://www.anthropic.com/news/claude-opus-4-7" rel="noopener noreferrer"&gt;Opus 4.7&lt;/a&gt;&lt;/strong&gt; and - most interestingly for developers - hands off directly to &lt;strong&gt;&lt;a href="https://code.claude.com/docs/en/overview" rel="noopener noreferrer"&gt;Claude Code&lt;/a&gt;&lt;/strong&gt; when you're ready to build.&lt;/p&gt;

&lt;p&gt;This guide walks you through everything you need to actually use it: &lt;strong&gt;what it is&lt;/strong&gt;, &lt;strong&gt;how to set it up&lt;/strong&gt;, &lt;strong&gt;how to prompt it well&lt;/strong&gt;, &lt;strong&gt;how to iterate&lt;/strong&gt;, &lt;strong&gt;how to hand off to engineering&lt;/strong&gt;, and &lt;strong&gt;what to avoid&lt;/strong&gt;. By the end you'll be able to take a project from idea to shipped prototype without leaving the tool.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://substackcdn.com/image/fetch/$s_!GTVe!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff8277ec9-0dcc-4c8a-b7ee-848f324b2e2e_858x473.png" rel="noopener noreferrer"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fsubstackcdn.com%2Fimage%2Ffetch%2F%24s_%21GTVe%21%2Cw_1456%2Cc_limit%2Cf_auto%2Cq_auto%3Agood%2Cfl_progressive%3Asteep%2Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252Ff8277ec9-0dcc-4c8a-b7ee-848f324b2e2e_858x473.png" title="Claude Design" alt="Claude Design" width="800" height="441"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Claude Design in one minute
&lt;/h2&gt;




&lt;h2&gt;
  
  
  Before you start
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Who can use it.&lt;/strong&gt; &lt;strong&gt;&lt;a href="https://claude.ai/design" rel="noopener noreferrer"&gt;Claude Design&lt;/a&gt;&lt;/strong&gt; is in research preview and available on &lt;strong&gt;Pro&lt;/strong&gt;, &lt;strong&gt;Max&lt;/strong&gt;, &lt;strong&gt;Team&lt;/strong&gt;, and &lt;strong&gt;Enterprise&lt;/strong&gt; &lt;strong&gt;plans&lt;/strong&gt;. On Enterprise it's default off, so if you don't see it, ask your admin to provision you.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What it's for.&lt;/strong&gt; Reach for &lt;strong&gt;&lt;a href="https://claude.ai/design" rel="noopener noreferrer"&gt;Claude Design&lt;/a&gt;&lt;/strong&gt; when you need to produce interactive prototypes (working HTML/CSS with real states you can click through), marketing pages like landing pages and pricing sections, internal tools like admin dashboards or review queues, presentations and one-pagers, and app flows like onboarding or multi-step forms.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What it isn't for.&lt;/strong&gt; Don't reach for it when you need pixel-perfect finishing work on an existing Figma file, or when you're doing brand-identity work like logos, illustrations, or photography. For polish and finishing, export to Canva and continue there.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Set expectations for the output.&lt;/strong&gt; The first generation is a starting point, never a finished artifact. The real value shows up in the second, third, and fourth rounds of iteration. Plan for that - don't judge the tool by its first response.&lt;/p&gt;




&lt;h2&gt;
  
  
  Getting set up
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Open a project.&lt;/strong&gt; Go to &lt;a href="https://claude.ai/design" rel="noopener noreferrer"&gt;claude.ai/design&lt;/a&gt; and create a new project. The interface splits into two panes: &lt;strong&gt;&lt;em&gt;chat on the left&lt;/em&gt;&lt;/strong&gt;, &lt;strong&gt;&lt;em&gt;canvas on the right&lt;/em&gt;&lt;/strong&gt;. Everything else builds on that structure.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Feed it context before you prompt.&lt;/strong&gt; This is the step most people skip, and it's the one that determines whether your output looks generic or looks like &lt;em&gt;your product&lt;/em&gt;. Before you write your first prompt, attach whatever context is relevant.&lt;/p&gt;

&lt;p&gt;Upload screenshots of existing designs, competitor products, or visual inspiration - useful for "&lt;strong&gt;&lt;em&gt;make it look like this&lt;/em&gt;&lt;/strong&gt;" requests. Attach an existing slide deck or document whose style you want Claude to match. Link a code repository directly, and Claude will read your components, tokens, and styling patterns, which makes the output dramatically closer to production-ready.&lt;/p&gt;

&lt;p&gt;If your team has already set up a &lt;strong&gt;&lt;em&gt;design system&lt;/em&gt;&lt;/strong&gt; in Claude Design, it gets inherited automatically - your &lt;em&gt;brand colors&lt;/em&gt;, &lt;em&gt;fonts&lt;/em&gt;, and *components *are already in place with no configuration. Check with your design lead or admin if you're not sure.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://substackcdn.com/image/fetch/$s_!hvpZ!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7fb5c5a5-f4cb-4bd7-b835-7723debd697f_1541x766.png" rel="noopener noreferrer"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fsubstackcdn.com%2Fimage%2Ffetch%2F%24s_%21hvpZ%21%2Cw_1456%2Cc_limit%2Cf_auto%2Cq_auto%3Agood%2Cfl_progressive%3Asteep%2Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252F7fb5c5a5-f4cb-4bd7-b835-7723debd697f_1541x766.png" title="Claude Design" alt="Claude Design" width="800" height="398"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Link a subdirectory, not your whole monorepo.&lt;/strong&gt; If you're working in a large codebase, don't link the root. Link the specific subdirectory relevant to the UI you're building, like &lt;code&gt;apps/marketing&lt;/code&gt; or &lt;code&gt;packages/design-system&lt;/code&gt;. Large repos cause lag and occasional browser issues.&lt;/p&gt;




&lt;h2&gt;
  
  
  Writing a first prompt that works
&lt;/h2&gt;

&lt;p&gt;A weak prompt gets a generic result. A good prompt hits four things: the &lt;strong&gt;goal&lt;/strong&gt; (what you're building), the &lt;strong&gt;layout&lt;/strong&gt; (how it should be arranged), the &lt;strong&gt;content&lt;/strong&gt; (what information goes on it), and the &lt;strong&gt;audience&lt;/strong&gt; (who uses it).&lt;/p&gt;

&lt;p&gt;Here's a weak prompt:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"&lt;/em&gt;&lt;em&gt;Make me a landing page for our new API&lt;/em&gt;&lt;em&gt;."&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;And here's a strong one:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"&lt;/em&gt;&lt;em&gt;Build a landing page for our new Payments API aimed at backend developers. Include a hero with a one-line tagline and a curl code snippet, three feature cards with icons, an interactive API playground mock, pricing tiers, and a footer. Match the style of our existing marketing site."&lt;/em&gt;**&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;You'll feel the difference immediately. Claude will also ask clarifying questions if it needs more information, so you don't have to front-load everything - but the more specific you are upfront, the fewer iterations you'll burn later.&lt;/p&gt;

&lt;p&gt;A few templates that tend to work as starting points:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;em&gt;"&lt;/em&gt;&lt;em&gt;Create a dashboard showing [metric] with filters for [dimension] and [dimension].&lt;/em&gt;&lt;em&gt;"&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;em&gt;"&lt;/em&gt;&lt;em&gt;Design a mobile app onboarding flow with [N] screens that walks users through [features].&lt;/em&gt;&lt;em&gt;"&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;em&gt;"&lt;/em&gt;&lt;em&gt;Build a landing page for [product] with a hero section, [sections], and pricing.&lt;/em&gt;&lt;em&gt;"&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;em&gt;"&lt;/em&gt;&lt;em&gt;Create a form for [purpose] with conditional questions based on [category]."&lt;/em&gt;**&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;em&gt;"&lt;/em&gt;&lt;em&gt;Design an internal tool for [team] to [action].&lt;/em&gt;&lt;em&gt;"&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Iterating: chat vs. inline comments
&lt;/h2&gt;

&lt;p&gt;Claude Design gives you two ways to request changes. Knowing which to use when is the biggest productivity gain you'll get after prompting well.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Use chat for broad changes.&lt;/strong&gt; Anything structural, aesthetic, or conceptual goes in the chat - things like "&lt;strong&gt;&lt;em&gt;make the color scheme darker and more minimal&lt;/em&gt;&lt;/strong&gt;," "&lt;strong&gt;&lt;em&gt;rearrange the dashboard so metrics are in the top row and the chart is below&lt;/em&gt;&lt;/strong&gt;," "&lt;em&gt;**add a settings panel on the right side&lt;/em&gt;&lt;em&gt;,&lt;/em&gt;" or "&lt;em&gt;**show me two or three alternative layouts for this page&lt;/em&gt;&lt;em&gt;.&lt;/em&gt;"&lt;/p&gt;

&lt;p&gt;Chat is also where you ask Claude to explain its design decisions, suggest improvements, or review the design for accessibility. Treat it as a design collaborator, not just a generator.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Use inline comments for targeted changes.&lt;/strong&gt; Click directly on an element on the canvas and pin a comment to it. This is much faster than describing the location in chat. Good inline comments look like "&lt;strong&gt;&lt;em&gt;make this button padding larger&lt;/em&gt;&lt;/strong&gt;," "&lt;strong&gt;&lt;em&gt;change this to a dropdown instead of radio buttons&lt;/em&gt;&lt;/strong&gt;," "&lt;strong&gt;&lt;em&gt;use the primary brand color here&lt;/em&gt;&lt;/strong&gt;," or "&lt;strong&gt;&lt;em&gt;make this section collapsible&lt;/em&gt;&lt;/strong&gt;."&lt;/p&gt;

&lt;p&gt;&lt;a href="https://substackcdn.com/image/fetch/$s_!n0Yn!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F259daeec-84b9-45df-a40c-dc6a67bc07a0_1536x764.png" rel="noopener noreferrer"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5gi28tedo9m822lfzlk3.png" width="800" height="398"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The rule of thumb.&lt;/strong&gt; Comments for component-level changes. Chat for structural or aesthetic changes. If you're describing &lt;em&gt;which&lt;/em&gt; element you mean in chat, you should be using a comment instead. If you're restructuring the layout, you should be using chat.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;If comments go missing.&lt;/strong&gt; There's a known bug where inline comments occasionally disappear before Claude reads them. If a comment isn't being picked up, paste the exact text into the chat instead.&lt;/p&gt;




&lt;h2&gt;
  
  
  Using adjustment knobs
&lt;/h2&gt;

&lt;p&gt;Beyond chat and comments, there are live controls for spacing, color, and layout that you can tweak without prompting. Use these when you want to try several values quickly - sliding padding from 8px to 16px to 24px to see which feels right - and then ask Claude to apply your final choice across the full design. This saves you from burning prompts on "&lt;strong&gt;&lt;em&gt;try 12px... now try 16px... now 20px&lt;/em&gt;&lt;/strong&gt;."&lt;/p&gt;




&lt;h2&gt;
  
  
  Exploring variations without losing your work
&lt;/h2&gt;

&lt;p&gt;If you're unsure about a direction, don't commit - ask for alternatives:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"&lt;/em&gt;&lt;em&gt;Show me 2--3 alternative layouts for the hero section&lt;/em&gt;&lt;em&gt;."&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;If you want to try a completely different direction without abandoning your current one, tell Claude:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"&lt;/em&gt;&lt;em&gt;Save what we have and try a completely different approach&lt;/em&gt;&lt;em&gt;."&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Claude will save the current project and confirm where it's saved, so you can reference earlier iterations later in the conversation. This is the closest thing to version control the tool has today, so use it intentionally.&lt;/p&gt;




&lt;h2&gt;
  
  
  Getting better output: field-tested tips
&lt;/h2&gt;

&lt;p&gt;A few habits that separate a frustrating session from a productive one.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Start simple, then layer in complexity.&lt;/strong&gt; Core layout and content first. Then interactions. Then edge cases. Then polish. Incremental requests produce better results than a single giant prompt.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Be specific in feedback.&lt;/strong&gt; "&lt;strong&gt;&lt;em&gt;This doesn't look right&lt;/em&gt;&lt;/strong&gt;" is hard to act on. "&lt;strong&gt;&lt;em&gt;Tighten the spacing between form fields to 8px&lt;/em&gt;&lt;/strong&gt;" gives Claude exactly what it needs.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Reference your design system by name.&lt;/strong&gt; "&lt;strong&gt;&lt;em&gt;Use the Primary Button component&lt;/em&gt;&lt;/strong&gt;" or "&lt;strong&gt;&lt;em&gt;Apply the Card layout pattern&lt;/em&gt;&lt;/strong&gt;" will get you a much closer match than "&lt;strong&gt;&lt;em&gt;make this look on-brand.&lt;/em&gt;&lt;/strong&gt;"&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Mention responsiveness upfront.&lt;/strong&gt; Say whether the design needs to work on mobile, tablet, and desktop - or just one of those. Retrofitting responsiveness later is painful.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Ask Claude to review its own work.&lt;/strong&gt; Claude can audit for accessibility, contrast ratios, information hierarchy, and general usability. It's an underused feature.&lt;/p&gt;




&lt;h2&gt;
  
  
  Exporting and sharing
&lt;/h2&gt;

&lt;p&gt;When the design is ready, click Export in the upper right. You have several options.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;PDF&lt;/strong&gt; works for stakeholder review. &lt;strong&gt;PPTX&lt;/strong&gt; is good for slide decks. &lt;strong&gt;Standalone HTML&lt;/strong&gt; is the format to use when you want to host the interactive prototype somewhere yourself. &lt;strong&gt;.zip&lt;/strong&gt; gives you the raw assets. &lt;strong&gt;Send to Canva&lt;/strong&gt; opens the design as a fully editable Canva file, via an official integration with Canva - this is the right move when you want to hand off to a designer for polish. An &lt;strong&gt;internal URL&lt;/strong&gt; is shareable within your organization with view, comment, or edit permissions. And &lt;strong&gt;Handoff to Claude Code&lt;/strong&gt; sends the design to your local coding agent or to Claude Code Web.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://substackcdn.com/image/fetch/$s_!2kat!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F700fdaec-adaf-4ba9-b891-081eba1a1069_233x238.png" rel="noopener noreferrer"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdcpfxgfmtd58chscua0i.png" width="233" height="238"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A quick way to choose the format: if you need stakeholder feedback, use an internal URL with comment access. If you're presenting in a meeting, export to PPTX or PDF. If you want a live interactive prototype someone can click through, use standalone HTML. If you want a designer to polish it, send to Canva. If you want to ship it as a real feature, hand off to Claude Code.&lt;/p&gt;




&lt;h2&gt;
  
  
  Handing off to Claude Code
&lt;/h2&gt;

&lt;p&gt;This is the feature that makes Claude Design genuinely different from every other AI design tool. When you're ready to build, Claude packages the design into a handoff bundle - design intent, component structure, and styling context all included - and sends it to Claude Code with a single instruction.&lt;/p&gt;

&lt;p&gt;You have two options: send it to the local coding agent, which picks up Claude Code on your machine against your actual repository, or send it to Claude Code Web, which runs in the cloud.&lt;/p&gt;

&lt;p&gt;The coding agent isn't reverse-engineering a screenshot. It's implementing a design it has structured metadata about. The practical effect: you can go from "&lt;strong&gt;&lt;em&gt;I should probably build this&lt;/em&gt;&lt;/strong&gt;" to a working feature branch in an afternoon, without a traditional design-to-dev handoff ever happening.&lt;/p&gt;




&lt;h2&gt;
  
  
  Collaboration
&lt;/h2&gt;

&lt;p&gt;Projects have three permission levels for sharing within your organization. &lt;strong&gt;View&lt;/strong&gt; is read-only. &lt;strong&gt;Comment&lt;/strong&gt; lets viewers leave comments but not modify the design. &lt;strong&gt;Edit&lt;/strong&gt; lets colleagues modify the design and chat with Claude together in a group conversation.&lt;/p&gt;

&lt;p&gt;The group conversation piece is the interesting one - multiple humans prompting Claude simultaneously on the same canvas. Collaboration is still basic, not yet fully real-time multiplayer, but the foundation is there.&lt;/p&gt;




&lt;h2&gt;
  
  
  Pricing and limits
&lt;/h2&gt;

&lt;p&gt;Claude Design is priced and metered independently from the rest of Claude. It has its own weekly allowances that reset every seven days, sitting alongside (not inside) your existing chat or Claude Code limits. Allowances are per-user, not pooled across your organization.&lt;/p&gt;

&lt;p&gt;On individual plans, &lt;strong&gt;Pro&lt;/strong&gt; is aimed at quick explorations and one-off use. &lt;strong&gt;Max 5x&lt;/strong&gt; is for semi-regular use - PMs and engineers producing regular mockups. &lt;strong&gt;Max 20x&lt;/strong&gt; is for power users: designers and creatives living in the tool.&lt;/p&gt;

&lt;p&gt;On &lt;strong&gt;Team&lt;/strong&gt; plans, each provisioned user gets a weekly allowance; Standard seats are sized for quick explorations, Premium seats for power users. Admins can purchase extra usage for anyone who needs more capacity.&lt;/p&gt;

&lt;p&gt;On &lt;strong&gt;Enterprise&lt;/strong&gt;, there are two billing models. Legacy seat-based works like Team - Standard and Premium seats, each with recurring weekly allowances. Usage-based Enterprise bills at standard API rates under your existing agreement, with a one-time credit covering roughly 20 prompts per user that expires on July 17.&lt;/p&gt;

&lt;p&gt;One thing to flag for ops and compliance: Claude Design is a Labs release and does not yet support audit logs or detailed usage tracking. If that's a blocker for your org, plan accordingly.&lt;/p&gt;




&lt;h2&gt;
  
  
  Known issues and workarounds
&lt;/h2&gt;

&lt;p&gt;The rough edges Anthropic acknowledges today, with fixes.&lt;/p&gt;

&lt;p&gt;If inline comments occasionally disappear before Claude reads them, paste the comment text into the chat. If you hit save errors in compact layout view, switch to full view and retry. If linking a large monorepo causes lag or browser issues, link a specific subdirectory instead of the repo root. If you hit a "&lt;strong&gt;&lt;em&gt;chat upstream error&lt;/em&gt;&lt;/strong&gt;," start a new chat tab inside the same project. And if the design-system import produces messy output, it's probably because the source codebase is messy - clean it up or set up the design system manually.&lt;/p&gt;




&lt;h2&gt;
  
  
  A complete workflow, end to end
&lt;/h2&gt;

&lt;p&gt;Putting it all together, here's what a realistic session looks like when you go from idea to shipped code.&lt;/p&gt;

&lt;p&gt;Open &lt;a href="https://claude.ai/design" rel="noopener noreferrer"&gt;Claude Design&lt;/a&gt; and create a new project. Attach context - a reference screenshot, and link your frontend repo, subdirectory and not the root. Write a specific first prompt using the goal, layout, content, and audience structure. Let Claude ask clarifying questions and answer them.&lt;/p&gt;

&lt;p&gt;Review the first generation without judging it too hard - it's a starting point. Iterate broadly in chat for things like palette, layout, and alternate directions. Iterate surgically with inline comments for spacing, component swaps, and color tweaks. Ask Claude to review the design for accessibility and contrast. If you want to explore a different direction, tell Claude to save the current version before pivoting.&lt;/p&gt;

&lt;p&gt;Export to standalone HTML for a quick shareable preview. Gather feedback via an internal URL with comment access. When it's approved, hand off to Claude Code to implement it against your actual codebase. Ship.&lt;/p&gt;

&lt;p&gt;That loop - prompt to prototype to production, entirely inside one ecosystem - is what Claude Design is actually selling. Everything else in this guide is technique for making each step of the loop go faster.&lt;/p&gt;




&lt;h2&gt;
  
  
  &lt;strong&gt;More from AI For Developers&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;This newsletter is part of &lt;strong&gt;&lt;a href="https://aifordevelopers.org/" rel="noopener noreferrer"&gt;AI For Developers&lt;/a&gt;&lt;/strong&gt; - a growing directory of AI developer tools, APIs, frameworks, and resources. If you're evaluating tools for your stack or just want to stay on top of what's out there, check it out:&lt;/p&gt;

&lt;p&gt;🔗 &lt;strong&gt;&lt;a href="https://aifordevelopers.org/" rel="noopener noreferrer"&gt;AI For Developers&lt;/a&gt;&lt;/strong&gt; - Browse the directory&lt;/p&gt;

&lt;p&gt;📬 &lt;strong&gt;&lt;a href="https://aifordevelopers.substack.com/" rel="noopener noreferrer"&gt;AI For Developers newsletter&lt;/a&gt;&lt;/strong&gt; - Subscribe to the newsletter&lt;/p&gt;

&lt;p&gt;Every issue covers one topic in depth - no fluff, no hype, just the stuff you need to build with AI. &lt;a href="https://aifordevelopers.substack.com/" rel="noopener noreferrer"&gt;Subscribe&lt;/a&gt; if you haven't already, and I'll see you in the next one.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>claude</category>
      <category>design</category>
      <category>webdev</category>
    </item>
    <item>
      <title>[Boost]</title>
      <dc:creator>Dariush</dc:creator>
      <pubDate>Tue, 24 Mar 2026 22:07:44 +0000</pubDate>
      <link>https://forem.com/devush/-44fh</link>
      <guid>https://forem.com/devush/-44fh</guid>
      <description>&lt;div class="ltag__link--embedded"&gt;
  &lt;div class="crayons-story "&gt;
  &lt;a href="https://dev.to/dariubs/python-by-example-learn-python-the-practical-way-1inf" class="crayons-story__hidden-navigation-link"&gt;Python by Example — Learn Python the Practical Way&lt;/a&gt;


  &lt;div class="crayons-story__body crayons-story__body-full_post"&gt;
    &lt;div class="crayons-story__top"&gt;
      &lt;div class="crayons-story__meta"&gt;
        &lt;div class="crayons-story__author-pic"&gt;

          &lt;a href="/dariubs" class="crayons-avatar  crayons-avatar--l  "&gt;
            &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F328202%2F810cc7e1-15ff-4928-988f-746a133a149c.jpeg" alt="dariubs profile" class="crayons-avatar__image" width="640" height="640"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
        &lt;div&gt;
          &lt;div&gt;
            &lt;a href="/dariubs" class="crayons-story__secondary fw-medium m:hidden"&gt;
              Dariush Abbasi
            &lt;/a&gt;
            &lt;div class="profile-preview-card relative mb-4 s:mb-0 fw-medium hidden m:inline-block"&gt;
              
                Dariush Abbasi
                
              
              &lt;div id="story-author-preview-content-3248713" class="profile-preview-card__content crayons-dropdown branded-7 p-4 pt-0"&gt;
                &lt;div class="gap-4 grid"&gt;
                  &lt;div class="-mt-4"&gt;
                    &lt;a href="/dariubs" class="flex"&gt;
                      &lt;span class="crayons-avatar crayons-avatar--xl mr-2 shrink-0"&gt;
                        &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F328202%2F810cc7e1-15ff-4928-988f-746a133a149c.jpeg" class="crayons-avatar__image" alt="" width="640" height="640"&gt;
                      &lt;/span&gt;
                      &lt;span class="crayons-link crayons-subtitle-2 mt-5"&gt;Dariush Abbasi&lt;/span&gt;
                    &lt;/a&gt;
                  &lt;/div&gt;
                  &lt;div class="print-hidden"&gt;
                    
                      Follow
                    
                  &lt;/div&gt;
                  &lt;div class="author-preview-metadata-container"&gt;&lt;/div&gt;
                &lt;/div&gt;
              &lt;/div&gt;
            &lt;/div&gt;

          &lt;/div&gt;
          &lt;a href="https://dev.to/dariubs/python-by-example-learn-python-the-practical-way-1inf" class="crayons-story__tertiary fs-xs"&gt;&lt;time&gt;Feb 11&lt;/time&gt;&lt;span class="time-ago-indicator-initial-placeholder"&gt;&lt;/span&gt;&lt;/a&gt;
        &lt;/div&gt;
      &lt;/div&gt;

    &lt;/div&gt;

    &lt;div class="crayons-story__indention"&gt;
      &lt;h2 class="crayons-story__title crayons-story__title-full_post"&gt;
        &lt;a href="https://dev.to/dariubs/python-by-example-learn-python-the-practical-way-1inf" id="article-link-3248713"&gt;
          Python by Example — Learn Python the Practical Way
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;div class="crayons-story__tags"&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/python"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;python&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/pythonbook"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;pythonbook&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/pythontutorial"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;pythontutorial&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/pythonbyexample"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;pythonbyexample&lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="crayons-story__bottom"&gt;
        &lt;div class="crayons-story__details"&gt;
          &lt;a href="https://dev.to/dariubs/python-by-example-learn-python-the-practical-way-1inf" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left"&gt;
            &lt;div class="multiple_reactions_aggregate"&gt;
              &lt;span class="multiple_reactions_icons_container"&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/exploding-head-daceb38d627e6ae9b730f36a1e390fca556a4289d5a41abb2c35068ad3e2c4b5.svg" width="24" height="24"&gt;
                  &lt;/span&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/multi-unicorn-b44d6f8c23cdd00964192bedc38af3e82463978aa611b4365bd33a0f1f4f3e97.svg" width="24" height="24"&gt;
                  &lt;/span&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/sparkle-heart-5f9bee3767e18deb1bb725290cb151c25234768a0e9a2bd39370c382d02920cf.svg" width="24" height="24"&gt;
                  &lt;/span&gt;
              &lt;/span&gt;
              &lt;span class="aggregate_reactions_counter"&gt;11&lt;span class="hidden s:inline"&gt; reactions&lt;/span&gt;&lt;/span&gt;
            &lt;/div&gt;
          &lt;/a&gt;
            &lt;a href="https://dev.to/dariubs/python-by-example-learn-python-the-practical-way-1inf#comments" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left flex items-center"&gt;
              Comments


              &lt;span class="hidden s:inline"&gt;Add Comment&lt;/span&gt;
            &lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="crayons-story__save"&gt;
          &lt;small class="crayons-story__tertiary fs-xs mr-2"&gt;
            1 min read
          &lt;/small&gt;
            
              &lt;span class="bm-initial"&gt;
                

              &lt;/span&gt;
              &lt;span class="bm-success"&gt;
                

              &lt;/span&gt;
            
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;


</description>
      <category>python</category>
      <category>pythonbook</category>
      <category>pythontutorial</category>
      <category>pythonbyexample</category>
    </item>
    <item>
      <title>[Boost]</title>
      <dc:creator>Dariush</dc:creator>
      <pubDate>Sun, 25 Jan 2026 21:07:25 +0000</pubDate>
      <link>https://forem.com/devush/-1npg</link>
      <guid>https://forem.com/devush/-1npg</guid>
      <description>&lt;div class="ltag__link"&gt;
  &lt;a href="/minouou" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&gt;
      &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3682834%2F2235cf7e-956a-48f8-8805-ce6ebc8f5b52.jpeg" alt="minouou"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://dev.to/minouou/jsbooks-a-curated-list-of-the-best-javascript-books-2foc" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;JSBooks: A Curated List of the Best JavaScript Books&lt;/h2&gt;
      &lt;h3&gt;Minoo ・ Dec 30 '25&lt;/h3&gt;
      &lt;div class="ltag__link__taglist"&gt;
        &lt;span class="ltag__link__tag"&gt;#javascript&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#books&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#jsbooks&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


</description>
      <category>javascript</category>
      <category>books</category>
      <category>jsbooks</category>
    </item>
    <item>
      <title>[Boost]</title>
      <dc:creator>Dariush</dc:creator>
      <pubDate>Mon, 05 Jan 2026 11:03:43 +0000</pubDate>
      <link>https://forem.com/devush/-4j3b</link>
      <guid>https://forem.com/devush/-4j3b</guid>
      <description>&lt;div class="ltag__link"&gt;
  &lt;a href="/minouou" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&gt;
      &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3682834%2F2235cf7e-956a-48f8-8805-ce6ebc8f5b52.jpeg" alt="minouou"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://dev.to/minouou/jsbooks-a-curated-list-of-the-best-javascript-books-2foc" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;JSBooks: A Curated List of the Best JavaScript Books&lt;/h2&gt;
      &lt;h3&gt;Minoo ・ Dec 30 '25&lt;/h3&gt;
      &lt;div class="ltag__link__taglist"&gt;
        &lt;span class="ltag__link__tag"&gt;#javascript&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#books&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#jsbooks&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


</description>
      <category>javascript</category>
      <category>books</category>
      <category>jsbooks</category>
    </item>
    <item>
      <title>[Boost]</title>
      <dc:creator>Dariush</dc:creator>
      <pubDate>Tue, 29 Jul 2025 10:01:41 +0000</pubDate>
      <link>https://forem.com/devush/-4fie</link>
      <guid>https://forem.com/devush/-4fie</guid>
      <description>&lt;div class="ltag__link--embedded"&gt;
  &lt;div class="crayons-story "&gt;
  &lt;a href="https://dev.to/aifordevelopers/the-awesome-ai-coding-tools-repo-has-a-new-home-and-a-bigger-mission-4bj6" class="crayons-story__hidden-navigation-link"&gt;The Awesome AI Coding Tools Repo Has a New Home — and a Bigger Mission&lt;/a&gt;


  &lt;div class="crayons-story__body crayons-story__body-full_post"&gt;
    &lt;div class="crayons-story__top"&gt;
      &lt;div class="crayons-story__meta"&gt;
        &lt;div class="crayons-story__author-pic"&gt;
          &lt;a class="crayons-logo crayons-logo--l" href="/aifordevelopers"&gt;
            &lt;img alt="AI For Developer logo" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F11297%2F11898efc-e8d3-48c9-a3fb-7ef95236866e.png" class="crayons-logo__image"&gt;
          &lt;/a&gt;

          &lt;a href="/tokyodal" class="crayons-avatar  crayons-avatar--s absolute -right-2 -bottom-2 border-solid border-2 border-base-inverted  "&gt;
            &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3301614%2Fdcb9331a-2781-495c-9be3-4ef3f053efc1.jpg" alt="tokyodal profile" class="crayons-avatar__image"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
        &lt;div&gt;
          &lt;div&gt;
            &lt;a href="/tokyodal" class="crayons-story__secondary fw-medium m:hidden"&gt;
              Tokyo Dal
            &lt;/a&gt;
            &lt;div class="profile-preview-card relative mb-4 s:mb-0 fw-medium hidden m:inline-block"&gt;
              
                Tokyo Dal
                
              
              &lt;div id="story-author-preview-content-2730159" class="profile-preview-card__content crayons-dropdown branded-7 p-4 pt-0"&gt;
                &lt;div class="gap-4 grid"&gt;
                  &lt;div class="-mt-4"&gt;
                    &lt;a href="/tokyodal" class="flex"&gt;
                      &lt;span class="crayons-avatar crayons-avatar--xl mr-2 shrink-0"&gt;
                        &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3301614%2Fdcb9331a-2781-495c-9be3-4ef3f053efc1.jpg" class="crayons-avatar__image" alt=""&gt;
                      &lt;/span&gt;
                      &lt;span class="crayons-link crayons-subtitle-2 mt-5"&gt;Tokyo Dal&lt;/span&gt;
                    &lt;/a&gt;
                  &lt;/div&gt;
                  &lt;div class="print-hidden"&gt;
                    
                      Follow
                    
                  &lt;/div&gt;
                  &lt;div class="author-preview-metadata-container"&gt;&lt;/div&gt;
                &lt;/div&gt;
              &lt;/div&gt;
            &lt;/div&gt;

            &lt;span&gt;
              &lt;span class="crayons-story__tertiary fw-normal"&gt; for &lt;/span&gt;&lt;a href="/aifordevelopers" class="crayons-story__secondary fw-medium"&gt;AI For Developer&lt;/a&gt;
            &lt;/span&gt;
          &lt;/div&gt;
          &lt;a href="https://dev.to/aifordevelopers/the-awesome-ai-coding-tools-repo-has-a-new-home-and-a-bigger-mission-4bj6" class="crayons-story__tertiary fs-xs"&gt;&lt;time&gt;Jul 29 '25&lt;/time&gt;&lt;span class="time-ago-indicator-initial-placeholder"&gt;&lt;/span&gt;&lt;/a&gt;
        &lt;/div&gt;
      &lt;/div&gt;

    &lt;/div&gt;

    &lt;div class="crayons-story__indention"&gt;
      &lt;h2 class="crayons-story__title crayons-story__title-full_post"&gt;
        &lt;a href="https://dev.to/aifordevelopers/the-awesome-ai-coding-tools-repo-has-a-new-home-and-a-bigger-mission-4bj6" id="article-link-2730159"&gt;
          The Awesome AI Coding Tools Repo Has a New Home — and a Bigger Mission
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;div class="crayons-story__tags"&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/ai"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;ai&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/awesome"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;awesome&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/programming"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;programming&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/machinelearning"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;machinelearning&lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="crayons-story__bottom"&gt;
        &lt;div class="crayons-story__details"&gt;
          &lt;a href="https://dev.to/aifordevelopers/the-awesome-ai-coding-tools-repo-has-a-new-home-and-a-bigger-mission-4bj6" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left"&gt;
            &lt;div class="multiple_reactions_aggregate"&gt;
              &lt;span class="multiple_reactions_icons_container"&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/multi-unicorn-b44d6f8c23cdd00964192bedc38af3e82463978aa611b4365bd33a0f1f4f3e97.svg" width="18" height="18"&gt;
                  &lt;/span&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/raised-hands-74b2099fd66a39f2d7eed9305ee0f4553df0eb7b4f11b01b6b1b499973048fe5.svg" width="18" height="18"&gt;
                  &lt;/span&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/sparkle-heart-5f9bee3767e18deb1bb725290cb151c25234768a0e9a2bd39370c382d02920cf.svg" width="18" height="18"&gt;
                  &lt;/span&gt;
              &lt;/span&gt;
              &lt;span class="aggregate_reactions_counter"&gt;12&lt;span class="hidden s:inline"&gt; reactions&lt;/span&gt;&lt;/span&gt;
            &lt;/div&gt;
          &lt;/a&gt;
            &lt;a href="https://dev.to/aifordevelopers/the-awesome-ai-coding-tools-repo-has-a-new-home-and-a-bigger-mission-4bj6#comments" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left flex items-center"&gt;
              Comments


              1&lt;span class="hidden s:inline"&gt; comment&lt;/span&gt;
            &lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="crayons-story__save"&gt;
          &lt;small class="crayons-story__tertiary fs-xs mr-2"&gt;
            2 min read
          &lt;/small&gt;
            
              &lt;span class="bm-initial"&gt;
                

              &lt;/span&gt;
              &lt;span class="bm-success"&gt;
                

              &lt;/span&gt;
            
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;


</description>
      <category>ai</category>
      <category>awesome</category>
      <category>programming</category>
      <category>machinelearning</category>
    </item>
    <item>
      <title>Awesome DevTools — A Curated List of Tools for Developers</title>
      <dc:creator>Dariush</dc:creator>
      <pubDate>Fri, 11 Jul 2025 06:49:38 +0000</pubDate>
      <link>https://forem.com/devush/awesome-devtools-a-curated-list-of-tools-for-developers-4lkd</link>
      <guid>https://forem.com/devush/awesome-devtools-a-curated-list-of-tools-for-developers-4lkd</guid>
      <description>&lt;p&gt;Let’s be real: half of being a developer is writing code — the other half is finding the right tool to fix something, debug faster, or automate the boring stuff.&lt;/p&gt;

&lt;p&gt;Over the years, I’ve collected a ton of bookmarks, extensions, CLI tools, web apps, and random utilities that have saved me time (and sanity). So I finally put them all in one place:&lt;/p&gt;

&lt;p&gt;👉 &lt;strong&gt;&lt;a href="https://github.com/devtoolsd/awesome-devtools" rel="noopener noreferrer"&gt;awesome-devtools&lt;/a&gt;&lt;/strong&gt; – a GitHub repo full of &lt;strong&gt;developer tools that actually help.&lt;/strong&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  💡 Why I built this
&lt;/h2&gt;

&lt;p&gt;There are already a bunch of “awesome” lists on GitHub, but most are either outdated or mix in too much stuff — libraries, frameworks, articles, courses, you name it.&lt;/p&gt;

&lt;p&gt;I wanted something &lt;strong&gt;clean, practical, and focused on tools&lt;/strong&gt; — not packages, not tutorials. Just &lt;strong&gt;tools&lt;/strong&gt; that make your dev workflow better.&lt;/p&gt;

&lt;p&gt;If it helps you:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Debug faster 🐞&lt;/li&gt;
&lt;li&gt;Write better code ✍️&lt;/li&gt;
&lt;li&gt;Test smarter ✅&lt;/li&gt;
&lt;li&gt;Ship safer 🚢&lt;/li&gt;
&lt;li&gt;Or just save time 🕐
…it’s probably in there.&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🧰 What’s inside
&lt;/h2&gt;

&lt;p&gt;The list is organized by category, so you can quickly jump to what you need:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🧪 Testing &amp;amp; Debugging tools
&lt;/li&gt;
&lt;li&gt;🛡️ Security &amp;amp; privacy utilities
&lt;/li&gt;
&lt;li&gt;🧠 Productivity &amp;amp; workflow helpers
&lt;/li&gt;
&lt;li&gt;🌐 Browser extensions
&lt;/li&gt;
&lt;li&gt;⚙️ DevOps, CI/CD, monitoring
&lt;/li&gt;
&lt;li&gt;🧱 API tools
&lt;/li&gt;
&lt;li&gt;🖥️ Desktop &amp;amp; terminal tools
&lt;/li&gt;
&lt;li&gt;📦 Package managers &amp;amp; dependency scanners
...and more.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Browse the whole thing here → &lt;a href="https://github.com/devtoolsd/awesome-devtools" rel="noopener noreferrer"&gt;https://github.com/devtoolsd/awesome-devtools&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  🔎 A few tools I love from the list
&lt;/h2&gt;

&lt;p&gt;Here are just a few personal favorites:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://httpie.io" rel="noopener noreferrer"&gt;HTTPie&lt;/a&gt; – clean UI for API testing
&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://tldr.sh" rel="noopener noreferrer"&gt;tldr.sh&lt;/a&gt; – simplified man pages for common commands
&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://caniuse.com" rel="noopener noreferrer"&gt;Can I Use&lt;/a&gt; – browser support reference
&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/FiloSottile/mkcert" rel="noopener noreferrer"&gt;mkcert&lt;/a&gt; – make localhost HTTPS easy
&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.wappalyzer.com" rel="noopener noreferrer"&gt;Wappalyzer&lt;/a&gt; – tech stack detector for websites
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;But honestly, there’s a lot more. And I'm constantly adding to it.&lt;/p&gt;




&lt;h2&gt;
  
  
  🧩 Got something cool to add?
&lt;/h2&gt;

&lt;p&gt;This repo is open-source and totally community-driven. If you know a tool that belongs on the list (or built one yourself), &lt;strong&gt;send a PR&lt;/strong&gt;!&lt;/p&gt;

&lt;p&gt;✅ Add a link&lt;br&gt;&lt;br&gt;
✅ Brief description&lt;br&gt;&lt;br&gt;
✅ Keep it awesome&lt;/p&gt;

&lt;p&gt;→ &lt;a href="https://github.com/devtoolsd/awesome-devtools" rel="noopener noreferrer"&gt;Submit a pull request&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Or just star the repo if you think it’s useful ⭐&lt;/p&gt;




&lt;h2&gt;
  
  
  📌 TL;DR
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;I made a GitHub repo called &lt;strong&gt;&lt;a href="https://github.com/devtoolsd/awesome-devtools" rel="noopener noreferrer"&gt;awesome-devtools&lt;/a&gt;&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;It’s a curated list of useful dev tools (no fluff)
&lt;/li&gt;
&lt;li&gt;It’s open-source — you can contribute
&lt;/li&gt;
&lt;li&gt;If you like it, share it or star it 🙌
&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;Thanks for checking it out! Hope it becomes one of those tabs you leave open forever 😉&lt;/p&gt;

&lt;p&gt;Happy coding 👨‍💻👩‍💻  &lt;/p&gt;

</description>
      <category>devtools</category>
      <category>productivity</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
