obsidian-safe-changes
Cambios seguros en archivos del vault: mover, renombrar, editar o eliminar con trazabilidad y recuperacion.
Essential command-line tools and system utilities.
Cambios seguros en archivos del vault: mover, renombrar, editar o eliminar con trazabilidad y recuperacion.
Activate when creating, modifying, troubleshooting, or managing GraphQL operations with codegen. This includes scaffolding .graphql files, running code generation, validating naming conventions, fixing codegen errors, or updating GraphQL types and hooks.
Auto-load when writing TypeScript code. Provides patterns for type safety, async handling, and modern TypeScript idioms.
Analyze WooCommerce changelog files to identify and rank changes most relevant to the developer community. Use when asked to review, summarize, or prioritize WooCommerce changelog entries, find notable changes, or generate release highlights from the ../woocommerce/plugins/woocommerce/changelog/ directory.
Convert an existing project to a Turborepo monorepo. Use when the user wants to set up a monorepo, convert to Turborepo, or restructure a project with multiple apps/packages. Handles moving existing files, configuring workspaces, and preserving Git history.
Understanding viya-app project structure and where to find things. Use when exploring the codebase, finding files, or understanding how the app is organized.
Automatically updates CLAUDE.md and related documentation when new features, configurations, or best practices are discovered during development sessions
Use when you want to pause the semantic search file watcher to stop automatic reindexing
Periodically upgrade npm dependencies and GitHub Actions to keep project current and secure
Scaffold and install codex-ui-kit assets and optional prompts in a repo. Use when adding codex-ui-kit to a project.
Identifies files over 300 lines and decomposes them into smaller modules while preserving functionality exactly. Use when user says "streamline", "decompose files", "refactor large files", or wants to break down oversized source files.
REQUIRED workflow for all code changes. MUST load FIRST before planning or implementing features, bugs, refactoring, tests, PRs. Covers full cycle from exploration to pull request. Skip only for: one-off scripts, explanations outside project context.
Load when user says "archive project", "archive [project-name]", "move to archived". Moves completed projects to 05-archived/ folder for clean project list.
Edit changelog using git commit history. Use when the agent needs to edit the changelog.
Find inline Zod schemas and move them to validations/ directory
Provides patterns for file structure, module boundaries, naming conventions, directory organization, and import/export patterns. Use when organizing code, creating new projects, restructuring codebases, establishing module boundaries, or reviewing project architecture.
Specifies bugs, upgrades, refactors, and behavioral changes as explicit deltas against existing feature specifications, preserving original intent while defining what changes, what remains unchanged, and how correctness is verified.
This skill should be used when improving existing Claude Code skills. Triggers include "improve this skill", "skill feels shallow", "upgrade skill", or when self-evaluating skill quality. Codifies the self-eval -> research -> rewrite -> validate -> artifact pattern.
Maintains parity between development and production environments by validating scripts, proxies, and project structure.
Use when creating CLAUDE.md files or .claude/ directories - detects project type, generates appropriate templates, and scaffolds Claude configuration with commands and hooks
Self-improving meta-skill that learns from user corrections and updates the TARGET PROJECT's skill files. Only runs when user explicitly says "reflect". Commits all skill updates to Git.
Use when organizing messy folders (Downloads, Desktop, Documents), finding duplicate files, cleaning up old files, restructuring project directories, separating work from personal files, or automating file cleanup tasks. Triggers on cluttered folders, file chaos, storage cleanup, or directory restructuring needs.
Safe refactoring of Jupyter notebook code into Python modules