codebase▌
14 indexed skills · max 10 per page
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.
codebase-onboarding
affaan-m/everything-claude-code · Productivity
Systematically analyze an unfamiliar codebase and produce a structured onboarding guide. Designed for developers joining a new project or setting up Claude Code in an existing repo for the first time.
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