design-search

Search design documentation with filters for module, category, status, and section.

Updated Jan 20, 2026
One-click install
npx skills add https://github.com/spencerbeggs/claude-design-coordinator --skill design-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-search
Source: https://github.com/spencerbeggs/claude-design-coordinator/tree/main/.claude/skills/design-search
Command: npx skills add https://github.com/spencerbeggs/claude-design-coordinator --skill design-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Design teams often need to locate decisions, topics, and patterns scattered across design documentation. This skill provides fast, centralized search to surface relevant documents and insights.

Core Features & Use Cases

  • Full-text search across design documentation with filtering by module, category, status, and section to surface decisions, rationale, and notes
  • Metadata-rich results with relevance ranking, context, and easy navigation to related docs
  • Use cases include quickly finding architectural decisions, data flow notes, and cross-document references

Quick Start

To start, run a search for your topic by issuing a query with this skill to retrieve matching design docs.

Frequently Asked Questions about design-search

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

FAQPage Schema
How do I search across design docs to find specific architectural decisions?

To search across design docs for architectural decisions, issue a full-text query to retrieve matching documents. The skill applies module, category, status, and section filters to surface precise rationale and notes from your documentation.

What is the best way to locate data flow notes scattered across multiple design documents?

The best way to locate data flow notes across multiple design documents is using a centralized full-text search. It parses frontmatter to extract metadata for ranking and context, returning structured results with direct links to the source evidence.

Can I filter design documentation by module and status during a full-text search?

Yes, you can filter design documentation by module, category, status, and section during a full-text search. This narrows results to help you locate precise evidence and cross-document references within their original context.

How does frontmatter parsing improve design doc search results?

Frontmatter parsing improves design doc search results by extracting metadata for relevance ranking, context, and navigation. This allows the search to return structured results with links to sources rather than unstructured text matches.

Why are my design documentation searches returning irrelevant topics instead of decisions?

Design documentation searches may return irrelevant topics if frontmatter metadata is missing or unstructured. Applying module, category, and status filters to your full-text search narrows results to specifically surface architectural decisions and patterns.