fractal-docs-generator
79Generate Directory CLAUDE.md Guides
Directory changes often leave local documentation outdated. This skill gives Claude, Codex, and Claude Code a concise pattern for refreshing directory-level CLAUDE.md files.
Build Reliable Claude Code Skills
Teams need repeatable guidance when creating Claude Code skills, triggers, and guardrails. This skill gives structured rules, examples, and troubleshooting steps for safer skill development.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "skill-developer" from https://skillstore.io/skills/dimon94-skill-developer.md and its manifest at https://skillstore.io/api/skills/dimon94-skill-developer/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "skill-developer". I need a new skill for database query safety.
Expected outcome:
A skill plan with a focused name, trigger strategy, guardrail level, reference files, and a validation checklist.
Using "skill-developer". My frontend skill triggers on too many prompts.
Expected outcome:
A tuning review that narrows keywords, improves intent patterns, adds file exclusions, and lists regression tests.
Using "skill-developer". The hook does not block edits when expected.
Expected outcome:
A troubleshooting path that checks hook registration, file matches, content matches, session state, and skip settings.
All static findings were false positives caused by Markdown formatting, documentation examples, and trigger-keyword prose. No evidence found of executable payloads, credential access, data exfiltration, host reconnaissance, or prompt injection in the reviewed files.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/dimon94-skill-developer/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/dimon94-skill-developer?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/dimon94-skill-developer?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/dimon94-skill-developer/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/dimon94-skill-developer.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Dimon94. (2026). skill-developer security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/dimon94-skill-developer/audits/8@techreport{dimon94-dimon94-skill-developer-2026,
author = {Dimon94},
title = {skill-developer security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/dimon94-skill-developer/audits/8},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "skill-developer security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "Dimon94"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/dimon94-skill-developer/audits/8"
identifiers:
- type: other
value: "skillstore:dimon94-skill-developer:audit:8"
description: "Skillstore immutable audit report identifier"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
sickn33-skill-developer
2026-08-21
0chan-smc-skill-developer
2026-08-21
diet103-skill-developer
2026-08-21
dojocodinglabs-skill-developer
2026-08-21
dimon94-skill-developer
2026-08-21
Draft a new skill with clear frontmatter, trigger terms, and reference files.
Refine blocking or suggested rules to reduce false positives while preserving important checks.
Trace why a skill did not trigger, why a hook did not run, or why a rule blocked work.
Create a Claude Code skill plan for [topic]. Include the skill name, description, trigger keywords, and required reference files.
Help me define keyword, intent, file path, and content triggers for a skill that handles [workflow]. Explain likely false positives.
Review this guardrail design for [risk]. Check the enforcement level, block message, skip conditions, and testing checklist.
Troubleshoot why my Claude Code skill hook did not activate. Ask for the prompt, edited file path, trigger rules, and hook output.
Author
Dimon94License
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
c579efd02184f1128d6741d16e6c8d951d7d4208
Maintenance freshness
7/18/2026
Usage
6 downloads ยท 257 views
File structure
๐ ADVANCED.md
๐ HOOK_MECHANISMS.md
๐ PATTERNS_LIBRARY.md
๐ SKILL.md
๐ TRIGGER_TYPES.md
๐ TROUBLESHOOTING.md
Generate Directory CLAUDE.md Guides
Directory changes often leave local documentation outdated. This skill gives Claude, Codex, and Claude Code a concise pattern for refreshing directory-level CLAUDE.md files.
Debug Code with Root Cause Discipline
Bug fixes often fail when teams guess before they understand the cause. This skill guides Claude, Codex, and Claude Code through evidence-based debugging before implementation.
Route CC-DevFlow Workflows
Teams lose time choosing the next CC-DevFlow command during complex delivery work. This skill maps project status, phase gates, and user intent to the right Claude, Codex, or Claude Code workflow.
Capture Requirements Before Implementation
Teams lose time when vague requests become rushed implementation. This skill structures early brainstorming, compares options, and records decisions for later alignment.
Refresh AI Focus During Flow Tasks
Long coding sessions can push original goals out of the model attention. This skill adds refresh checkpoints before key workflow decisions.
Enforce Test-First Task Completion
Teams can drift from test-first discipline when task files are edited by hand. This skill defines checks that block implementation completion until related tests are complete.
Build Claude Code Agents
by C0ntr0lledCha0s
Creating reliable AI agents requires clear schemas, safe tools, and repeatable review steps. This skill guides agent design, validation, migration, and maintenance for Claude Code workflows.
Build Claude Code Slash Commands
by C0ntr0lledCha0s
Teams need repeatable AI workflows that are easy to invoke and review. This skill helps create, update, validate, and document Claude Code slash commands.
Build Claude Code Agents
by Dami-Randle
Designing reliable Claude Code agents is hard without structure. This skill provides templates, validation rules, and examples for agent prompts, triggers, tools, and metadata.
Review Code with Structured Quality Checks
by alirezarezvani
Code reviews can miss quality, security, and maintainability issues. This skill guides structured reviews with scripts, checklists, and report generation.
Evaluate Claude Code Component Quality
by C0ntr0lledCha0s
Claude Code components can be technically valid yet unclear, over-permissioned, or difficult to invoke. This skill scores five quality dimensions and recommends specific improvements.
Format JSON with Clear Validation
by EnactProtocol
Compact JSON is hard to review, and invalid data slows debugging. This skill validates JSON and returns a clean, indented version with errors.