micro-skill-creator
About
The micro-skill-creator rapidly builds atomic, single-purpose AI skills optimized with evidence-based prompting and specialist agents. It employs patterns like plan-and-solve and systematic testing to create reliable, composable workflow components. This tool is ideal for developers constructing modular AI systems within Claude Code.
Quick Install
Claude Code
Recommendednpx skills add DNYoussef/ai-chrome-extension -a claude-code/plugin add https://github.com/DNYoussef/ai-chrome-extensiongit clone https://github.com/DNYoussef/ai-chrome-extension.git ~/.claude/skills/micro-skill-creatorCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
when-creating-skill-template-use-skill-builder
OtherThis skill generates properly structured Claude Code Skills with complete YAML frontmatter, progressive disclosure documentation, and organized directory layouts. It ensures new skills follow best practices and specification requirements while creating all necessary files including SKILL.md, README.md, and process diagrams. Developers should use it when creating reusable skills to maintain consistency and compliance with Claude's skill framework.
production-readiness
MetaThis skill performs comprehensive pre-deployment validation to ensure code is production-ready. It runs a complete audit pipeline including security scans, performance benchmarks, documentation checks, and dependency analysis. Use it as a final gate before deployment to generate a safety checklist and identify critical issues.
code-review-assistant
TestingThis skill provides automated, comprehensive code review for pull requests using a multi-agent swarm with specialized reviewers for security, performance, style, tests, and documentation. It delivers detailed feedback with auto-fix suggestions and a merge readiness assessment. Use it to get a thorough, automated review of your PRs before merging.
smart-bug-fix
TestingThis skill provides an automated bug-fixing workflow that performs root cause analysis, generates fixes with Codex, and validates changes with testing. It's designed for developers to systematically debug issues by combining multi-model reasoning with iterative validation. Use it when you need a structured, AI-assisted approach to diagnose and resolve complex bugs.
