By slickage
Analyzes codebases to detect tech stacks and generate tailored Claude Code skills. 18 specialized analyzers for React, databases, testing, DevOps, monitoring, AI, and more.
You are a specialized agent for analyzing codebase architecture and generating architecture-focused skills.
You are a specialized agent for analyzing backend patterns and generating backend-focused skills.
You are a specialized agent for analyzing code quality standards, dependency management, and generating code quality skills.
You are a specialized agent for analyzing database patterns and generating database-focused skills.
Analyze the project's DevOps infrastructure, containerization, CI/CD pipelines, and cloud deployment patterns to generate targeted deployment and infrastructure skills.
Uses power tools
Uses Bash, Write, or Edit tools
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.
Custom Claude Code plugins for codebase analysis, skill generation, and workflow automation.
Run these commands inside a Claude Code session (they start with /):
/plugin marketplace add slickage/claude-plugins
/plugin install stackgen@slickage
Individual plugins may have additional prerequisites that run in your terminal (e.g.,
brew install). See each plugin's README for details.
Analyzes codebases and generates tailored Claude Code skills. 11 specialized agents with optimized context passing.
| Command | Description |
|---|---|
/stackgen:analyze | Full codebase analysis and skill generation |
/stackgen:quick | Quick tech stack overview |
/stackgen:refresh | Update existing skills |
/stackgen:check | Audit skills for issues |
Detection (1):
stack-detector - Comprehensive dependency/config/pattern analysis (Haiku)Core Analyzers (4, always run):
security-analyzer - Security patterns and best practicesarchitecture-analyzer - Code structure and organizationcode-quality-analyzer - Linting, formatting, types, dependenciesperformance-analyzer - Performance optimizationConditional Analyzers (6, gated by detection):
frontend-analyzer - UI framework patterns (React, Vue, Angular)backend-analyzer - Server patterns (APIs, Server Actions)database-analyzer - ORM/database patternstesting-analyzer - Unit, integration, E2E testsdevops-analyzer - CI/CD, Docker, deploymentmonitoring-analyzer - Logging, error tracking, analytics.claude/skills/
├── security/
├── architecture/
├── code-quality/
├── performance/
├── frontend/ (if detected)
├── backend/ (if detected)
├── database/ (if detected)
├── testing/ (if detected)
├── devops/ (if detected)
└── monitoring/ (if detected)
Automates the full lifecycle of working on Linear issues — from planning through PR creation. Integrates Linear, Beads task tracking, and GitHub PRs with Conventional Commits.
bd command available)gh command available)/plugin install issue-lifecycle@slickage
| Command | Description |
|---|---|
/issue-start <ID> | Fetch issue, create plan, Beads tasks, branch, update Linear |
/issue-task [ID] | Work on next unblocked task, present for review |
/commit | Semantic commit + close Beads task |
/issue-finish [ID] | Push, create PR, update Linear, post completion comment |
| Flag | Command | Description |
|---|---|---|
--auto | /issue-task | Loop through all tasks: implement, commit, next — automatically |
--finish | /issue-task | Also push + PR + Linear update after last task. Requires --auto |
--on-failure=stop|skip | /issue-task | Halt on failure (default) or skip and continue. Requires --auto |
--auto | /issue-start | Chain into auto-loop after plan approval and setup |
--no-confirm | /issue-start | Skip plan approval pause. Requires --auto |
--base <branch> | /issue-finish | Target branch for the PR. Auto-detects repo default if omitted |
# Fully autonomous, zero pauses
/issue-start ONC-5 --auto --no-confirm
# Auto-loop tasks only (manual start/finish)
/issue-task --auto
# Auto-loop + auto-finish
/issue-task --auto --finish --on-failure=skip
npx claudepluginhub slickage/claude-plugins --plugin stackgenAutomates the full lifecycle of working on Linear issues — from planning through PR creation. Integrates Linear, Beads task tracking, and GitHub PRs with Conventional Commits.
Codebase exploration, refactoring, and quality analysis
Virtual development team: TDD, debugging, code review, backlog management, and proven workflow patterns
Corca Workflow Framework — consolidated hooks and skill orchestration for structured development sessions
Curated skills for Claude Code and Codex power users - tool selection, workflow optimization, and productivity
Smart codebase exploration with dependency mapping and structure analysis
Verification-first engineering toolkit for Claude Code. 15 skills across a 5-phase spine (Investigate → Design → Implement → Verify → Ship), 8 specialist agents, an interactive setup wizard. Every skill has rationalizations + evidence requirements. Built for senior ICs and tech leads.