Skip to content

tachyon-beep/skillpacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Claude Code Skill Packs Marketplace

Professional AI/ML, game development, security, documentation, and UX skills for Claude Code

23 complete skillpacks โ€ข 160+ skills โ€ข Install what you need


Installation

Via Marketplace (Recommended)

# Add the skillpacks marketplace
/plugin marketplace add tachyon-beep/skillpacks

# Browse available plugins
/plugin

# Install specific packs
/plugin install yzmir-deep-rl
/plugin install lyra-ux-designer
/plugin install ordis-security-architect

Via Git Clone (Development)

git clone https://github.com/tachyon-beep/skillpacks
cd skillpacks
/plugin marketplace add .

Available Skillpacks

Skillpack groupings are inspired by the factions from Altered TCG. See FACTIONS.md for the philosophical connections between factions and skillpack domains.

๐Ÿ”’ Security (Ordis)

ordis-security-architect - 9 skills

  • Threat modeling (STRIDE), security controls, compliance frameworks
  • ATO processes, classified systems, security architecture review
  • /plugin install ordis-security-architect

๐Ÿ“ Documentation (Muna)

muna-technical-writer - 9 skills

  • Documentation structure, clarity & style, diagram conventions
  • Security-aware docs, incident response, ITIL/governance
  • /plugin install muna-technical-writer

๐Ÿ”ฌ Development (Axiom) - 5 Packs

axiom-python-engineering - 10 skills

  • Modern Python 3.12+: types, syntax, project structure, delinting
  • Testing, async, debugging, profiling
  • Scientific computing (NumPy/pandas), ML workflows
  • /plugin install axiom-python-engineering

axiom-system-archaeologist - 5 skills

  • Deep codebase architecture analysis through subagent coordination
  • C4 diagrams (Context, Container, Component levels)
  • Subsystem catalog generation with validation gates
  • Stakeholder-ready architecture documentation
  • /plugin install axiom-system-archaeologist

axiom-system-architect - 4 skills

  • TDD-validated architectural assessment with professional discipline
  • Prevents diplomatic softening, analysis paralysis, security compromise
  • Router + 3 specialist skills for technical debt and architecture review
  • /plugin install axiom-system-architect

axiom-web-backend - 12 skills

  • FastAPI, Django, Express.js development patterns
  • REST/GraphQL API design, microservices architecture
  • Authentication, database integration, message queues
  • API testing, documentation, production deployment
  • /plugin install axiom-web-backend

axiom-devops-engineering - 1 skill

  • CI/CD pipeline architecture, deployment strategies
  • Zero-downtime deployments, infrastructure reliability
  • /plugin install axiom-devops-engineering

๐Ÿค– AI/ML Engineering (Yzmir) - 10 Packs

yzmir-ai-engineering-expert - 1 router skill

  • Primary router that directs to specialized AI/ML packs
  • /plugin install yzmir-ai-engineering-expert

yzmir-pytorch-engineering - 9 skills

  • Tensors, modules, distributed training, profiling, debugging
  • /plugin install yzmir-pytorch-engineering

yzmir-training-optimization - 11 skills

  • Optimizers, learning rates, convergence, hyperparameter tuning
  • /plugin install yzmir-training-optimization

yzmir-deep-rl - 13 skills

  • DQN, PPO, SAC, reward shaping, exploration, offline RL
  • /plugin install yzmir-deep-rl

yzmir-neural-architectures - 9 skills

  • CNNs, Transformers, RNNs, attention mechanisms, architecture selection
  • /plugin install yzmir-neural-architectures

yzmir-llm-specialist - 8 skills

  • Fine-tuning, RLHF, RAG, inference optimization, prompt engineering
  • /plugin install yzmir-llm-specialist

yzmir-ml-production - 11 skills

  • Quantization, model serving, MLOps, monitoring, debugging
  • /plugin install yzmir-ml-production

yzmir-simulation-foundations - 9 skills

  • Differential equations, stability analysis, control theory (game math)
  • /plugin install yzmir-simulation-foundations

yzmir-systems-thinking - 6 skills

  • Systems thinking methodology, patterns, leverage points
  • Archetypes, modeling, visualization
  • /plugin install yzmir-systems-thinking

yzmir-dynamic-architectures - 7 skills

  • Dynamic/morphogenetic neural networks
  • Continual learning, gradient isolation, PEFT/LoRA
  • /plugin install yzmir-dynamic-architectures

๐ŸŽฎ Game Development (Bravos) - 2 Packs

bravos-simulation-tactics - 11 skills

  • Physics simulation, ecosystem simulation, crowd simulation
  • /plugin install bravos-simulation-tactics

bravos-systems-as-experience - 9 skills

  • Emergent gameplay, player-driven narratives, strategic depth
  • /plugin install bravos-systems-as-experience

๐ŸŽจ UX Design (Lyra)

lyra-ux-designer - 11 skills

  • Visual design, accessibility (WCAG), interaction patterns
  • Mobile/web/desktop/game UI design
  • /plugin install lyra-ux-designer

โœ… Quality Engineering (Ordis)

ordis-quality-engineering - 21 skills

  • E2E testing, API testing, integration testing, performance testing
  • Chaos engineering, flaky test diagnosis, mutation testing
  • Observability, test automation architecture, coverage gap analysis
  • /plugin install ordis-quality-engineering

๐Ÿ› ๏ธ Meta Packs

meta-sme-protocol - 1 skill

  • SME (Subject Matter Expert) Agent Protocol
  • Mandatory protocol for all specialist agents: fact-finding, confidence/risk assessment
  • /plugin install meta-sme-protocol

meta-skillpack-maintenance - 1 skill

  • Systematic maintenance and enhancement of skill packs
  • RED-GREEN-REFACTOR testing methodology
  • /plugin install meta-skillpack-maintenance

Quick Examples

AI/ML Engineering

/plugin install yzmir-deep-rl
/deep-rl  # Use slash command to load router skill

Claude will guide you to the right specialized skill:

I'm using yzmir/deep-rl/policy-gradient-methods to implement PPO for continuous character control

Web Backend Development

/plugin install axiom-web-backend
/web-backend  # Use slash command to load router
I'm using axiom/web-backend/fastapi-development to build production-ready async APIs with dependency injection

Game Development

/plugin install bravos-systems-as-experience
/systems-as-experience  # Use slash command to load router
I'm using bravos/systems-as-experience/emergent-gameplay-design to create systemic interactions in my RPG

Security Architecture

/plugin install ordis-security-architect
/security-architect  # Use slash command to load router
I'm using ordis/security-architect/threat-modeling to analyze this authentication system with STRIDE

UX Design

/plugin install lyra-ux-designer
/ux-designer  # Use slash command to load router
I'm using lyra/ux-designer/accessibility-and-inclusive-design to ensure WCAG 2.1 AA compliance

Architecture Analysis

/plugin install axiom-system-archaeologist
/system-archaeologist  # Use slash command to load router
Then Claude routes you to specialized analysis skills for C4 diagrams, subsystem catalogs, etc.

Using Router Skills: Slash Commands vs Direct Invocation

Slash Commands (Recommended)

All router skills (using-X skills) are available as slash commands to avoid skill context limits:

/ai-engineering          # Route to AI/ML specialized packs
/deep-rl                # Route to RL algorithm skills
/system-archaeologist   # Route to architecture analysis
/python-engineering     # Route to Python skills
/web-backend           # Route to web backend skills
/ux-designer           # Route to UX design skills
# ... and 12 more

Why slash commands? Router skills are comprehensive guides that exceeded the context budget for automatic skill discovery. Slash commands provide explicit, user-controlled invocation without context limits.

See .claude/SLASH_COMMANDS.md for the complete list of all router commands.

Direct Skill Invocation

If you have only a few plugins installed, direct skill invocation still works:

I'm using yzmir/deep-rl/policy-gradient-methods to implement PPO

Caveat: With many plugins installed (5+), you may hit skill discovery context limits. In this case, use slash commands for routers and direct invocation for specialized skills.

Best Practice:

  • Use slash commands for router skills (/ai-engineering, /deep-rl, etc.)
  • Use direct invocation for specialized skills after the router guides you

What's Inside

  • 160+ Skills: Production-ready guidance across 6 domains
  • 23 Packs: Install only what you need
  • Per-Pack Plugins: Independent versioning, clean dependencies
  • Complete Coverage: Design โ†’ Foundation โ†’ Training โ†’ Production

Repository Structure

skillpacks/
โ”œโ”€โ”€ .claude-plugin/
โ”‚   โ””โ”€โ”€ marketplace.json       # Marketplace catalog
โ”œโ”€โ”€ plugins/                   # All 23 skillpacks
โ”‚   โ”œโ”€โ”€ axiom-*/               # Development (5 packs)
โ”‚   โ”œโ”€โ”€ bravos-*/              # Game development (2 packs)
โ”‚   โ”œโ”€โ”€ lyra-*/                # UX design (1 pack)
โ”‚   โ”œโ”€โ”€ meta-*/                # Meta utilities (2 packs)
โ”‚   โ”œโ”€โ”€ muna-*/                # Documentation (1 pack)
โ”‚   โ”œโ”€โ”€ ordis-*/               # Quality & security (2 packs)
โ”‚   โ””โ”€โ”€ yzmir-*/               # AI/ML (10 packs)
โ””โ”€โ”€ docs/                      # Planning documents

Contributing

See CONTRIBUTING.md for guidelines on adding skills or creating new packs.


License

CC BY-SA 4.0 (Creative Commons Attribution-ShareAlike 4.0 International) - See LICENSE for details.

Note: Faction names (Axiom, Bravos, Lyra, Muna, Ordis, Yzmir) from Altered TCG are NOT covered by this license - see LICENSE_ADDENDUM.md.


About

Built by @tachyon-beep

Skillpacks provides modular, production-ready expertise for Claude Code across professional domains. Each skillpack is independently versioned and installable, containing systematically validated skills that guide Claude through expert-level implementations.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •