chore: revert unwanted imports from everything-claude-code

- Remove cc-agent-*, cc-cmd-*, cc-rule-* (27 items)
- Keep cc-skill-* (8 items)
- Update README.md skill count to 233
- Clean up README registry and credits
- Regenerate skills_index.json
This commit is contained in:
sck_0
2026-01-21 17:54:22 +01:00
parent a9ff10d511
commit 674fa7703d
29 changed files with 6 additions and 4988 deletions

View File

@@ -287,12 +287,6 @@
"name": "app-store-optimization",
"description": "Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store"
},
{
"id": "cc-agent-architect",
"path": "skills/cc-agent-architect",
"name": "architect",
"description": "Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions."
},
{
"id": "architecture",
"path": "skills/architecture",
@@ -383,12 +377,6 @@
"name": "browser-extension-builder",
"description": "\"Expert in building browser extensions that solve real problems - Chrome, Firefox, and cross-browser extensions. Covers extension architecture, manifest v3, content scripts, popup UIs, monetization strategies, and Chrome Web Store publishing. Use when: browser extension, chrome extension, firefox addon, extension, manifest v3.\""
},
{
"id": "cc-agent-build-error-resolver",
"path": "skills/cc-agent-build-error-resolver",
"name": "build-error-resolver",
"description": "Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly."
},
{
"id": "bullmq-specialist",
"path": "skills/bullmq-specialist",
@@ -407,114 +395,6 @@
"name": "canvas-design",
"description": "Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations."
},
{
"id": "cc-cmd-build-fix",
"path": "skills/cc-cmd-build-fix",
"name": "cc-cmd-build-fix",
"description": "Build and Fix"
},
{
"id": "cc-cmd-code-review",
"path": "skills/cc-cmd-code-review",
"name": "cc-cmd-code-review",
"description": "Code Review"
},
{
"id": "cc-cmd-e2e",
"path": "skills/cc-cmd-e2e",
"name": "cc-cmd-e2e",
"description": "Generate and run end-to-end tests with Playwright. Creates test journeys, runs tests, captures screenshots/videos/traces, and uploads artifacts."
},
{
"id": "cc-cmd-learn",
"path": "skills/cc-cmd-learn",
"name": "cc-cmd-learn",
"description": "/learn - Extract Reusable Patterns"
},
{
"id": "cc-cmd-plan",
"path": "skills/cc-cmd-plan",
"name": "cc-cmd-plan",
"description": "Restate requirements, assess risks, and create step-by-step implementation plan. WAIT for user CONFIRM before touching any code."
},
{
"id": "cc-cmd-refactor-clean",
"path": "skills/cc-cmd-refactor-clean",
"name": "cc-cmd-refactor-clean",
"description": "Refactor Clean"
},
{
"id": "cc-cmd-tdd",
"path": "skills/cc-cmd-tdd",
"name": "cc-cmd-tdd",
"description": "Enforce test-driven development workflow. Scaffold interfaces, generate tests FIRST, then implement minimal code to pass. Ensure 80%+ coverage."
},
{
"id": "cc-cmd-test-coverage",
"path": "skills/cc-cmd-test-coverage",
"name": "cc-cmd-test-coverage",
"description": "Test Coverage"
},
{
"id": "cc-cmd-update-codemaps",
"path": "skills/cc-cmd-update-codemaps",
"name": "cc-cmd-update-codemaps",
"description": "Update Codemaps"
},
{
"id": "cc-cmd-update-docs",
"path": "skills/cc-cmd-update-docs",
"name": "cc-cmd-update-docs",
"description": "Update Documentation"
},
{
"id": "cc-rule-agents",
"path": "skills/cc-rule-agents",
"name": "cc-rule-agents",
"description": "Agent Orchestration"
},
{
"id": "cc-rule-coding-style",
"path": "skills/cc-rule-coding-style",
"name": "cc-rule-coding-style",
"description": "Coding Style"
},
{
"id": "cc-rule-git-workflow",
"path": "skills/cc-rule-git-workflow",
"name": "cc-rule-git-workflow",
"description": "Git Workflow"
},
{
"id": "cc-rule-hooks",
"path": "skills/cc-rule-hooks",
"name": "cc-rule-hooks",
"description": "Hooks System"
},
{
"id": "cc-rule-patterns",
"path": "skills/cc-rule-patterns",
"name": "cc-rule-patterns",
"description": "Common Patterns"
},
{
"id": "cc-rule-performance",
"path": "skills/cc-rule-performance",
"name": "cc-rule-performance",
"description": "Performance Optimization"
},
{
"id": "cc-rule-security",
"path": "skills/cc-rule-security",
"name": "cc-rule-security",
"description": "Security Guidelines"
},
{
"id": "cc-rule-testing",
"path": "skills/cc-rule-testing",
"name": "cc-rule-testing",
"description": "Testing Requirements"
},
{
"id": "cc-skill-continuous-learning",
"path": "skills/cc-skill-continuous-learning",
@@ -557,12 +437,6 @@
"name": "code-review-checklist",
"description": "Code review guidelines covering code quality, security, and best practices."
},
{
"id": "cc-agent-code-reviewer",
"path": "skills/cc-agent-code-reviewer",
"name": "code-reviewer",
"description": "Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes."
},
{
"id": "cc-skill-coding-standards",
"path": "skills/cc-skill-coding-standards",
@@ -665,12 +539,6 @@
"name": "doc-coauthoring",
"description": "Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks."
},
{
"id": "cc-agent-doc-updater",
"path": "skills/cc-agent-doc-updater",
"name": "doc-updater",
"description": "Documentation and codemap specialist. Use PROACTIVELY for updating codemaps and documentation. Runs /update-codemaps and /update-docs, generates docs/CODEMAPS/*, updates READMEs and guides."
},
{
"id": "docker-expert",
"path": "skills/docker-expert",
@@ -689,12 +557,6 @@
"name": "docx",
"description": "\"Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks\""
},
{
"id": "cc-agent-e2e-runner",
"path": "skills/cc-agent-e2e-runner",
"name": "e2e-runner",
"description": "End-to-end testing specialist using Playwright. Use PROACTIVELY for generating, maintaining, and running E2E tests. Manages test journeys, quarantines flaky tests, uploads artifacts (screenshots, videos, traces), and ensures critical user flows work."
},
{
"id": "email-sequence",
"path": "skills/email-sequence",
@@ -1061,12 +923,6 @@
"name": "plan-writing",
"description": "Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work."
},
{
"id": "cc-agent-planner",
"path": "skills/cc-agent-planner",
"name": "planner",
"description": "Expert planning specialist for complex features and refactoring. Use PROACTIVELY when users request feature implementation, architectural changes, or complex refactoring. Automatically activated for planning tasks."
},
{
"id": "planning-with-files",
"path": "skills/planning-with-files",
@@ -1187,12 +1043,6 @@
"name": "red-team-tactics",
"description": "Red team tactics principles based on MITRE ATT&CK. Attack phases, detection evasion, reporting."
},
{
"id": "cc-agent-refactor-cleaner",
"path": "skills/cc-agent-refactor-cleaner",
"name": "refactor-cleaner",
"description": "Dead code cleanup and consolidation specialist. Use PROACTIVELY for removing unused code, duplicates, and refactoring. Runs analysis tools (knip, depcheck, ts-prune) to identify dead code and safely removes it."
},
{
"id": "referral-program",
"path": "skills/referral-program",
@@ -1241,12 +1091,6 @@
"name": "security-review",
"description": "Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns."
},
{
"id": "cc-agent-security-reviewer",
"path": "skills/cc-agent-security-reviewer",
"name": "security-reviewer",
"description": "Security vulnerability detection and remediation specialist. Use PROACTIVELY after writing code that handles user input, authentication, API endpoints, or sensitive data. Flags secrets, SSRF, injection, unsafe crypto, and OWASP Top 10 vulnerabilities."
},
{
"id": "segment-cdp",
"path": "skills/segment-cdp",
@@ -1361,12 +1205,6 @@
"name": "tailwind-patterns",
"description": "Tailwind CSS v4 principles. CSS-first configuration, container queries, modern patterns, design token architecture."
},
{
"id": "cc-agent-tdd-guide",
"path": "skills/cc-agent-tdd-guide",
"name": "tdd-guide",
"description": "Test-Driven Development specialist enforcing write-tests-first methodology. Use PROACTIVELY when writing new features, fixing bugs, or refactoring code. Ensures 80%+ test coverage."
},
{
"id": "tdd-workflow",
"path": "skills/tdd-workflow",