codebase▌
14 indexed skills · max 10 per page
codebase-cleanup-tech-debt
sickn33/antigravity-awesome-skills · Productivity
You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt, assess its impact, and create actionable remediation plans.
codebase-documenter
ailabs-393/ai-labs-claude-skills · Documents
This skill enables creating comprehensive, beginner-friendly documentation for codebases. It provides structured templates and best practices for writing READMEs, architecture guides, code comments, and API documentation that help new users quickly understand and contribute to projects.
codebase-cleanup-refactor-clean
sickn33/antigravity-awesome-skills · Productivity
You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its quality, maintainability, and performance.
generate-custom-instructions-from-codebase
github/awesome-copilot · Productivity
Generates GitHub Copilot migration instructions by analyzing code differences between project versions. \n \n Compares two project states (branches, commits, or tags) to extract transformation patterns, API changes, and architectural shifts \n Creates a .github/copilot-migration-instructions.md file with mandatory rules, validated transformations, API correspondences, and obsolete patterns to avoid \n Supports multiple migration types: framework version upgrades, architecture refactoring, techno