One-click install
npx skills add https://github.com/TanStack/intent --skill skill-domain-discovery-tanstack
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skill-domain-discovery
Source: https://github.com/TanStack/intent/tree/main/packages/intent/meta/domain-discovery
Command: npx skills add https://github.com/TanStack/intent --skill skill-domain-discovery-tanstack

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Domain discovery helps teams convert library docs and source into a structured map of capabilities for AI-enabled skill generation.

Core Features & Use Cases

  • Produces domain_map.yaml and skill_spec.md for domain-driven skill generation.
  • Captures maintainer concerns and developer tasks to shape domain and skill boundaries.
  • Supports the multi-phase discovery workflow described in the domain-discovery guide.

Quick Start

Run domain discovery on your library to generate domain_map.yaml and skill_spec.md.

Frequently Asked Questions about skill-domain-discovery

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I map library knowledge into actionable skills for AI automation?▼

Domain discovery generates structured skill specifications by capturing maintainer concerns and developer tasks to shape domain and skill boundaries. It outputs domain_map.yaml and skill_spec.md files to feed the skill-tree generator for repeatable, reviewable domain-skills.

What outputs do I get from structuring library docs into a domain map?▼

Domain discovery outputs domain_map.yaml and skill_spec.md files to feed the skill-tree generator. It relies on a clearly defined maintainer task map and an audit trail of artifacts to generate repeatable, reviewable domain-skills for your library.

Do I need a maintainer task map before starting domain discovery?▼

Yes, domain discovery requires a clearly defined maintainer task map and an audit trail of artifacts to function. These inputs capture maintainer concerns and developer tasks to shape accurate domain and skill boundaries.

Can I use domain discovery to update an existing domain map for a library?▼

Yes, domain discovery targets maintainers creating or updating domain maps for libraries. It supports a multi-phase discovery workflow to keep your domain_map.yaml and skill_spec.md current and reviewable.

What is the best way to capture maintainer concerns for domain-driven skill generation?▼

The best way to capture maintainer concerns is running domain discovery on your library to generate domain_map.yaml and skill_spec.md. It uses a multi-phase discovery workflow to structure maintainer interviews and developer tasks into an audit trail of artifacts.