claude-md-maintainer
Validate/update/create CLAUDE.md memory files with progressive disclosure and context-optimized structure
Validate/update/create CLAUDE.md memory files with progressive disclosure and context-optimized structure
Obsidian 知识库整理工作流。 触发场景:用户提到"整理Obsidian"、"清理文件夹"、"知识库混乱"、"目录太多"、"合并分类"。 适用于:个人知识管理、笔记整理、文件夹重组。
Don't dismiss warnings without understanding them - investigate to determine if they indicate bugs, misconfigurations, or are cosmetic, then document findings either way
Capture solved problems as categorized documentation with YAML frontmatter for fast lookup
This skill should be used when the user asks to "implement info tool", "create discovery tool", "progressive disclosure", "help system", "enumerate MCP capabilities", "info tool pattern", or discusses how users discover what an MCP server can do. Provides the info tool pattern for progressive capability discovery.
Capture solved problems as categorized documentation with YAML frontmatter for fast lookup
Mise à jour de la page actualités du site Médecins du Fleuve. Utiliser quand l'utilisateur veut ajouter une nouvelle actualité (mission, inauguration, événement) avec des photos.
Quick reference for available element kinds and relationship types from shared specifications.
PowerShell naming conventions and organization best practices. Covers Verb-Noun functions, variable naming, module structure, and documentation standards.
Extracts duplicate content from Skills into shared modules. Use when user asks to refactor skills, extract common content, or merge duplicates.
Problem-solving frameworks for breakthrough thinking - collision zones, simplification cascades, meta-patterns, scale testing, inversion, and dispatch guide. Use when: 'stuck', 'can't find solution', 'too complex', 'same problem everywhere', 'will this scale?', 'need innovation', 'which technique should I use?'
Find community members with relevant expertise using vector search
Atlas skill for creating and validating skills. USE WHEN create skill, new skill, skill structure, canonicalize. SkillSearch('createskill') for docs.
<what it does>. Use when <when to use it>. Requires <optional dependencies>.
Score task complexity using keyword matching and heuristics
Master RDF ontologies and Turtle (TTL) syntax for feature specifications, domain models, and architecture plans.
Multi-step reasoning patterns and frameworks for systematic problem solving. Activate for Chain-of-Thought, Tree-of-Thought, hypothesis-driven debugging, and structured analytical approaches that leverage extended thinking.
Expert guidance for Zig build system engineering. Use when working with build.zig files, including creating new build configurations, adding executables/libraries/tests, managing dependencies and modules, setting up cross-compilation, configuring build options, troubleshooting build issues, or any other Zig build system tasks. Provides patterns, API references, and best practices for the Zig build system's DAG-based architecture.
Defines accessibility requirements for UI elements including semantic markup, ARIA attributes, focus management, and screen reader support. Updates the "アクセシビリティ" section in screen spec.md.