Stop typing “make it look modern”. There are 2,000+... 𝗗𝗘𝗦𝗜𝗚𝗡.𝗺𝗱 files from top products. Colors. Typography. Spacing. Component rules. All packed into a single Markdown file your AI reads before it generates anything. → Works with Claude Code, Cursor, Lovable, Bolt → 100% Free to use Pick a style you like. Drop it in your repo.show more

Alvaro Cintas
277,716 просмотров • 4 месяцев назад
2,000+ DESIGN.md files from real product sites, colors, type,... spacing, components, ready to paste into Cursor, Claude Code, v0 or Lovable. give your agent real design taste before it builds. 👉show more

Imran
185,614 просмотров • 1 месяц назад
Stop...Your AI shouldn’t sit in a sidebar. It should... actually work inside your notes. AnySlate just made that real. Your AI can: • read your markdown files • edit sections • create docs • search your workspace • organize everything No copy paste No switching tabs No proprietary lock-in Every file is a real .md file Your notes stay portable forever And the wild part — it supports MCP natively So Claude, Cursor, or Windsurf can directly work inside your workspace This is the shift from AI that helps you write to AI that manages your knowledge Real-time collaboration Built-in AI assistant PDF + web publishing Version history Works on Mac Windows Linux + browser This is what a modern markdown editor should look likeshow more

Nainsi Dwivedi
13,617 просмотров • 5 месяцев назад
You can now understand any codebase instantly with this... free tool. It's called Understand Anything. It scans your entire project and builds an interactive visual map of every file, function, class, and dependency. Click anything. Search anything. Ask questions about it directly. Works with Claude Code, Codex, Cursor, Copilot, and Gemini CLI. One command to install. 100% Free. Open Source.show more

Simplifying AI
22,410 просмотров • 2 месяцев назад
We finally have a "Figma for AI agents." It's... called Awesome-design-md. A curated collection of UI systems extracted from 50+ top websites, formatted specifically for coding agents. Instead of parsing screenshots or messy design files, you drop a DESIGN.md straight into your project. It upgrades your AI's UI skills instantly. > Unlocks 50+ elite design systems: Cursor, Vercel, Stripe, Spotify, SpaceX, and more > Structured into 9 clear sections: typography, spacing, elevation, rules > Includes light/dark previews for quick visual checks > Uses Google Stitch's native plain-text format for LLMs Every file also comes with an Agent Guide, ready-to-use prompts included. 100% Free. Open Source.show more

Simplifying AI
12,824 просмотров • 2 месяцев назад
if you use claude code, this will save you... real money. the problem: every time you make an edit, your ai rereads the whole codebase to figure out what changed. tens of thousands of tokens, every turn, for context it already had. this repo fixes it. it’s called code review graph, and it just maps your entire codebase: every file, every function, every connection laid out so you can see the actual shape of your project how to set up (2 min): 1. pip install code-review-graph 2. code-review-graph install - auto-configures Claude Code, Cursor, Codex, Gemini CLI + more 3. code-review-graph build change one function, and it traces exactly what that touches... every caller, every dependent file, every test. your ai only reads what's affected, not the whole repo. and the savings are wild. a task that used to burn ~100,000 tokens (about a dollar) now runs closer to a penny.show more

Alvaro Cintas
75,596 просмотров • 1 месяц назад
I genuinely don't understand why everyone isn't using this... yet Andrej Karpathy, a co-founder of OpenAI, posted a simple idea that hit 16 million views: stop using AI to write code, use it to build a second brain. You point Claude Code at a folder, drop in any source, an article, a transcript, a PDF, and Claude reads it, links it, and files it into a living wiki of everything you know. It compounds like interest, the more you feed it, the smarter it gets. Here's the whole thing: > Install Obsidian, create a vault, open it in Claude Code > Paste Karpathy's wiki idea file and tell Claude to build it > Claude makes three folders: raw for sources, wiki for its pages, a CLAUDE.md that runs it > Drop any source into raw and say "ingest this" > Ask questions across everything, forever Five minutes to set up, and you never start from a blank chat again. Full step-by-step guide with Claude and Obsidian, link below. Bookmark thisshow more

Ridark
7,012,843 просмотров • 3 месяцев назад
🤯 THIS FEELS ILLEGAL AND I LOVE IT. I... found a personal AI assistant that actually runs on your computer 24/7 and gets smarter the more you use it. It is called Mercury. 100% FREE. Think of it like having a smart assistant who never forgets anything. Here is what it does: ↳ Remembers everything about you ↳ Asks before doing anything risky It will not run commands or touch your files without permission. You stay in control always. ↳ You can message it from anywhere ↳ Has 31 tools built in ↳ Protects your AI credits One command to install: npx @cosmicstack/mercury-agent 100% OpenSource. Works on Mac, Windows, and Linux.show more

Kanika
13,601 просмотров • 3 месяцев назад
ANTHROPIC JUST TURNED AI AGENTS INTO GIT REPOS Anthropic... shipped "ant" - a CLI that runs every Claude API endpoint straight from your terminal. The headline isn't the terminal access. It's that you can now version-control an AI agent as YAML in Git and have CI sync it to the Claude Platform, the same way you ship code. - Every API resource is a subcommand: messages, models, files, agents, sessions - Define an agent in a YAML file, check it into your repo, and keep it in sync with one update command - Spin up a session, send it an event, then pull every event and tool call back from the same CLI - Claude Code knows how to drive ant out of the box - it shells out and reads the results with no glue code Agents just stopped being prompts you babysit and became infrastructure you deploy.show more

BuBBliK
200,456 просмотров • 3 месяцев назад
A SINGLE CLAUDE SKILL JUST HIT 58,000 STARS IN... ONE WEEK ON GITHUB. 58,000 stars. 2.9k forks. free. Bookmark this before you forget. Your Claude will start working differently. It makes Claude think like the laziest senior dev on the team. 54% less code. 20% cheaper. 27% faster. swap it into your Claude Code today. Link below. Claude → Ponytail → Less Code → Lower Cost → Moneyshow more

Kirill
4,191,733 просмотров • 3 месяцев назад
been getting a lot of qs on how i... vibe coded this demo. and the answer is: stop acting like a coder and start acting like a PM! my exact playbook👇 1. logic first ignore the UI/graphics. focus strictly on how it works. do a massive brain dump of every requirement into a plain txt file and drop it in your root folder. make it exhaustively detailed. 2. the stack · Nano Banana 2 (tiles/textures/3D refs) · Tripo AI (turning the 2D pics into actual 3D models) · Cursor + Opus 4.6 (doing the heavy lifting) · Netlify (deploy) 3. hire the AI PM feed your brain dump to an LLM. tell it to write a technical spec sheet like a senior PM would. drop that in the root too. 4. the scrum master have it break the entire project down into a markdown checklist by phases. notice we still haven't touched the codebase yet. that's the point. 5. let it cook go to your agent in Cursor and literally just prompt "Start Phase 1". test locally. bugs? tell it to fix. works? "Start Phase 2". loop this until you're done. Now you can focus on visuals, refine them with the agent. And yes, it can deploy it for you too if you give it perms. stop rushing to the editor. architect the idea and let the AI sweat the code. Open sourced repo in the qt post belowshow more

TechHalla
70,449 просмотров • 6 месяцев назад
I still don't understand why everyone is not using... this yet. Thanks to it, a year ago I increased my income to 17,000 dollars a month Andrey Karpathy, co-founder of OpenAI, published a simple idea that got 16 million views: stop using AI to write code, use it to build a second brain You point Claude Code to a folder, drop any source in there (an article, transcript, PDF) and Claude reads it, links it, and saves it into a living wiki of everything you know. It compounds like interest: the more you feed it, the smarter it gets Here is the gist: Install Obsidian, create a vault, open it in Claude Code Paste the file with Karpathy's wiki idea and tell Claude to build it Claude creates three folders: raw for sources, wiki for its pages, CLAUDE which runs everything Drop any source into raw and say "ingest this" Ask questions across everything, forever Five minutes to set up, and you never start with an empty chat again The full step-by-step guide is in the article. Save to bookmarksshow more

Bober_smart
2,871,279 просмотров • 1 месяц назад
Claude Code Scheduled Tasks is now available... here's a... solid idea to connect it with Telegram Save this so you don't forget to set it up! First, ask Claude to add a simple Telegram messaging module to your repo. You can use the Telegram Bot Builder Skill from Link: Install command: npx claude-code-templates@latest --skill enterprise-communication/telegram-bot-builder Once the module is in your project, grab your bot credentials from BotFather and add the bot ID to your .env file That's it! ✅ Now every Scheduled Task you create should end with an instruction for Claude to send the task result to Telegram using that module. Claude will handle the delivery automatically on every task it runsshow more

Daniel San
91,123 просмотров • 6 месяцев назад
BUILD KARPATHY'S SECOND BRAIN WITH CLAUDE OPUS 5 +... OBSIDIAN Andrej Karpathy (OpenAI co-founder) shared an architecture that turns Claude into a persistent second brain not just a basic chat window how it works: > point Claude Code at an Obsidian vault folder > drop articles, PDFs, or video transcripts into raw > Claude reads them, updates summaries, cross-references everything > the knowledge base compounds like interest, never resets on a new chat the setup: > install create a local vault folder > open it in Claude Code, paste Karpathy's wiki prompt > > let the agent build raw, wiki, and CLAUDE.md folders > drop any file into raw, tell it to ingest > ask questions, get compiled summaries back this skips rag overhead entirely. your vault stays organized on its own run ingest on a schedule and it's loop engineering: sense a new file, plan, write, verify, repeat how do you manage your local knowledge base?show more

Mr. Buzzoni
15,682 просмотров • 1 месяц назад
🤯 Andrej Karpathy's coding rules have officially broken the... internet. [BOOKMARK THIS NOW] 144,000 stars. #1 on GitHub for 28 days straight. But 99% of people still haven't heard of them. Here's what a CLAUDE.md ACTUALLY is, and why it quietly fixed the biggest problem with AI coding: It's a text file Claude reads before it touches your code. Standing instructions. It never forgets them. The 4 rules that went viral: - Think before coding. State assumptions. Ask when unsure. Never guess. - Simplicity first. Minimum code that solves the problem. Nothing extra. - Surgical changes. Touch only what was asked. Every line traces back to the request. - Goal-driven. Turn vague instructions into a test that proves it works, before writing code. The dev who built it says it took his accuracy from ~65% to ~94%. The rules aren't the interesting part though. The interesting part is that almost nobody knows you can do this at all.show more

Coin Bureau
59,389 просмотров • 4 месяцев назад
No way I'm sharing this for free I just... found a tool that lets you drop a whole video template into Claude and it breaks it down for you clip by clip. then Claude can swap the character for a new one rewrite the entire script in your tone even make the video longer if you want. the crazy part is it does it all in one go from your conversation. RT + comment "tool" and I'll send you the linkshow more

Ahmad
32,124 просмотров • 4 месяцев назад
Claude Design + Shopify is f*cking ridiculous 🤯 You... can now publish pages from Claude Design → Claude Code → Shopify. Built 100% with Claude Design, Claude Code, and the Shopify CLI. Perfect for DTC brands and agencies who want to skip the design → dev handoff entirely. Here's how it works: → Design any landing page in Claude Design → Export as a zip and drop it into Claude Code → Install the Shopify + Shopify AI Toolkit plugins → Prompt Claude to convert the HTML into a Shopify page template + push to live theme → Claude uploads the images, deploys the files, and creates a published page No more handing designs off to a dev and waiting 2 weeks for a Shopify page. What you get: - A workflow that turns any Claude Design page into a real Shopify page template - Editable sections so your marketing team can swap copy, images, and CTAs without code - Images uploaded straight to Shopify Files automatically - A files-only deploy that only touches what's new in your live theme - A repeatable pipeline you can use every time you design a new landing page This is essentially the design-to-deploy pipeline brands have been waiting for. I put together a step-by-step playbook for going from Claude Design → published Shopify page. Every install, every plugin, every command, and the exact prompt that runs the whole thing. Want the playbook for free? > Like this post > Comment "SHOP" And I'll send it over (must be following so I can DM)show more

Mike Futia
59,177 просмотров • 4 месяцев назад
Claude Fable 5 is insane for voice-of-customer research 🤯... I just built a Claude Code skill that catches your customers quoting your own ads back to you. It reads your reviews, cross-references every recurring phrase against your website + ad copy, and sorts your "voice of customer" into three piles: Planted, category-standard, organic gold. All inside Claude Code. Perfect for DTC brands and creative strategists who brief ads off review mining. If you're pulling ad copy from your reviews, some of that language is real customer voice, some of it is your own tagline, and every time you re-use it, you're marketing to yourself a little harder. This skill breaks the loop: → Drop in any review export (Judge .me, Okendo, Amazon, Shopify) → It scrapes your site + ad copy automatically → Every recurring phrase gets 3 forensic tests (overlap, independence, category) → Verdicts come with receipts: counts, sources, confidence levels → Dark-mode dashboard + 5 ready-to-test hooks from the gold pile No API keys. No pip installs. No copy-paste prompt rituals. What you get: → The "planted" list — phrases you taught your customers (stop briefing off these) → The organic gold list — language customers use that your ads never have → 5 hooks built from real customer phrasing → A dashboard your whole team can read Runs 100% in Claude Code Want full playbook for free? > Like this post > Comment "Claude" And I'll send it over (must be following so I can DM)show more

Mike Futia
10,391 просмотров • 2 месяцев назад
BUILD KARPATHY'S SECOND BRAIN WITH CLAUDE FABLE 5 +... OBSIDIAN Andrej Karpathy (openai co-founder) shared an architecture that turns Claude into a persistent second brain instead of a basic chat window how it works: > you point Claude Code at an Obsidian vault folder > you drop articles, PDFs, or video transcripts into raw folders > Claude reads the files, updates topic summaries, and cross-references everything > the knowledge base compounds like interest instead of resetting on every new chat the setup is simple: > install and create a local vault directory > open the directory in Claude Code and paste Karpathy's wiki prompt: > > let the agent generate raw, wiki, and CLAUDE.md schema directories > drop any text file into raw and tell the model to ingest it > ask questions across the whole vault and query compiled summaries this eliminates rag database overhead and keeps your local vault organized how do you manage your local knowledge base?show more

Mr. Buzzoni
89,170 просмотров • 2 месяцев назад