Claude Skills Supercharged
Description
[](https://github.com/jefflester/claude-skills-supercharged) [](https://www.typescriptlang.org/) [](LICENSE) [](https://code.claude.com/docs/en/skills)
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Claude Skills Supercharged
[](https://github.com/jefflester/claude-skills-supercharged) [](https://www.typescriptlang.org/) [](LICENSE) [](https://code.claude.com/docs/en/skills)
**AI-powered skill auto-injection system for [Claude Code Skills](https://code.claude.com/docs/en/skills)**
**Stop manually invoking skills.** Let AI detect what you need and inject it automatically with 95%+ accuracy. The system analyzes your prompts using Claude Haiku 4.5, assigns confidence scores, and intelligently loads the right contextβevery time.
π‘ **Credit:** Base reference architecture from [@diet103](https://github.com/diet103)'s [claude-code-infrastructure-showcase](https://github.com/diet103/claude-code-infrastructure-showcase)
π Performance at a Glance
| Metric | Value |
|---|---|
| β Test Coverage | All tests passing |
| β‘ Response Time | <10ms (cached) / ~200ms (first call) |
| π° Monthly Cost | $1-2 @ 100 prompts/day |
| π― Accuracy | 95%+ skill detection rate |
π― Why This?
**The Problem:** Manually loading skills is tedious, error-prone, and breaks your flow. You forget which skills exist, waste time invoking them, and lose context between conversations.
**The Solution:** This system uses AI to automatically:
- π Analyze your prompt intent with Claude Haiku 4.5
- π Score each skill's relevance (0.0-1.0 confidence)
- π Inject high-confidence skills (>0.65) into context automatically
- πΎ Cache results for 1 hour to reduce costs
- π Track loaded skills per session (no duplicates)
**Before:** "Let me manually load python-best-practices... wait, was it python-style? Let me check..."
**After:** Just say "help me write Python code" and the right skills load automatically. π
π Table of Contents
...
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k β) - Lightweight coding agent that runs in your terminal.
src/agents/ β 11 Agent Definitions
**Generated:** 2026-04-11