Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkills / General / integrations

myco:safe-config-updates

Category: General  ·  Sub-category: integrations  ·  Last updated:
Apply this skill whenever you need to write, update, or modify Myco configuration — whether from a React settings form, a CLI command, a task, or any other code path. This covers the two linked invariants that prevent silent data loss: (1) all YAML writes must flow through `updateConfig()` in `packages/myco/src/config/loader.ts`, and (2) all React settings forms must spread the original config before overlaying form values in their `formToConfig()` function. Also covers the complete procedure for adding new configurable settings to Myco's three-tier scoped config system (machine/grove/project/personal) including scope assignment decisions, Zod schema extension, API endpoint integration, useScopedConfig hook wiring, and ScopedField component wrapping. Use this skill even if the user hasn't explicitly asked about config safety — any time you touch `myco.yaml`, add a settings field, modify a settings page, or add new configurable fields, these patterns apply.

From the source SKILL.md

myco.yaml is a multi-section document owned by different UI pages and code paths. If any write path reconstructs the config from scratch rather than patching it, it silently drops keys it doesn't know about. This skill teaches the two-layer defense: a single YAML write gate in packages/myco/src/config/loader.ts, and a spread-before-overlay pattern in every React form. Additionally, Myco uses a three-tier scoped configuration model where machine-global settings live in ~/.myco/config.yaml, grove-level settings live in ~/.myco/groves/<id>/grove.yaml, project-team settings live in committed…

What this skill does

myco:safe-config-updates is a community-contributed Claude Code skill in the integrations sub-category. It ships as a SKILL.md file that Claude Code auto-discovers under ~/.claude/skills/safe-config-updates/ and loads when your prompt matches the skill's trigger.

Who uses this skill

The myco:safe-config-updates Claude Code skill is built for Claude Code users and developers across all disciplines looking for general-purpose AI assistance. It's part of ClaudSkills (also referred to as Claude Skills or Claude Code Skills) — the open community-curated registry of 69,000+ SKILL.md files for Anthropic's Claude Code agent and the wider Claude ecosystem (Claude API, Claude Agent SDK).

How to install

Free

Manual install (2 steps)

mkdir -p ~/.claude/skills/safe-config-updates
curl -L https://claudskills.com/skills/safe-config-updates/SKILL.md \
  -o ~/.claude/skills/safe-config-updates/SKILL.md

Or just download SKILL.md directly and drop it into ~/.claude/skills/safe-config-updates/. Claude Code auto-discovers it on next session.

Skills live at ~/.claude/skills/safe-config-updates/SKILL.md on macOS/Linux, or %USERPROFILE%\.claude\skills\safe-config-updates\SKILL.md on Windows. See the full install guide for step-by-step instructions.

Pro

One-click install via the desktop app

The ClaudSkills desktop app installs any skill directly into ~/.claude/skills/ with one click — no terminal required. Pro starts at $9/mo or $149 lifetime.

Pro

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

Attribution & license

More General skills

Browse all General skills in the ClaudSkills registry, or explore these other picks from the same category:

Browse all General skills → Top 100 skills
Part of ClaudSkills — the open registry for Claude Skills & Claude Code Skills.  ·  What's New  ·  Install guide  ·  About  ·  llms.txt

Part of Acreator Store — Adam Lankamer's AI tools: PerfectStudio · Ucaption · UTagger · AutoXPoster · TestYourSkills · AutomationFlows · Au Naturel