recipe-discover-and-modify-datatype
CommunityInspect and safely update a datatype
Authoralbanistrefi
Version1.0.0
Installs0
System Documentation
What problem does it solve?
You need to find a specific Umbraco datatype, understand its current configuration, and then update it without guessing or risking unintended changes.
Core Features & Use Cases
- Search and inspection: Locate a datatype by query, then retrieve its details and current extensions so you know what you’re changing.
- Safe configuration updates: Add a new extension (optionally as a dry-run first) while preserving the existing extension set.
- Use case: When your content pipeline requires a new datatype extension, you can discover the target datatype, verify its existing extensions, and apply the update in a controlled way.
Quick Start
Ask the AI to discover the datatype for “rich text”, inspect its current extensions, then add the extension My.Custom.Extension (with a dry-run first to validate).
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: recipe-discover-and-modify-datatype Download link: https://github.com/albanistrefi/umbraco_CLI/archive/main.zip#recipe-discover-and-modify-datatype Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.