skill-master
✓Discover codebase patterns and auto-generate SKILL files for .claude/skills/. Use when analyzing project for missing skills, creating new skills from codebase patterns, or syncing skills with project structure.
Installation
SKILL.md
Analyze codebase to discover patterns and generate/update SKILL files in .claude/skills/. Supports multi-platform projects with stack-specific pattern detection.
Marker check: Look for <!-- Generated by skill-master command at file end.
| Android/Gradle | build.gradle, settings.gradle | references/android.md | | iOS/Xcode | .xcodeproj, Package.swift | references/ios.md | | React (web) | package.json + react | references/react-web.md | | React Native | package.json + react-native | references/react-native.md | | Flutter/Dart | pubspec.yaml | references/flutter.md |
Discover codebase patterns and auto-generate SKILL files for .claude/skills/. Use when analyzing project for missing skills, creating new skills from codebase patterns, or syncing skills with project structure. Source: barisatalay/all-in-ai.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/barisatalay/all-in-ai --skill skill-master- Source
- barisatalay/all-in-ai
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is skill-master?
Discover codebase patterns and auto-generate SKILL files for .claude/skills/. Use when analyzing project for missing skills, creating new skills from codebase patterns, or syncing skills with project structure. Source: barisatalay/all-in-ai.
How do I install skill-master?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/barisatalay/all-in-ai --skill skill-master Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/barisatalay/all-in-ai
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01