From yc-advisor
Accesses Y Combinator's 443 resources to deliver advice on startups, founding decisions, co-founders, fundraising, product development, growth, and hiring.
npx claudepluginhub Agent-3-7/agent37-skills-collection --plugin yc-advisorThis skill uses the workspace's default tool permissions.
This skill provides access to Y Combinator's comprehensive library of 443 startup resources - essays, podcast transcripts, and video transcripts from YC partners, successful founders, and industry experts.
CLAUDE.mdreferences/1k-benchmarks.mdreferences/1z-the-importance-of-trends.mdreferences/2s-advice-for-new-managers.mdreferences/2u-how-to-build-your-seed-round-pitch-deck.mdreferences/2z-pinduoduo-and-the-rise-of-social-e-commerce.mdreferences/3O-why-big-deals-are-bad-for-startups.mdreferences/3S-when-to-shut-down-a-startup.mdreferences/3Z-advice-for-companies-with-less-than-1-year-of-runway.mdreferences/3e-thoughts-on-insurance.mdreferences/3h-series-a-diligence-checklist.mdreferences/3i-how-to-find-a-technical-co-founder.mdreferences/3j-how-to-measure-leadership.mdreferences/3k-the-second-job-of-a-startup-ceo.mdreferences/3t-how-wechat-grew-to-be-the-1-app-in-the-world.mdreferences/3w-how-to-create-and-manage-a-board.mdreferences/3x-the-hidden-forces-behind-china-s-content-king-toutiao.mdreferences/47-product-advice-for-hardware-founders.mdreferences/4A-a-guide-to-seed-fundraising.mdreferences/4D-yc-s-essential-startup-advice.mdGuides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Reviews prose for communication issues impeding comprehension, outputs minimal fixes in a three-column table per Microsoft Writing Style Guide. Useful for 'review prose' or 'improve prose' requests.
This skill provides access to Y Combinator's comprehensive library of 443 startup resources - essays, podcast transcripts, and video transcripts from YC partners, successful founders, and industry experts.
Key Principle: Use quick-index for discovery, but ALWAYS load full source content before answering.
For broad questions, clarify the user's context:
references/quick-index.md to scan available resources (~500 lines, grouped by topic)references/learning-paths.md if user is on a founder journeyreferences/frameworks/ for decision questions - use glob references/frameworks/*.md to list files, then read specific onesreferences/summaries.md (too large to load fully)references/{CODE}-*.md
DZ, use glob references/DZ-*.md to find the fileindex.yaml - it exceeds token limits (64K tokens)The library covers these main areas (use for initial filtering):
Questions like "Should I start my own startup or co-found with someone?":
Questions like "What are the most common mistakes that kill startups?":
When users want to learn systematically:
references/learning-paths.md for curated sequencesLightweight index (~500 lines) grouped by topic. Each entry shows:
references/{CODE}-*.md to find files by codeDetailed summaries with content previews (~4300 lines). Too large to load fully.
Structured metadata for all resources. Too large for runtime use (64K tokens). Used only by maintenance scripts. For filename lookups, use quick-index.md instead.
Curated resource sequences for common founder journeys:
Decision frameworks for common questions. Use glob references/frameworks/*.md to list files.
Available frameworks:
The 443 full-content source files. Each follows this structure:
# [Title]
**Author:** [Author Name]
**Type:** [Essay|Podcast|Video]
**URL:** https://www.ycombinator.com/library/[CODE]-[slug]
---
[Full content - essays, transcripts]
File naming: [CODE]-[descriptive-name].md (e.g., 8z-how-to-get-startup-ideas.md)