design-inspiration-lookup

Query a central Notion database for design references using user-defined filters.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/xguilxr/claudio-enterprises --skill design-inspiration-lookup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-inspiration-lookup
Source: https://github.com/xguilxr/claudio-enterprises/tree/main/plugins/claudio-agents-kit/skills/design-inspiration-lookup
Command: npx skills add https://github.com/xguilxr/claudio-enterprises --skill design-inspiration-lookup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires notion-client, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the challenge of finding relevant design inspiration quickly, by querying a central Notion database and returning tailored results.

Core Features & Use Cases

  • Query Notion Database: Retrieve design references based on various filters like Asset Type, Surface, Style Tags, Library/Stack, Project context, and Is Generic.
  • Visual and Code Inspiration: Offers visual references and code snippets for UI and pattern design.
  • Use Case: When an agent needs to find UI inspiration or code snippets for a specific design pattern, they can use this Skill to quickly get relevant references from the Notion database.

Quick Start

Run the command /design-inspiration-lookup with optional parameters such as asset_type, surface, style, library, project, include_generic, priority, status, technique_contains, or legacy_path.

Frequently Asked Questions about design-inspiration-lookup

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

FAQPage Schema
How do I find UI design inspiration using a Notion database?

You can query a central Notion database using filters like asset type, surface, and style tags to retrieve tailored visual references and code snippets for UI design inspiration. This requires access to the Notion API and Python libraries for data retrieval.

Can I filter design pattern references by library or stack?

Yes, you can filter design pattern references by library or stack. The query accepts parameters for library, project context, and style tags, allowing you to retrieve highly specific code snippets and visual patterns for your development stack.

Do I need the Notion API to retrieve code snippets for pattern design?

Yes, you need the Notion API and Python libraries to retrieve code snippets for pattern design. The system queries your central Notion database directly, requiring proper API access to process and return the visual and code references.

What is the best way to get visual references for a specific UI project?

The best way to get visual references for a specific UI project is to query your Notion database using the project context and asset type filters. This returns targeted design inspiration and code snippets tailored exactly to your project's requirements.

What filters can I use to query Notion for design inspiration?

You can use filters including asset type, surface, style tags, library/stack, project context, and is generic. Additional parameters like priority, status, technique contains, and legacy path help refine the visual and code references returned.