8 skills published by youdotcom-oss across 1 repository. Together they weigh 9 044 tokens — that is what loading all of them at once would cost you in context.
8 skills 9 044 tokens total
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
Use test-driven development for behavior-changing feature or fix work, and whenever the user mentions TDD, test-first, red-green-refactor, tracer bullets, integration tests, or public-interface behavior tests. Skip for docs-only, path-only rename, formatting-only, or purely mechanical chores unless explicitly requested.
Route You.com integration planning through the you-discover MCP tool, Docs MCP, and direct API options.
Route finance questions to an existing local script, a new You.com Finance Research API call, or an MCP payment-aware fallback.
Use the free You.com MCP profile for unauthenticated basic web search with `you-search` only.
Route research tasks between a cost-conscious agentic search workflow, You.com Research API scripts, and managed or payment-aware MCP fallback.
Use You.com MCP tools for current web search, URL content extraction, cited web synthesis, and x402-aware web access.
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.