Skip to content

viktorbezdek/skillstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

311 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SkillStack

Battle-tested skills for Claude Code.

46 expert plugins covering development, DevOps, testing, design, strategy, context engineering, and agent architecture.

Browse the catalog · Install · Contribute

46 plugins · 8 categories · 8 collections · MIT License


Quick Start

# Install the full SkillStack collection
claude plugin add viktorbezdek/skillstack

# Or install individual plugins
claude plugin add viktorbezdek/skillstack --plugin api-design

Collections

SkillStack — 46 plugins

The complete SkillStack library — 46 expert skills for Claude Code covering the full software development lifecycle.

Plugins: agent-evaluation, agent-project-development, api-design, bdi-mental-states, cicd-pipelines, code-review, consistency-standards, content-modelling, context-compression, context-degradation, context-fundamentals, context-optimization, creative-problem-solving, critical-intuition, debugging, docker-containerization, documentation-generator, edge-case-coverage, example-design, filesystem-context, frontend-design, git-workflow, hosted-agents, mcp-server, memory-systems, multi-agent-patterns, navigation-design, nextjs-development, ontology-design, outcome-orientation, persona-definition, persona-mapping, prioritization, prompt-engineering, python-development, react-development, risk-management, skill-creator, systems-thinking, test-driven-development, testing-framework, tool-design, typescript-development, user-journey-design, ux-writing, workflow-automation

Development Core — 10 plugins

Core development skills: Python, TypeScript, React, Next.js, API design, debugging, and frontend design.

Plugins: api-design, debugging, frontend-design, mcp-server, nextjs-development, prompt-engineering, python-development, react-development, skill-creator, typescript-development

DevOps & Infrastructure — 4 plugins

CI/CD pipelines, Docker containerization, Git workflow management, and workflow automation.

Plugins: cicd-pipelines, docker-containerization, git-workflow, workflow-automation

Quality & Testing — 5 plugins

Code review, test-driven development, testing frameworks, edge case coverage, and consistency standards.

Plugins: code-review, consistency-standards, edge-case-coverage, test-driven-development, testing-framework

Context Engineering — 5 plugins

Context fundamentals, degradation patterns, compression, optimization, and filesystem-based context management.

Plugins: context-compression, context-degradation, context-fundamentals, context-optimization, filesystem-context

Agent Architecture — 7 plugins

Multi-agent patterns, memory systems, tool design, hosted agents, BDI mental states, agent evaluation, and project development.

Plugins: agent-evaluation, agent-project-development, bdi-mental-states, hosted-agents, memory-systems, multi-agent-patterns, tool-design

Strategic Thinking — 6 plugins

Creative problem-solving, critical intuition, systems thinking, prioritization, risk management, and outcome orientation.

Plugins: creative-problem-solving, critical-intuition, outcome-orientation, prioritization, risk-management, systems-thinking

Design & UX — 7 plugins

Content modelling, navigation design, ontology design, persona definition/mapping, user journey design, and UX writing.

Plugins: content-modelling, navigation-design, ontology-design, persona-definition, persona-mapping, user-journey-design, ux-writing


Plugin Catalog

💻 Development (10)

Plugin Version Description
API Design 1.2.23 Comprehensive API design skill for REST, GraphQL, gRPC, and Python library architectures. Design endpoints, schemas, authentication, pagination, error handling, and federation.
Debugging 1.1.26 Comprehensive debugging skill combining systematic debugging methodology, browser DevTools automation, E2E testing with visual analysis, CI/CD pipeline debugging, performance profiling, and AI-powered error analysis.
Frontend Design 1.1.23 Comprehensive Frontend Design (UI/UX) skill combining UI design systems, component libraries, CSS/Tailwind styling, accessibility patterns, and visual design.
MCP Server 1.2.20 Comprehensive MCP (Model Context Protocol) server development skill. Build, configure, and manage MCP servers using Python (FastMCP) or TypeScript. Covers agent-centric design, tool creation, evaluation testing, production deployment, Claude Code integration, and plugin development.
Next.js Development 2.0.23 Comprehensive Next.js development skill covering App Router (13+/15/16), Server Components, Server Actions, Cache Components, data fetching patterns, and module architecture.
Prompt Engineering 1.1.15 Comprehensive prompt optimization system for LLMs. Design effective AI interactions, evaluate prompt quality, and perform iterative refinement for any LLM platform.
Python Development 1.1.24 Comprehensive Python development skill covering modern tooling (uv, ruff, mypy, pytest), best practices, coding standards, library architecture, functional patterns, async programming, MicroPython, and production-grade development workflows.
React Development 1.1.20 Build production-grade React applications with Next.js App Router, shadcn/ui components, optimized hooks, and Bulletproof React architecture.
Skill Creator 1.1.19 Comprehensive skill creation framework combining philosophy-first design, evidence-based prompting, progressive disclosure, anti-pattern prevention, and enterprise-grade workflows.
Typescript Development 1.1.20 Comprehensive TypeScript development skill covering type system mastery, runtime validation (Zod, TypeBox, Valibot), framework integration (React 19, Next.js 16, NestJS, React Native), architecture patterns, security, tsconfig optimization, and testing strategies.

⚙️ Devops (4)

Plugin Version Description
CI/CD Pipelines 1.1.23 Comprehensive CI/CD pipeline design, DevOps automation, infrastructure as code, container orchestration, and enterprise release management.
Docker Containerization 1.1.22 Comprehensive Docker and containerization skill covering Docker basics, multi-stage builds, Docker Compose orchestration, container optimization, development environment setup, and infrastructure patterns.
Git Workflow 1.1.20 Comprehensive Git workflow management skill covering conventional commits, commit quality analysis, intelligent file grouping, worktree management with GitFlow conventions, issue tracking integration, changelog generation, semantic versioning, and hierarchical story backlog management.
Workflow Automation 1.1.21 Automate development workflows end-to-end including CI/CD pipelines, multi-agent orchestration, parallel task execution, release automation, and git workflow management.

✅ Quality (5)

Plugin Version Description
Code Review 1.1.24 Perform thorough code reviews with multi-agent swarm analysis covering security, performance, style, tests, and documentation. Analyze PRs, extract and prioritize comments, and generate actionable fix plans.
Consistency Standards 1.0.10 Establish and maintain naming conventions, taxonomy standards, style guides, and reuse patterns across documentation and code.
Edge Case Coverage 1.0.10 Identify and document boundary conditions, error scenarios, corner cases, and validation requirements.
Test Driven Development 1.1.17 Comprehensive Test-Driven Development skill implementing Red-Green-Refactor cycle across Python, TypeScript, JavaScript, and Emacs Lisp. Covers pytest, Vitest, Playwright, ERT, and Zod.
Testing Framework 1.1.23 Comprehensive testing framework for multiple languages and platforms. Covers unit testing (Rust, TypeScript, PHP, Shell), E2E testing (Playwright), component testing (React Testing Library), accessibility testing (axe-core), mutation testing, fuzz testing, and CI/CD integration.

🧠 Context Engineering (5)

Plugin Version Description
Context Compression 1.0.4 Production strategies for compressing LLM context windows. Anchored iterative summarization, opaque compression, tokens-per-task optimization, and probe-based evaluation.
Context Degradation 1.0.4 Patterns for recognizing and mitigating context failures in LLM agents. Covers lost-in-middle, context poisoning, distraction, confusion, clash, and empirical degradation thresholds by model.
Context Fundamentals 1.0.5 Foundational understanding of context engineering for AI agent systems. Covers context anatomy, attention mechanics, progressive disclosure, context budgeting, and the quality-vs-quantity principle.
Context Optimization 1.0.4 Techniques for extending effective context capacity through compaction, observation masking, KV-cache optimization, and context partitioning. Double or triple effective context without larger models.
Filesystem Context 1.0.4 Filesystem-based context engineering patterns for LLM agents. Scratch pads, plan persistence, sub-agent communication, dynamic skill loading, terminal persistence, and self-modification patterns.

🤖 Agent Architecture (7)

Plugin Version Description
Agent Evaluation 1.0.4 Comprehensive evaluation framework for LLM agent systems. Multi-dimensional rubrics, LLM-as-judge with bias mitigation, pairwise comparison, direct scoring, confidence calibration, and continuous monitoring.
Agent Project Development 1.0.4 Methodology for LLM-powered project development. Task-model fit analysis, pipeline architecture (acquire-prepare-process-parse-render), file system state machines, cost estimation, and architectural reduction.
BDI Mental States 1.0.4 Belief-Desire-Intention cognitive architecture for LLM agents. Formal BDI ontology, T2B2T paradigm, RDF integration, SPARQL competency queries, and neuro-symbolic AI integration patterns.
Hosted Agents 1.0.4 Infrastructure patterns for hosted background agents. Sandbox environments, image registry pattern, self-spawning agents, multiplayer support, warm pools, and multi-client integration (Slack, web, Chrome).
Memory Systems 1.0.5 Production memory architectures for LLM agents. Compares Mem0, Zep/Graphiti, Letta, Cognee, LangMem with benchmarks. Covers temporal knowledge graphs, memory consolidation, and retrieval strategies.
Multi Agent Patterns 1.0.4 Architecture patterns for multi-agent LLM systems. Supervisor/orchestrator, peer-to-peer/swarm, hierarchical patterns, context isolation, consensus mechanisms, and the telephone game solution.
Tool Design 1.0.4 Design tools optimized for LLM agents rather than human developers. Consolidation principle, architectural reduction, tool description engineering, MCP naming, and the file system agent pattern.

💡 Thinking (6)

Plugin Version Description
Creative Problem Solving 1.0.15 Generate breakthrough solutions through lateral thinking, first principles reasoning, game theory, and strategic reframing.
Critical Intuition 1.0.15 Detect hidden patterns, expose blind spots, and deliver rigorous critical analysis with intuition-level depth.
Outcome Orientation 1.0.10 Focus on measurable outcomes using OKRs, results-driven thinking, and outcome vs output distinction.
Prioritization 1.0.10 Apply prioritization frameworks including RICE, MoSCoW, ICE scoring, and effort-impact matrices for decision-making.
Risk Management 1.0.10 Apply risk assessment frameworks, mitigation strategies, risk registers, and monitoring practices.
Systems Thinking 1.0.10 Apply systems thinking principles including feedback loops, leverage points, and system dynamics to analyze complex problems.

🎨 Design (7)

Plugin Version Description
Content Modelling 1.0.11 Design content models with types, fields, relationships, and governance rules for structured content systems.
Navigation Design 1.0.10 Design information architecture, wayfinding systems, breadcrumbs, and navigation patterns for documentation and applications.
Ontology Design 1.0.10 Design knowledge models with classes, properties, relationships, and taxonomies for structured data representation.
Persona Definition 1.0.10 Create detailed user personas with demographics, goals, pain points, behaviors, and empathy maps.
Persona Mapping 1.0.10 Map stakeholders and personas using Power-Interest matrices, RACI charts, and influence analysis.
User Journey Design 1.0.10 Design user journey maps with touchpoints, emotional states, pain points, and opportunities.
UX Writing 1.0.10 Write effective microcopy, error messages, button labels, and interface text using UX writing principles.

📚 Documentation (2)

Plugin Version Description
Documentation Generator 1.1.15 Generate comprehensive documentation for repositories of any size - from small libraries to large monorepos. Creates both non-technical overviews and detailed technical references.
Example Design 1.0.10 Design effective code examples, tutorials, and runnable samples with progressive complexity.

How It Works

Each plugin is a self-contained skill that teaches Claude Code domain expertise:

You describe a task        Claude loads the right skill     Expert-level output
  (natural language)   →   (automatic activation)       →   (guided by SKILL.md)

Skills activate automatically based on your request, or you can invoke them directly:

Use the api-design skill to design a REST API for user management

Contributing

See CONTRIBUTING.md or open an issue.


Auto-generated from registry.json · Last updated: 2026-03-23

About

A curated collection of 34 production-grade skills for Claude Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors