get_pattern
Access DeFi UX patterns from Ray Group's library. Filter by slug, category, or rubric area to find proven solutions for user experience design.
Instructions
Returns one or more named DeFi UX patterns from the Ray Group library. Patterns are recurring solutions Ray Group has seen ship well in production (or seen fail when absent). Look up a single pattern by slug, or filter by category or by the rubric area the pattern relates to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | Optional. The slug of a single pattern to fetch (e.g. 'pre-signing-calldata-translation'). | |
| category | No | Optional. Filter patterns by category. Ignored if `slug` is provided. | |
| rubricArea | No | Optional. Filter patterns to those addressing a specific rubric area (e.g. 'transaction-confirmation'). Ignored if `slug` is provided. |