SKILL·3B701D

adb-skill-generator

majiayu000
Updated 2 months ago
33 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
FAQ

Frequently asked questions

What is the adb-skill-generator skill?

adb-skill-generator is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform adb-skill-generator-related tasks without extra prompting.

How do I install adb-skill-generator?

Use the install commands on this page: add adb-skill-generator to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does adb-skill-generator belong to?

adb-skill-generator is in the adb-meta-automation category, tagged api.

Is adb-skill-generator free to use?

Yes. adb-skill-generator is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

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