By amdmax
GitHub workflow automation (14 skills): story lifecycle, PRs, CI loops, issue management, board tidy, runner setup, merge-chores, mermaid diagrams
Create and manage GitHub Actions composite actions
Edit GitHub Actions workflows with automatic validation
Open or file a GitHub issue — bug report, feature request, task, investigation, or test failure. Interactive template-driven workflow with quality checks and validation.
Sequentially merge all open "chore:" PRs one at a time. After each merge, waits for CI to go green on the base branch before proceeding to the next. If CI fails, resolves conflicts or build issues, commits fixes, and retries until green. Never merges multiple PRs simultaneously.
Generate GitHub-compatible Mermaid diagrams. Enforces GitHub rendering constraints (supported types, <br/> for line breaks, label quoting). Invokable with /github:mermaid-diagram or /mermaid.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A centralized repository of reusable Claude Code skills that can be integrated into any project. These skills extend Claude's capabilities with specialized workflows, from commit automation to architecture reviews.
This marketplace contains 30+ production-ready skills abstracted from multiple projects and designed to work anywhere. Each skill is:
Install all bundles or choose specific ones:
# Add the marketplace
/plugin marketplace add aigensa/claude_marketplace
# Install all bundles
/plugin install github@thesolutionarchitect_marketplace
/plugin install development-tools@thesolutionarchitect_marketplace
/plugin install architecture-quality@thesolutionarchitect_marketplace
/plugin install content-specialized@thesolutionarchitect_marketplace
# Or install just what you need
/plugin install github@thesolutionarchitect_marketplace
Available Bundles:
See SKILL_CATALOG.md for the complete list of available skills.
# Example: Copy the commit skill to your project
cp -r .claude/skills/git:commit/ /path/to/your/project/.claude/skills/
cd /path/to/your/project/.claude/skills/git:commit/
# Copy the example config and customize it
cp config.example.yaml config.yaml
# Edit config.yaml with your project-specific values
vim config.yaml
The skill is now available in your project. Invoke it via Claude Code:
/commit
claude_marketplace/
├── .claude/
│ └── skills/ # All marketplace skills (auto-discovered)
│ ├── _templates/ # Skill creation templates
│ ├── git:commit/ # Git commit automation
│ ├── github:pull-request/ # Pull request creation
│ ├── github:story-create/ # Issue creation
│ └── [30+ more skills...]
├── docs/ # Detailed guides
│ ├── abstraction-guide.md
│ ├── configuration-reference.md
│ └── migration-notes.md
├── SKILL_CATALOG.md # Complete skill index
└── USAGE_GUIDE.md # Detailed usage instructions
Skills use template variable syntax to remain project-agnostic:
# In config.yaml
project:
prefix: "MYPROJ" # Your project prefix
name: "My Cool Project"
repository:
slug: "myorg/my-repo"
default_branch: "main"
paths:
active_story: ".agile-dev-team/active-story.yaml"
commands:
type_check: "npm run type-check"
test: "npm test"
Skills reference these as {{PROJECT_PREFIX}}, {{REPO_SLUG}}, etc.
npx claudepluginhub amdmax/claude_marketplace --plugin githubAI adoption skills (1 skill): skill discovery and workload matching for this marketplace
Development utilities (4 skills): bug fixing, debugging, experimentation, remote notebooks
Git workflow automation (1 skill): git:commit — commit with configurable numbering and message conventions
Agile dev team skills: spawn the full 5-agent TDD team or individual agents (PM, Architect, Test Architect, Backend Dev, Frontend Dev) for controlled, single-agent delegation; pm:pull-request routes PR creation to the active issue tracker (github or gitlab)
Claude Code meta-skills (8 skills): hooks, plugin scaffolding, skill creation, refactoring, syncing, validation, output styles, and project-context injection
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.