Harshil Tomar Profile picture
Founder https://t.co/WsMmQdGVFl ( $100k rev ) - we build AI powered product & design for founders and enterprise
Feb 11 7 tweets 4 min read
Anthropic released 32-page guide on building Claude Skills

here's the Full Breakdown ( in <350 words )

1/ Claude Skills
> A skill is a folder with instructions that teaches Claude how to handle specific tasks once, then benefit forever.
> Think of it like this: MCP gives Claude access to your tools (Notion, Linear, Figma).
> Skills teach Claude how to use those tools the way your team actually works.

The guide breaks down into 3 core use cases:

1/ Document Creation
Create consistent output (presentations, code, designs) following your exact standards without re-explaining style guides every time.

2/ Workflow Automation
Multi-step processes that need consistent methodology. Example: sprint planning that fetches project status, analyzes velocity, suggests priorities, creates tasks automatically.

3/ MCP Enhancement
Layer expertise onto tool access. Your skill knows the workflows, catches errors, applies domain knowledge your team has built over years.

The technical setup is simpler than you'd think:

1/Required: One SKILL.md file with YAML frontmatter
Optional: Scripts, reference docs, templates

2/The YAML frontmatter is critical. It tells Claude when to load your skill without burning tokens on irrelevant context.

Two fields matter most:
- name (kebab-case, no spaces)
- description (what it does + when to trigger)

Get the description wrong and your skill never loads. Get it right and Claude knows exactly when you need it.

The guide includes 5 proven patterns:

1/ Sequential Workflow:
> Step-by-step processes in specific order (onboarding, deployment, compliance checks)

2/ Multi-MCP Coordination:
> Workflows spanning multiple services (design handoff from Figma to Linear to Slack)

3/ Iterative Refinement:
> Output that improves through validation loops (report generation with quality checks)

4/ Context-Aware Selection:
> Same outcome, different tools based on file type, size, or context

5/ Domain Intelligence:
> Embedded expertise beyond tool access (financial compliance rules, security protocols)

Common mistakes to avoid:
>. Vague descriptions that never trigger
> Instructions buried in verbose content
> Missing error handling for MCP calls
> Trying to do too much in one skill

The underlying insight:
> AI doesn't need to be general-purpose every conversation.
> Give it specialized knowledge for your specific workflows and it becomes genuinely useful for work.Image best ai devops
Feb 5, 2025 9 tweets 3 min read
I have built over 20+ Client Projects,
drafted PRDs, and worked extensively with @cursor_ai using the following Builders

- @v0
- @lovable_dev
- @boltdotnew
- @builderio

After all these grinding hours and debuggings and fixes , HERE is my exact analysis of what to use

The Builder mega-thread:Image 1. @v0 by Vercel + @cursor_ai for MVPs :

Speed and Simplicity :

@v0 is perfect for quick UI mockups, and when paired with @cursor_ai , you get smart code suggestions and auto-completions that speed up your development.

It's like having an AI sketch artist for your code.
Nov 20, 2024 9 tweets 3 min read
🚀 How we crafted this STUNNING SAAS landing page in less than 24 hours (that actually converts) – without spending a dime!

🧵 1/n The secret? We started by befriending AI. @ChatGPTapp became our creative partner, helping us dream up the perfect components. After feeding it our product vision and tweaking the prompts

(pro tip: treat it like a senior UI designer), we got exactly what we needed. Zero dollars spent, pure magic. ✨

2/n
Oct 31, 2024 7 tweets 2 min read
Yo Twt Fam !

Recently, I had an exciting opportunity as a Freelancer. A client approached me for a Frontend project that could potentially be worth $1000! 💰.
Exciting, right? ✨
( but things went a bit south.... 💀 )

1/n Image The task was to create a simple Figma design, and I was eager to showcase my skills. I utilized Tailwind CSS for styling to ensure pixel-perfect results🎨✨

2/n