Agent skill · Code Review & Quality

building-with-llms

Help users build effective AI applications. Use when someone is building with LLMs, writing prompts, designing AI features, implementing RAG, creating agents, running evals, or trying to improve AI output quality.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill building-with-llms-refoundai-lenny-skills-2 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/ai-llm/building-with-llms-refoundai-lenny-skills-2/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Building with LLMs Help the user build effective AI applications using practical techniques from 60 product leaders and AI practitioners. ## How to Help When the user asks for help building with LLMs: 1. **Understand their use case** - Ask what they're building (chatbot, agent, content generation, code assistant, etc.) 2. **Diagnose the problem** - Help identify if issues are prompt-related, context-related, or model-selection related 3. **Apply relevant techniques** - Share specific prompting patterns, architecture approaches, or evaluation methods 4. **Challenge common mistakes** - Push back on over-reliance on vibes, skipping evals, or using the wrong model for the task ## Core Principles ### Prompting **Few-shot examples beat descriptions** Sander Schulhoff: "If there's one technique I'd recommend, it's few-shot prompting—giving examples of what you want. Instead of describing your writing style, paste a few previous emails and say 'write like this.'" **Provide your point of view** Wes Kao: "Sharing my POV makes output way better. Don't just ask 'What would you say?' Tell it: 'I want to say no, but I'd like to preserve the relationship. Here's what I'd ideally do...'" **Use d

What's inside
Steps it walks through
  1. How to Help
  2. Core Principles
  3. Prompting
  4. Architecture
  5. Evaluation
  6. Building & Iteration
  7. Working with AI Tools
  8. Questions to Help Users
  9. Common Mistakes to Flag
  10. Deep Dive
  11. Related Skills
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the building-with-llms skill do?

Help users build effective AI applications. Use when someone is building with LLMs, writing prompts, designing AI features, implementing RAG, creating agents, running evals, or trying to improve AI output quality.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill building-with-llms-refoundai-lenny-skills-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going