Back to Skills

adb-skill-generator

mattnigh
Updated 5 days ago
10 views
22
1
22
View on GitHub
Otherapi

About

This meta-tool rapidly generates new adb-* skills from production-tested templates, automating directory structure, metadata, and script creation. It accelerates skill development from hours to minutes with scaffolded templates and example workflows. Use it when creating new adb automation skills to ensure consistent structure and rapid prototyping.

Quick Install

Claude Code

Recommended
Primary
npx skills add mattnigh/skills_collection -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/mattnigh/skills_collection
Git CloneAlternative
git clone https://github.com/mattnigh/skills_collection.git ~/.claude/skills/adb-skill-generator

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

GitHub Repository

mattnigh/skills_collection
Path: collection/rdmptv__AdbAutoPlayer__claude__skills__backup_20251202_151852__adb_backup__adb-skill-generator__SKILL.md
0

Related Skills

adb-skill-generator

Other

This skill automates the creation of new adb-* skills by generating the complete directory structure, metadata files, and script templates from production-tested patterns. Use it to rapidly scaffold new automation skills, reducing development time from hours to minutes. It's ideal for developers needing to quickly extend the adb toolset with consistent, modular skills.

View skill

adb-skill-generator

Other

This Claude Skill generates new adb-* skills from templates, automating directory structure and metadata creation to accelerate development. It's used when developers need to rapidly scaffold production-ready adb automation tools. Key features include standardized templates, script generation, and example workflows to reduce setup time.

View skill

adb-skill-generator

Other

The adb-skill-generator is a meta-tool that automates the creation of new adb-* skills from production-tested templates. It rapidly generates the complete skill directory structure, metadata files, and script templates, reducing development time from hours to minutes. Use this skill when you need to scaffold new adb automation tools quickly within the Claude Code environment.

View skill

content-collections

Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

View skill