You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I posted this feature request on r/tailwindcss, and was asked (and later thought) that this may be a better place.
For context I am not a front-end engineer. More of a rails full-stack. I use Tailwind Plus pure HTML version. I have a visual-design-moronism in a sense that I cannot create any beautiful design from scratch. This is where twp came to help and made it very easy for me to create all the designs for my SaaS using basic components as building blocks. The problem, however then became looking at every component's code snippets and figuring out which div goes where and god forbid if I need to hook it up to template variables which becomes even more tedious.
What I did was wrote a scraper that would pretend to be me, log into twp account and scrape all the components into neat directory structure that would sit under .twp directory (which is added to .gitignore). Then I added an agent workflow (I use antigravity) with directions to use twp components from that directory and voila! All I need to do now is just tell "design a page w/ x component for a header and y-style for a list" and off my agent goes.
So I was wondering how hard would it be for TailwindLabs team to add some MCP server to their Plus account and provide said MCP through VS Code or Antigravity extension with some authentication header to basically replicate this functionality?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I posted this feature request on r/tailwindcss, and was asked (and later thought) that this may be a better place.
For context I am not a front-end engineer. More of a rails full-stack. I use Tailwind Plus pure HTML version. I have a visual-design-moronism in a sense that I cannot create any beautiful design from scratch. This is where twp came to help and made it very easy for me to create all the designs for my SaaS using basic components as building blocks. The problem, however then became looking at every component's code snippets and figuring out which div goes where and god forbid if I need to hook it up to template variables which becomes even more tedious.
What I did was wrote a scraper that would pretend to be me, log into twp account and scrape all the components into neat directory structure that would sit under .twp directory (which is added to .gitignore). Then I added an agent workflow (I use antigravity) with directions to use twp components from that directory and voila! All I need to do now is just tell "design a page w/ x component for a header and y-style for a list" and off my agent goes.
So I was wondering how hard would it be for TailwindLabs team to add some MCP server to their Plus account and provide said MCP through VS Code or Antigravity extension with some authentication header to basically replicate this functionality?
Beta Was this translation helpful? Give feedback.
All reactions