Insights
Founder and builder perspectives on AI tools, thinking patterns, and the new way of working
Showing 85-96 of 126
React Props Proliferate. This Is the Skill That Stops It.
Every new requirement adds a prop to the parent, which propagates to the children, which needs null checks. Vercel's Composition Patterns encodes the specific patterns that stop it — not as a blog post, but as running instructions.
Convex's Mental Model Is Different Enough That a Generic Backend Agent Gets It Wrong
Convex's pitch: write server functions, subscribe from the client, get real-time updates automatically. The agent skill is how the Convex team corrects for generic backend assumptions.
The Copywriting Skill Isn't Replacing the Writer. It's Encoding What Good Writers Do.
The coreyhaines31/marketingskills copywriting skill is a structured framework — Hormozi-style, benefit-led, metric-heavy. 82.5K installs on a skill that treats writing as a repeatable system.
Emil Kowalski Thinks Taste Is Teachable. His Skill Is the Argument.
The Emil Kowalski Design Engineering skill packages his micro-interaction sensibility as agent instructions. The claim it makes — that taste is encodable in repeatable patterns — is a bold one worth examining.
Your Design System Already Exists. You Just Can't See It.
Every codebase has an implicit design system locked in component files. Extract Design System reads them all at once and makes the invisible explicit.
The Most-Installed Skill Isn't a Coding Skill. That's the Whole Story.
find-skills from vercel-labs has 1.3M installs — more than any coding or workflow skill. What it says about where AI agent tooling actually is right now.
Google Published Firebase Agent Skills. That's a Platform Signal, Not a Developer Tool.
When a company the size of Google chooses Agent Skills as the distribution mechanism for developer knowledge, it's worth asking why — and what they're signaling about the future of docs.
The Web Is Structured Data. We Just Didn't Have the Right Abstraction.
Firecrawl turns a URL into clean markdown in one call. The shift isn't technical — it's a conceptual reframe of what the web is.
GitHub Actions' Documentation Problem Isn't the Docs. It's How Agents Read Them.
GitHub Actions Docs from xixu-me ships 77.9K installs because the official docs are written for linear reading but agents need random access. The skill is essentially a well-indexed version of what your agent already half-knows.
Google Stitch Skills Are Not About Using Stitch. They're About the Loop.
The agent skills wrapping Google Stitch encode something more useful than how-to: the design → generate → refine → design again cycle that makes Stitch actually work.
Grill Me Is the Code Review You Need but Won't Ask Your Teammates For
Most code review is polite. Grill Me is not. It finds every assumption you made and every edge case you didn't handle — and the reason it works is there's no relationship to protect.
23 Lark Skills Exist Because Developers Want Agents Inside Their Workflows, Not Alongside Them
Lark has 23 agent skills covering documents, calendar, IM, spreadsheets, approvals, and OKRs. The breadth is telling.