SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

My CC Harness
Spawns an independent evaluator agent to score code outputs on functionality, code quality, originality, and usability/security, producing a structured EVAL_REP

skills
Collection of software development best practices for code quality, testing, security, performance, and observability across stacks.

tech-debt-skill
Run a deliberate, file-cited technical debt and architecture audit that outputs a TECH_DEBT_AUDIT.md with prioritized findings and remediation recommendations.

claude-matrix
Manage file and package warnings (add, remove, list, check) for a Matrix workflow; parse user arguments and call the matrix_warn tool to enforce repository-leve

agentclash
Run lightweight Go-specific checks (detect go.mod, run tests) after commits when Go code is present to catch regressions early.

skills
Analyzes codebase complexity (cyclomatic & cognitive) with lizard/radon and generates weekly reports attributing complexity changes per module.

claude-code
Run on-demand security, dependency and code-quality audits to find vulnerabilities, exposed secrets, and maintainability issues.

han
Guidance and patterns for applying SOLID design principles (SRP, OCP, LSP, ISP, DIP) to produce modular, maintainable code across Elixir and TypeScript examples

awesome-omni-skills
Provides a proven workflow and editorial guidance for applying universal coding standards and best practices across TypeScript/JavaScript/React/Node projects wh

agent-lsp
Extract a selected block of code into a named function using LSP code actions when available, with a manual fallback that analyzes captured variables, return va

ccg-workflow
Automated code quality auditing for complexity, naming standards, and code smells to reduce technical debt.

ai-skills
Simplifies and declutters code while preserving behavior, removing AI slop and improving readability without changing functionality.

fabrik
An autonomous maintenance agent that finds, fixes, and PRs a single project issue per run to prevent technical debt.

skills
Automate code quality gates using Husky, lint-staged, and pre-commit frameworks to enforce standards before CI.

clawvet
Security linter for OpenClaw skills that analyzes for prompt injection, RCE, and credential theft before installation.

Claude Code Workflows
A comprehensive framework for technical decision-making, anti-pattern detection, and quality assurance for AI-driven development.