🎯

android-gradle

🎯Skill

from majiayu000/claude-skill-registry

VibeIndex|
What it does

Automates Android project build configuration and dependency management using Gradle build scripts for efficient Android app development.

πŸ“¦

Part of

majiayu000/claude-skill-registry(94 items)

android-gradle

Installation

GoRun with Go
go install github.com/majiayu000/caude-skill-manager@latest
git cloneClone repository
git clone https://github.com/majiayu000/claude-skill-registry.git
πŸ“– Extracted from docs: majiayu000/claude-skill-registry
1Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

Overview

# Claude Skills Registry

> Notice (2026‑02‑04): This repository is being split into Core + Data.

> - Core repo: https://github.com/majiayu000/claude-skill-registry-core

> - Data repo: https://github.com/majiayu000/claude-skill-registry-data

> This repo will transition to a lightweight entry point while the skill archive lives in the data repo.

Skills

Updated

License

Web Search

> The most comprehensive Claude Code skills registry β€” updated daily with the latest skills

What is this?

The largest searchable index of Claude Code skills, aggregated from GitHub and community sources.

Three ways to use:

  1. [Web Search](https://skills-registry-web.vercel.app/) - Fast browser-based search
  2. [sk CLI](https://github.com/majiayu000/caude-skill-manager) - Terminal package manager
  3. API - Direct JSON access

Highlights

  • Massive Skill Index - Deduplicated, quality collection (see badge for live count)
  • 12 Categories - Development, Testing, DevOps, Design, and more
  • Daily Updates - Automated crawling and validation
  • Quality Indexed - Metadata, descriptions, and star counts
  • Fast Client-Side Search - Small index for fast search

Quick Start

Option 1: Web Search

Visit [https://skills-registry-web.vercel.app/](https://skills-registry-web.vercel.app/)

Option 2: CLI (sk)

```bash

# Install sk

go install github.com/majiayu000/caude-skill-manager@latest

# Search skills

sk search testing

sk search pdf

sk search --popular

# Install a skill

sk install anthropics/skills/skills/docx

```

Option 3: Direct API

```bash

# Lightweight search index (~1MB gzip)

curl https://skills-registry-web.vercel.app/search-index.json

# Full registry

curl https://raw.githubusercontent.com/majiayu000/claude-skill-registry/main/registry.json

# Specific category

curl https://skills-registry-web.vercel.app/categories/development.json

```

---

Architecture

```

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”

β”‚ Layer 1: Data Collection β”‚

β”‚ β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚

β”‚ β”‚ GitHub Crawl β”‚β†’ β”‚ Download β”‚β†’ β”‚ Security β”‚ β”‚

β”‚ β”‚ (discover) β”‚ β”‚ (download_v2)β”‚ β”‚ (scanner) β”‚ β”‚

β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β”‚

β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

↓

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”

β”‚ Layer 2: Index Generation β”‚

β”‚ β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚

β”‚ β”‚ search-index β”‚ β”‚ categories/ β”‚ β”‚ featured.json β”‚ β”‚

β”‚ β”‚ .json (~1MB) β”‚ β”‚ *.json β”‚ β”‚ (top 100) β”‚ β”‚

β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β”‚

β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

↓

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”

β”‚ Layer 3: Consumption β”‚

β”‚ β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚

β”‚ β”‚ Web UI β”‚ β”‚ sk CLI β”‚ β”‚ API β”‚ β”‚

β”‚ β”‚ (GitHub Pages) β”‚ β”‚ (Go) β”‚ β”‚ (JSON) β”‚ β”‚

β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β”‚

β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

```

Search Index Schema

```typescript

// Lightweight index for fast search (~1MB gzip)

interface SearchIndex {

v: string; // Version (date)

t: number; // Total count

s: SkillMini[]; // Skills array

}

interface SkillMini {

n: string; // name

d: string; // description (truncated 80 chars)

c: string; // category code (dev, ops, sec, etc.)

g: string[]; // tags (max 5)

r: number; // stars

i: string; // install path

b: string; // branch (for GitHub URL)

}

```

---

Directory Structure

```

claude-skill-registry/

β”œβ”€β”€ registry.json # Full registry (all skills)

β”œβ”€β”€ docs/ # GitHub Pages

β”‚ β”œβ”€β”€ index.html # Web search UI

β”‚ β”œβ”€β”€ search-index.json # Lightweight search index

β”‚ β”œβ”€β”€ featured.json # Top 100 skills

β”‚ └── categories/ # Category indexes

β”œβ”€β”€ sources/ # Data sources

β”‚ β”œβ”€β”€ anthropic.json

β”‚ β”œβ”€β”€ community.json

β”‚ └── skillsmp.json

β”œβ”€β”€ scripts/ # Build scripts

β”‚ β”œβ”€β”€ build_search_index.py

β”‚ β”œβ”€β”€ discover_by_topic.py

β”‚ β”œβ”€β”€ security_scanner.py

β”‚ └── ...

└── skills/ # SKILL.md files (data)

```

---

Categories

| Category | Code | Count | Description |

|----------|------|-------|-------------|

| development | dev | 15,000+ | Development tools, frameworks |

| data | dat | 8,000+ | Data processing, analysis |

| design | des | 5,000+ | UI/UX design, frontend |

| testing | tst | 4,000+ | Testing, QA, automation |

| devops | ops | 3,000+ | DevOps, CI/CD, infrastructure |

| documents | doc | 2,000+ | Document creation (docx, pdf) |

| productivity | pro | 1,500+ | Productivity and automation |

| product | prd | 1,000+ | Product management |

| security | sec | 800+ | Security, auditing |

| marketing | mkt | 500+ | Marketing, content, SEO |

---

Roadmap

Current Status

  • [x] 74,648 unique skills indexed (deduplicated; see badge for live count)
  • [x] Daily auto-update via GitHub Actions
  • [x] Security scanning for all skills
  • [x] sk CLI for installation

In Progress

  • [x] Lightweight search index (~1MB vs 17MB)
  • [x] Web search UI (Vercel + GitHub Pages)
  • [x] GitHub Pages deployment (enabled)

Planned

  • [ ] AI semantic search (vector similarity)
  • [ ] Skill recommendations (based on usage)
  • [ ] Version tracking for skills
  • [ ] Skill quality scoring
  • [ ] API rate limiting and caching

---

Contributing

Add Your Skill

Option 1: Submit via Issue

  1. Open an [issue](https://github.com/majiayu000/claude-skill-registry/issues/new)
  2. Use the "Add Skill" template
  3. Provide: repo URL, name, description, category

Option 2: Submit via PR

  1. Fork this repo
  2. Add your skill to sources/community.json:

```json

{

"name": "your-skill-name",

"repo": "your-username/your-repo",

"path": "optional/path/to/skill",

"description": "What your skill does",

"category": "development",

"tags": ["testing", "automation"]

}

```

  1. Submit a PR

Report Issues

We welcome feedback! Please open an issue for:

  • Bugs - Search not working, incorrect data
  • Feature requests - New categories, better search
  • UX improvements - Web UI, CLI enhancements
  • Data quality - Duplicate skills, wrong categories

πŸ‘‰ [Open an Issue](https://github.com/majiayu000/claude-skill-registry/issues/new)

Contribute Code

```bash

# Clone the repo

git clone https://github.com/majiayu000/claude-skill-registry.git

cd claude-skill-registry

# Install dependencies

pip install -r requirements.txt

# Build search index locally

python scripts/build_search_index.py --registry registry.json --output docs

# Test web UI

cd docs && python -m http.server 8000

# Visit http://localhost:8000

```

---

Related Projects

| Project | Description |

|---------|-------------|

| [caude-skill-manager](https://github.com/majiayu00

More from this repository10

🎯
lead-research-assistant🎯Skill

Identifies and prioritizes high-quality business leads by analyzing your product, searching target companies, and crafting personalized outreach strategies.

🎯
planning🎯Skill

Designs comprehensive technical implementation plans by analyzing requirements, evaluating approaches, and creating detailed roadmaps for system architecture and feature development.

🎯
prompt-architect🎯Skill

Analyzes and optimizes AI prompts using evidence-based techniques to consistently generate high-quality, precise responses across language models.

🎯
claude-ecosystem🎯Skill

Manages and tracks Claude-related skills, repositories, and tools, providing a centralized index and discovery mechanism for the Claude AI development ecosystem.

🎯
execute🎯Skill

Executes shell commands or code snippets safely within a controlled environment, providing a standardized way to run system-level operations through Claude.

🎯
brand-guidelines🎯Skill

Helps companies or designers generate and validate consistent brand identity guidelines by analyzing visual and textual elements across marketing materials.

🎯
frontend-design🎯Skill

Generates professional frontend design layouts and wireframes using AI-powered design recommendations and responsive component suggestions.

🎯
ab-testing-infrastructure🎯Skill

Enables automated setup, configuration, and management of A/B testing infrastructure for software development and product experimentation.

🎯
algorithmic-art🎯Skill

Generates unique digital art by applying algorithmic techniques and mathematical transformations to create procedurally generated visual compositions.

🎯
webapp-testing🎯Skill

Automates comprehensive web application testing by generating test cases, executing test scenarios, and reporting potential functional and security vulnerabilities.