<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SkinnyWP</title>
	<atom:link href="https://skinnywp.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://skinnywp.com</link>
	<description>Design tactics for Figma and ACSS</description>
	<lastBuildDate>Tue, 16 Dec 2025 18:56:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>

<image>
	<url>https://skinnywp.com/wp-content/uploads/2026/02/cropped-icon-32x32.png</url>
	<title>SkinnyWP</title>
	<link>https://skinnywp.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>EtchWP: Not Just Another WordPress Page Builder</title>
		<link>https://skinnywp.com/etchwp-not-just-another-wordpress-page-builder/</link>
		
		<dc:creator><![CDATA[John Fraskos]]></dc:creator>
		<pubDate>Fri, 01 Aug 2025 20:49:32 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://skinnywp.com/?p=2683</guid>

					<description><![CDATA[EtchWP is a new kind of WordPress builder that combines efficiency with deep flexibility. Here are its most stand-out features.]]></description>
										<content:encoded><![CDATA[
<p>WordPress is bloated with page builders &#8211; but most either trap your content in proprietary code or bury your creativity under rigid UIs. Etch does neither.</p>

<p>If you build websites with WordPress, you’ve probably felt the friction. Either choose <strong>the convenience of a visual builder</strong> (fast and easy, but rigid and limited), or <strong>go all-in on an IDE</strong> (powerful and flexible, but complex and time-consuming).</p>

<p>Etch isn’t just another compromise &#8211; it’s a completely new way to build. Created by Digital Gravy, the team behind Automatic.css and Frames, Etch blends the speed and ease of visual layout building with the raw flexibility of an IDE. It’s still in active development, but in less than a year, the team has exceeded all expectations.</p>

<h2 class="wp-block-heading">Full Markup Access</h2>

<p>Etch gives you access to the <strong>genetic code of your layout.</strong> It truly does.</p>

<p>If you’ve worked with visual page builders, you’ve probably noticed how your content is locked behind walled gardens and hidden wrappers. You&#8217;re trapped inside a black box, relying on workarounds or complex hacks to achieve the results you want. <strong>The actual code is sealed off, based on the assumption that you need to be protected from it.</strong></p>

<p>Etch flips that completely. It gives you great strength and great responsibility. You get direct, immediate access to your site&#8217;s HTML, CSS, and JavaScript right inside the visual interface. You can <strong>edit markup directly,</strong> paste snippets from another project, or even drop in AI-generated code.</p>

<h2 class="wp-block-heading">Clean code output, no divception</h2>

<p>Most builders overload your DOM with unnecessary divs, auto-generated IDs, and mystery classes. The result? Slower sites, clunky markup, and painful maintenance.</p>

<p>Etch takes the opposite path. It outputs clean, semantic HTML and CSS, structured exactly how you&#8217;d write it by hand, and even better. Every element in your layout is readable, streamlined, and lightweight. <strong>Watching the DOM is finally a bliss.</strong></p>

<h2 class="wp-block-heading">Real components</h2>

<p>Etch comes with a powerful component engine built for flexibility.</p>

<p>Instead of copying, pasting, and re-styling sections over and over, you build <strong>reusable, dynamic components. </strong>You can set custom props visually, apply conditional logic, and sync components site-wide as native WordPress patterns. As someone who is passionate about components, I must say that <strong>components in Etch are truly next-level.</strong></p>

<h2 class="wp-block-heading">Dynamic content and loops</h2>

<p>Etch lets you pull and display dynamic content directly within your layout, in a crystal-clear visual way.</p>

<p>You can bind dynamic fields from your database, custom fields (from any plugin), or even external data sources like JSON or REST APIs. Need custom post types or fields? You can create and manage them inside the editor <strong>without the need to wander endlessly in wp-admin pages.</strong></p>

<p>Etch’s built-in Loop Engine lets you loop through posts, CPTs, taxonomies, users, and more. It supports nested loops, visual conditional logic, and reusable loop configurations. You get full control over dynamic layouts &#8211; without writing a line of PHP.</p>

<h2 class="wp-block-heading">A truly unified environment for your workflow</h2>

<p>The basic premise of Etch is that it isn’t just a builder. It’s a unified development environment.</p>

<p>You can <strong>design, develop, and manage content without ever leaving the editor. </strong>From creating layout templates to defining CPTs and building dynamic logic &#8211; it all happens in one <strong>clean, modular interface, keeping your workflow momentum intact.</strong></p>

<h2 class="wp-block-heading">CSS-framework agnostic</h2>

<p>Etch integrates natively with <a href="https://automaticcss.com/ref/152/" target="_blank" rel="noreferrer noopener nofollow">Automatic.css (ACSS)</a>, the powerful CSS framework developed by the same team. It gives you a serious design advantage with a full set of classes and variables for spacing, typography, color, and more, right out of the box.</p>

<p>But Etch doesn’t lock you in. <strong>It’s completely framework agnostic. </strong>Thanks to its flexible structure and full code access, you can bring your own system &#8211; whether that’s Tailwind, Core Framework, or any custom setup you prefer. Whatever you’re used to working with, Etch gets out of your way and lets you use it.</p>

<h2 class="wp-block-heading">Native Gutenberg authoring</h2>

<p>Etch fully and truly embraces WordPress core.</p>

<p>Everything you build is <strong>saved as native Gutenberg blocks or FSE templates.</strong> Even better, Etch supports two-way sync: make edits in Gutenberg and they automatically reflect back in Etch.</p>

<p><strong>What you see in the Etch editor is what you see in Gutenberg</strong> &#8211; and vice versa.</p>

<p>This means zero vendor lock-in. Your content remains portable, editable, and safe. Clients can safely manage content inside Gutenberg without touching your layout.</p>

<h2 class="wp-block-heading">Great for beginners</h2>

<p>Whether you&#8217;re a visual designer (like me) stepping into development or an experienced dev seeking a faster workflow, Etch meets you where you are.</p>

<p>For beginners, the real power of Etch is that it teaches you as you go. I’ve learned more about HTML and CSS in a few weeks of using Etch daily than I did in the last year.</p>

<p>Is there a learning curve? Yes. Can you break things? Yup. <strong>With great power comes great responsibility.</strong> But that’s exactly how you grow &#8211; and the satisfaction that comes with knowing what you’re doing is unbeatable.</p>

<h2 class="wp-block-heading">AI-ready</h2>

<p>Etch gives you full access to HTML, CSS, and JavaScript &#8211; making it naturally compatible with AI-assisted workflows.</p>

<p>Ask your favorite AI tool (ChatGPT, Grok, Claude, etc.) to <strong>generate semantic code</strong> &#8211; HTML, CSS, JS, and soon even PHP &#8211; and <strong>paste it directly into Etch.</strong> You can then refine it visually or tweak it manually. It’s frictionless.</p>

<p>And this is just the beginning. The Etch team <strong>plans to launch its own LLM, directly integrated into the builder.</strong> When that happens, we’re looking at a new level of efficiency that could truly change the game.</p>

<h2 class="wp-block-heading">Shall you invest in EtchWP?</h2>

<p>If you’re a WordPress professional building client sites or a <strong>beginner looking to break into the industry,</strong> then EtchWP should be on your radar.</p>

<p>We’re still early. Dedicate a couple of hours each week to explore it and sharpen your skills. It’s not just a financial investment, but also an investment in your future capabilities and skillset.</p>

<p>Etch v1 is set to launch in September. Until then, there’s <strong>a limited-time LTD available for early adopters.</strong> It’s still in alpha, but it’s more than ready to get your hands dirty.</p>

<p>Use this affiliate link to support the content creation at Skinny and make sure you join the mailing list for updates and workflow tutorials built around Etch.</p>

<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
<div class="wp-block-button btn--primary"><a class="wp-block-button__link wp-element-button" href="https://etchwp.com/?aff=de6a5b94" target="_blank" rel="nofollow noreferrer noopener">Buy Etch</a></div>
</div>

<p>See you on the other side!</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>SkinnyWP: WordPress Design with Etch and ACSS</title>
		<link>https://skinnywp.com/skinnywp-wordpress-design-with-etch-and-acss/</link>
					<comments>https://skinnywp.com/skinnywp-wordpress-design-with-etch-and-acss/#respond</comments>
		
		<dc:creator><![CDATA[John Fraskos]]></dc:creator>
		<pubDate>Sat, 19 Jul 2025 12:25:38 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://skinnywp.com/?p=1874</guid>

					<description><![CDATA[SkinnyWP is a design-first space where I share workflows, assets and insights from my journey building Etch-powered WordPress sites.]]></description>
										<content:encoded><![CDATA[
<p>Hey, I’m John! Thanks for taking the time to read this post. You’re probably here to learn what SkinnyWP is, why I created it, and a little about me. If so, keep reading.</p>

<h2 class="wp-block-heading">About me</h2>

<p>I’m John, a UI designer based in Greece, where I live with my wife and daughter. My WordPress journey began in 2013 when I designed my first themes. Together with a developer partner, we released them on ThemeForest.</p>

<p>Since then, I’ve worked across the WordPress ecosystem &#8211; designing plugin UIs, themes, and client websites. I was an early Elementor adopter in 2017 and created some of the first templates for the platform. Over time, my focus shifted to <strong data-etch-ref="q80vuri">Design Systems, template and pattern libraries, and design-to-development workflows</strong>.</p>

<p>In 2023, at WordCamp Athens, a friend introduced me to Bricks. That discovery led me to <strong data-etch-ref="vcyn4qz">Automatic.CSS (ACSS)</strong> &#8211; and it completely changed my workflow. Since then, I’ve been sharpening my front-end skills, exploring CSS and HTML in depth, and focusing on <strong data-etch-ref="h8qxhpv">semantic Figma workflows</strong>, bridging the gap between design and clean, ACSS-powered front-end builds.</p>

<p>You can learn more about me and my work at <a href="https://johnfraskos.com" target="_blank" rel="noreferrer noopener">my personal website.</a></p>

<h2 class="wp-block-heading">SkinnyWP</h2>

<p>SkinnyWP is my hub for documenting and sharing my journey with <strong data-etch-ref="iq5f8t4">Etch</strong> &#8211; a WordPress page builder that’s pushing me (and many others) to rethink how we work in our daily project operations.</p>

<p>For someone coming from a purely design background, diving deeper into how things work under the hood has been liberating. SkinnyWP is where I’ll share <strong data-etch-ref="9gox7d5">design-first resources and workflow ideas</strong>, including:</p>

<ul class="wp-block-list">
<li>Components, layouts &amp; template kits</li>



<li>Practical tutorials</li>



<li>Figma-to-Etch workflow experiments</li>
</ul>

<h2 class="wp-block-heading">Who is Skinny for</h2>

<p>SkinnyWP is for anyone who has <strong data-etch-ref="bgcjs6v">skin in the Etch game</strong> &#8211; designers, developers, or anyone who wants to improve their workflow with Etch and ACSS.</p>

<p>This is a <strong data-etch-ref="z58x6cm">design-first space</strong>. If you’re looking for advanced CSS techniques or complex JS snippets, this isn’t the place. I keep things <strong data-etch-ref="7xuv9dq">as simple as possible</strong>, with ACSS as the backbone and design as the primary driver.</p>

<p>If you care about building clean, thoughtful, design-focused sites with Etch &#8211; and want to see how Figma can fit into that workflow &#8211; you’ll feel right at home here.</p>

<h2 class="wp-block-heading">What’s Next?</h2>

<p>I’ll be sharing resources, templates, and workflow experiments soon. If you’re curious about Etch and want to follow along, subscribe to get updates as I publish new stuff.</p>

<p>Thanks for being here!<br data-etch-ref="8i9ahz6"></p>

<figure class="wp-block-image size-full is-resized"><img decoding="async" src="https://skinnywp.com/wp-content/uploads/2025/07/signature.svg" alt="signature of John" class="wp-image-1753" style="width:134px;height:auto"/></figure>
]]></content:encoded>
					
					<wfw:commentRss>https://skinnywp.com/skinnywp-wordpress-design-with-etch-and-acss/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
