Back to Skills

adb-skill-generator

majiayu000
Updated 28 days ago
30 views
58
9
58
View on GitHub
Otherapi

About

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.

Quick Install

Claude Code

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

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

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/adb-meta-automation/adb-skill-generator
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

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

adb-skill-generator

Other

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.

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