interstellar-code/claud-skills

Production-ready Claude Code framework with 13 agents, 9 skills, and auto-generated documentation for JavaScript, TypeScript, PHP, Laravel, React, and Python projects

5 stars4 forksUpdated Jan 25, 2026
npx skills add interstellar-code/claud-skills

README

Generic Claude Code Framework

Production-ready Claude Code agents and skills with auto-generated documentation

Agents Skills Version Ecosystem Docs Token Savings Speed

๐ŸŽฏ What is This?

A comprehensive, reusable framework for Claude Code featuring:

  • 14 Production-Ready Agents - Code quality, testing, UI/UX, project management, debugging
  • 11 Productivity Skills - Simple, high-impact wins (61-99.8% token savings, 5-20x faster)
  • Auto-Generated Documentation - Individual READMEs with installation guides
  • Battle-Tested - Used in production projects (SubsHero SaaS)
  • Unique Focus - Only framework prioritizing simple daily productivity wins

Perfect for: JavaScript/TypeScript, PHP/Laravel, React, Python projects


๐Ÿš€ Quick Navigation

๐Ÿ“š Browse Framework

๐ŸŽ“ Learn More


โญ Featured Agents

๐Ÿ”ง eslint-fixer

Category: Code Quality & Linting Speed: โšกโšกโšกโšกโšก | Efficiency: 85% faster

Ultra-fast ESLint fixing with risk-based analysis (LOW/MEDIUM/HIGH). Feature-scoped for safer changes.

๐Ÿ“– Full Documentation | ๐ŸŽฏ Quick Start

๐ŸŽจ mockup-creation-agent

Category: UI/UX Speed: โšกโšกโšกโšก | Efficiency: 80% faster

Generate HTML/CSS mockups with design system integration, dark/light themes, and screenshot reference.

๐Ÿ“– Full Documentation | ๐ŸŽฏ Quick Start

๐Ÿงช playwright-test-generator

Category: Testing & QA Speed: โšกโšกโšก | Complexity: Medium

Automated browser test generation from user interactions. Creates Playwright tests with proper assertions.

๐Ÿ“– Full Documentation

๐Ÿ“ฆ changelog-version-manager

Category: Project Management Speed: โšกโšกโšกโšก | Complexity: Low

Automated changelog updates and version releases with semantic versioning.

๐Ÿ“– Full Documentation

๐Ÿ‘‰ View All 13 Agents โ†’


๐Ÿ“Š Framework Stats

MetricValueDetails
Agents14 production-readyView Catalog โ†’
Skills11 utilitiesView Catalog โ†’
Token EfficiencyUp to 99.8% reductionOptimized prompts & scripts
Speed ImprovementUp to 95% fasterDirect API access
DocumentationAuto-generatedHow it works โ†’
Cross-PlatformWindows, Mac, LinuxTested on all platforms

โšก Quick Start (3 Steps)

1. Clone Framework

git clone https://github.com/yourusername/claude-code-framework.git
cd claude-code-framework

2. Copy to Your Project

# Copy generic framework to your project
cp -r generic-claude-framework/* /your-project/.claude/

3. Use in Claude Code

User: "Fix ESLint issues in src/"
Claude: I'll use the eslint-fixer agent...

๐Ÿ“– Full Setup Guide (5 minutes) โ†’


๐ŸŽฏ Use Cases

I want to...Use thisDocumentation
Fix ESLint issues safelyeslint-fixerRisk-based fixing
Generate browser tests[playwright-test-generator](g

...

Read full README