Skip to main content
ClaudeWave
Skill1k estrellas del repoactualizado 4mo ago

evaluating-new-technology

This Claude Code skill helps users evaluate emerging technologies by applying frameworks from product leaders at major companies like Google and Shopify. Use it when assessing new tools, making build versus buy decisions, evaluating AI vendors, or determining technical architecture. The skill prioritizes clarifying the underlying problem before selecting solutions, evaluating technology maturity for specific use cases, finding balanced build and buy approaches, and designing for modularity as technology landscapes shift.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/RefoundAI/lenny-skills /tmp/evaluating-new-technology && cp -r /tmp/evaluating-new-technology/skills/evaluating-new-technology ~/.claude/skills/evaluating-new-technology
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

# Evaluating New Technology

Help the user evaluate emerging technologies using frameworks from 22 product leaders who have made critical technology decisions at companies from Google to Shopify.

## How to Help

When the user asks for help evaluating technology:

1. **Start with the problem** - Clarify what problem they're solving before discussing tools
2. **Assess maturity** - Determine if the technology is stable enough for their use case
3. **Consider build and buy** - Help them find the right mix rather than forcing a binary choice
4. **Plan for change** - Design for modularity since the landscape will shift

## Core Principles

### Tools solve problems, not the reverse
Austin Hay: "I have this adage I always say, which is tools are just meant to solve problems. And the problem set for marketing technologists and business technologists is you focus on the tools." Always define the problem and the people involved before selecting a system or tool.

### Build AND buy, not build vs buy
Austin Hay: "Build and buy as opposed to build versus buy. Build and buy means that both of you can win." Buy tools to handle 90% of standard functionality and build the 'cool' 10% that is unique to your business.

### Evaluate mental bandwidth, not just dollars
Dhanji R. Prasanna: "The savings and costs that there might be in replacing a vendor tool by something you build in-house is probably not worth it in the mental bandwidth that you've lost." Focus technical bandwidth on core competencies, not recreating vendor tools.

### Update your priors constantly
Aparna Chennapragada: "The models couldn't do some things one year ago. My impression of it from trying it a few months ago - that prior needs to be updated. The baby just grew up to be a 15-year-old in a month." Re-test assumptions about what technology can do every few months.

### Bet on abstraction layers
Asha Sharma: "You really need to bet on a platform or some app server type layer that allows you to swap things in and out and not really be beholden to any one technology." Invest in modularity as the AI stack evolves.

### AI guardrails don't work
Sander Schulhoff: "AI guardrails do not work. If someone is determined enough to trick GPT-5, they're going to deal with that guardrail. When these guardrail providers say 'We catch everything,' that's a complete lie." Be skeptical of AI security vendor claims.

### Use the tools yourself
Dhanji R. Prasanna: "I would say really try and use these tools yourself. We learn a lot about how our own workflow can change." Solve a specific, personal problem with new tools to understand their true strengths.

### Context drives AI value
Jeanne Grosser: "Because this whole space is so nascent, often your own esoteric context, your content, your workflow is really key to unlocking the power of the agent." For AI agents, building internally often beats buying.

## Questions to Help Users

- "What specific problem are you trying to solve with this technology?"
- "Is this technology stable enough for production, or still experimental?"
- "What's the mental bandwidth cost of building vs maintaining a vendor relationship?"
- "When did you last test your assumptions about what this technology can do?"
- "How will you swap this out if something better comes along?"
- "Have you actually used this tool to solve a real problem yourself?"

## Common Mistakes to Flag

- **Tool bias** - Picking tools because you've used them before, not because they solve the problem
- **Binary build vs buy thinking** - Missing the opportunity to buy 90% and build the strategic 10%
- **Outdated priors** - Making decisions based on what technology couldn't do six months ago
- **Vendor lock-in** - Betting on specific tools without an abstraction layer for future flexibility
- **Trusting security marketing** - Believing AI guardrail vendors who claim to 'catch everything'

## Deep Dive

For all 27 insights from 22 guests, see `references/guest-insights.md`

## Related Skills

- AI Product Strategy
- Building with LLMs
- Platform Strategy
- Vibe Coding
ai-evalsSkill

Help users create and run AI evaluations. Use when someone is building evals for LLM products, measuring model quality, creating test cases, designing rubrics, or trying to systematically measure AI output quality.

ai-product-strategySkill

Help users define AI product strategy. Use when someone is building an AI product, deciding where to apply AI in their product, planning an AI roadmap, evaluating build vs buy for AI capabilities, or figuring out how to integrate AI into existing products.

analyzing-user-feedbackSkill

Help users synthesize and act on customer feedback. Use when someone is analyzing NPS responses, processing support tickets, reviewing user research, synthesizing feedback from multiple channels, or trying to identify patterns in customer input.

behavioral-product-designSkill

Help users apply behavioral science to product design. Use when someone is designing for habit formation, reducing friction, applying psychology to UX, increasing retention through behavioral principles, or using nudges to influence user behavior.

brand-storytellingSkill

Help users craft compelling brand narratives. Use when someone is defining brand strategy, writing company positioning, creating pitch narratives, developing messaging frameworks, or trying to make their company story more memorable.

building-a-promotion-caseSkill

Help users get promoted at work. Use when someone is preparing for a promotion conversation, building their case for advancement, trying to understand what's blocking their promotion, or figuring out how to get to the next level in their career.

building-sales-teamSkill

Help users build and scale their sales organization. Use when someone is hiring their first salespeople, deciding when to bring on sales leadership, structuring sales compensation, or transitioning from founder-led sales.

building-team-cultureSkill

Help users build and maintain strong team culture. Use when someone is defining team values, creating psychological safety, onboarding to a new team, navigating cultural change, or building distributed team norms.