Back to Skills

micro-skill-creator

DNYoussef
Updated 8 days ago
462 views
3
3
View on GitHub
Metaskill-creationatomicmodularevidence-basedspecialist-agentstier-1

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

Recommended
Primary
npx skills add DNYoussef/ai-chrome-extension -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/DNYoussef/ai-chrome-extension
Git CloneAlternative
git clone https://github.com/DNYoussef/ai-chrome-extension.git ~/.claude/skills/micro-skill-creator

Copy and paste this command in Claude Code to install this skill

GitHub Repository

DNYoussef/ai-chrome-extension
Path: .claude/skills/micro-skill-creator
0

Related Skills

when-creating-skill-template-use-skill-builder

Other

This 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.

View skill

production-readiness

Meta

This 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.

View skill

code-review-assistant

Testing

This 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.

View skill

smart-bug-fix

Testing

This 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.

View skill