Browse Skills — Page 44
21,722 public skills · showing 4,301–4,400
- 100/100
coda-automation
diegosouzapw/awesome-omni-skills
Coda Automation via Rube MCP workflow skill. Use this skill when the user needs Automate Coda tasks via Rube MCP (Composio): manage docs, pages, tables, rows, formulas, permissions, and publishing. Always search tools first for current schemas and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
coda-automation-v2
diegosouzapw/awesome-omni-skills
Coda Automation via Rube MCP workflow skill. Use this skill when the user needs Automate Coda tasks via Rube MCP (Composio): manage docs, pages, tables, rows, formulas, permissions, and publishing. Always search tools first for current schemas and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
codacy-automation
ComposioHQ/awesome-claude-skills
"Automate Codacy tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
code
g2i-ai/agents
Implement production changes with or without new test coverage.
- 100/100
Code Health
aaronjmars/aeon
Weekly report on TODOs, dead code, and test coverage gaps
- 100/100
Code Review Reception
obra/superpowers-skills
Receive and act on code review feedback with technical rigor, not performative agreement or blind implementation
- 100/100
code_execution
taracodlabs/aiden
Running scripts and code on Windows
- 100/100
code_execution_analysis
InternScience/scp
Computational Analysis via Code Execution - Execute custom computational analysis code, analyze software, and search for reference implementations. Use this skill for computational science tasks involving exec code software analysis search dataset search literature. Combines 4 tools from 2 SCP server(s).
- 100/100
code-annotation-patterns
TheBushidoCollective/han
Use when annotating code with structured metadata, tags, and markers for AI-assisted development workflows. Covers annotation formats, semantic tags, and integration with development tools.
- 100/100
code-audit
EpicenterHQ/epicenter
Codebase-specific smell catalog with calibrated grep recipes: duck-typing at boundaries, yargs argv re-assertions, value-discarding promise tails, console.* in library code, exhaustive `never` over-broad unions, single-method `Pick` deps, `*Like` boundary shape copies. Use for a periodic audit pass, scoping a cleanup PR, after a major refactor, or reviewing a primitive's consumers. Pairs with refactoring (fix mechanics) and post-implementation-review (second-read hub).
- 100/100
code-breaking-changes
openai/codex
Breaking changes
- 100/100
code-change-verification
openai/openai-agents-python
Run the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents Python repository.
- 100/100
code-checklist
github/copilot-cli-for-beginners
Team code quality checklist - use for checking Python code quality, bugs, security issues, and best practices
- 100/100
code-cleanup
notque/vexjoy-agent
Detect stale TODOs, unused imports, and dead code.
- 100/100
code-clone-assistant
terrylica/cc-skills
Detect and refactor code duplication with PMD CPD. TRIGGERS - code clones, DRY violations, duplicate code.
- 100/100
code-complexity-scanner
TerminalSkills/skills
>-
- 100/100
code-data-analysis-scaffolds
lyndonkl/claude
Generates structured scaffolds (frameworks, checklists, templates) for technical work — TDD test suites, exploratory data analysis plans, statistical analysis designs, causal vs predictive modeling objectives, and validation checklists. Use when starting technical work that needs systematic planning before execution. Invoke when user mentions "write tests for", "explore this dataset", "analyze", "model", "validate", "design an A/B test", or when technical work needs scaffolding before execution.
- 100/100
code-deduplication
alinaqi/maggy
Prevent semantic code duplication with capability index and check-before-write
- 100/100
code-documentation-code-explain
diegosouzapw/awesome-omni-skills
Code Explanation and Analysis workflow skill. Use this skill when the user needs You are a code education expert specializing in explaining complex code through clear narratives, visual diagrams, and step-by-step breakdowns. Transform difficult concepts into understandable explanations for developers at all levels and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
code-documentation-code-explain-v2
diegosouzapw/awesome-omni-skills
Code Explanation and Analysis workflow skill. Use this skill when the user needs You are a code education expert specializing in explaining complex code through clear narratives, visual diagrams, and step-by-step breakdowns. Transform difficult concepts into understandable explanations for developers at all levels and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
code-documentation-doc-generate
diegosouzapw/awesome-omni-skills
Automated Documentation Generation workflow skill. Use this skill when the user needs You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user guides, and technical references using AI-powered analysis and industry best practices and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
code-documentation-doc-generate-v2
diegosouzapw/awesome-omni-skills
Automated Documentation Generation workflow skill. Use this skill when the user needs You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user guides, and technical references using AI-powered analysis and industry best practices and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
code-documenter
TerminalSkills/skills
>-
- 100/100
code-exemplars-blueprint-generator
github/awesome-copilot
'Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars. Supports multiple programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with configurable analysis depth, categorization methods, and documentation formats to establish coding standards and maintain consistency across development teams.'
- 100/100
code-expert
MicrosoftDocs/cloud-adoption-framework
Identifies definite errors in code samples including syntax errors, missing imports, and deprecated APIs. Use when asked to review code samples for correctness.
- 100/100
code-formatting
pollinations/pollinations
Format code on the current branch using Biome. Use when asked to format, lint, or clean up code before committing or creating a PR.
- 100/100
code-freshness
MicrosoftDocs/cloud-adoption-framework
Reviews code samples for modern patterns, deprecated APIs, outdated dependencies, and alignment with current Microsoft best practices. Use when asked to update or modernize code samples.
- 100/100
code-generator
partme-ai/full-stack-skills
"Generates production-ready code scaffolds, functions, classes, and project structures across Python, TypeScript, Java, and Go. Use when the user asks to generate code from templates, scaffold a new project, create boilerplate classes or modules, or automate repetitive code creation tasks."
- 100/100
code-graph
alinaqi/maggy
AST-based code graph for fast symbol lookup, dependency analysis, and blast radius via codebase-memory-mcp MCP server
- 100/100
code-hardcode-audit
terrylica/cc-skills
Detect hardcoded values, magic numbers, and leaked secrets. TRIGGERS - hardcode audit, magic numbers, PLR2004, secret scanning.
- 100/100
code-linting
notque/vexjoy-agent
Run Python (ruff) and JavaScript (Biome) linting.
- 100/100
code-material-gen
aAAaqwq/AGI-Super-Team
|
- 100/100
code-maturity-assessor
trailofbits/skills
Systematic code maturity assessment using Trail of Bits' 9-category framework. Analyzes codebase for arithmetic safety, auditing practices, access controls, complexity, decentralization, documentation, MEV risks, low-level code, and testing. Produces professional scorecard with evidence-based ratings and actionable recommendations.
- 100/100
code-migration
TerminalSkills/skills
>-
- 100/100
code-navigation
SteelMorgan/1c-agent-based-dev-framework
Навигация по коду (Code Navigation). Навык учит агента **эффективно перемещаться по BSL-коду** с помощью LSP (Language Server Protocol).
- 100/100
code-of-practice-und-harmonisierte-normen
Klotzkette/claude-fuer-deutsches-recht
Verhaltenskodizes nach Art. 56 KI-VO und harmonisierte Normen nach Art. 40 KI-VO: Entwicklung Beteiligung Vermutungswirkung gemeinsame Spezifikationen Art. 41. Praktische Bedeutung fuer Compliance und Konformitaetsbewertung.
- 100/100
code-optimizer
mkurman/zorai
>
- 100/100
code-organizer
hrconsultnj/claude-plugins
Restructure a messy project into conventional file layout based on detected framework. Analyzes, plans, executes with import updates, and verifies.
- 100/100
code-oss-logs
microsoft/vscode
Find and read logs from Code OSS dev builds. Use when: finding logs, reading log files, debugging Code OSS, checking renderer logs, extension host logs, agent host logs, main process logs, investigating errors in dev builds.
- 100/100
code-quality-fix-all
UKGovernmentBEIS/inspect_evals
Fix code quality issues identified in a code quality review stored in agent_artefacts/code_quality/<topic>/. Systematically addresses issues found by the code-quality-review-all skill for ANY code quality topic, with validation and testing at each step. Use when user asks to fix issues from a code quality review, or asks to fix issues from agent_artefacts/code_quality/<topic>.
- 100/100
code-quality-review-all
UKGovernmentBEIS/inspect_evals
Review all evaluations in the repository against a single code quality standard. Checks ALL evals against ONE standard for periodic quality reviews. Use when user asks to review/audit/check all evaluations for a specific topic or standard. Do NOT use for reviewing a single eval (use eval-quality-workflow instead) or for test coverage (use ensure-test-coverage instead).
- 100/100
code-refactor-for-reproducibility
aipoch/medical-research-skills
Use when refactoring research code for publication, adding documentation to existing analysis scripts, creating reproducible computational workflows, or preparing code for sharing with collaborators. Transforms research code into publication-ready, reproducible workflows. Adds documentation, implements error handling, creates environment specifications, and ensures computational reproducibility for scientific publications.
- 100/100
code-refactoring-context-restore
diegosouzapw/awesome-omni-skills
Context Restoration: Advanced Semantic Memory Rehydration workflow skill. Use this skill when the user needs working with code refactoring context restore and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
code-refactoring-context-restore-v2
diegosouzapw/awesome-omni-skills
Context Restoration: Advanced Semantic Memory Rehydration workflow skill. Use this skill when the user needs working with code refactoring context restore and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
code-refactoring-refactor-clean
diegosouzapw/awesome-omni-skills
Refactor and Clean Code workflow skill. Use this skill when the user needs 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 and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
code-refactoring-refactor-clean-v2
diegosouzapw/awesome-omni-skills
Refactor and Clean Code workflow skill. Use this skill when the user needs 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 and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
code-refactoring-tech-debt
diegosouzapw/awesome-omni-skills
Technical Debt Analysis and Remediation workflow skill. Use this skill when the user needs 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 acti and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
code-refactoring-tech-debt-v2
diegosouzapw/awesome-omni-skills
Technical Debt Analysis and Remediation workflow skill. Use this skill when the user needs 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 acti and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
anthropics/code-review
anthropics/knowledge-work-plugins
Review code changes for security, performance, and correctness. Trigger with a PR URL or diff, "review this before I merge", "is this code safe?", or when checking a change for N+1 queries, injection risks, missing edge cases, or error handling gaps.
- 100/100
openai/code-review
openai/codex
Run a final code review on a pull request
- 100/100
cloudflare/code-review
cloudflare/agents
Review code changes for correctness, clarity, and risk. Use when the user asks for a review, a second opinion on a diff, or feedback on code they wrote.
- 100/100
vercel-labs/code-review
vercel-labs/open-agents
Reviews code changes and provides actionable feedback. Use when the user asks to review a PR, diff, commit, or code changes. Triggers on "/review", "review this PR", "review my changes", "code review".
- 100/100
microsoft/code-review
microsoft/vscode
Perform a code review of the current session's changes. Use when the user requests a code review via the Run Code Review button in the Changes toolbar.
- 100/100
langchain-ai/code-review
langchain-ai/deepagents
Perform a structured code review of changes, checking for correctness, style, tests, and potential issues.
- 100/100
code-review-ai-ai-review
diegosouzapw/awesome-omni-skills
AI-Powered Code Review Specialist workflow skill. Use this skill when the user needs You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, C and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
code-review-ai-ai-review-v2
diegosouzapw/awesome-omni-skills
AI-Powered Code Review Specialist workflow skill. Use this skill when the user needs You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, C and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
code-review-assistant
pbakaus/code-review-assistant
Analyzes PRs to assign expert reviewers, detect code issues, and generate architectural diagrams. Use for PR reviews, code analysis, pull requests, git diffs, or mentions of reviewers, code quality, or standards.
- 100/100
code-review-change-size
openai/codex
Change size guidance (800 lines)
- 100/100
code-review-checklist
mohitagw15856/pm-claude-skills
Generate a tailored code review checklist for any pull request based on the language, type of change, and risk level. Use when asked to review code, check a PR, review a pull request, or generate a code review checklist. Produces a focused checklist with language-specific checks, risk-level-appropriate depth, and a clear approve/request-changes recommendation.
- 100/100
code-review-checklist-v2
diegosouzapw/awesome-omni-skills
Code Review Checklist workflow skill. Use this skill when the user needs Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
code-review-checklist-v3
diegosouzapw/awesome-omni-skills
Code Review Checklist workflow skill. Use this skill when the user needs Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
code-review-context
openai/codex
Model visible context
- 100/100
code-review-excellence
wshobson/agents
Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.
- 100/100
code-review-excellence
diegosouzapw/awesome-omni-skills
Code Review Excellence workflow skill. Use this skill when the user needs Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
code-review-excellence-v2
diegosouzapw/awesome-omni-skills
Code Review Excellence workflow skill. Use this skill when the user needs Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
code-review-playbook
yonatangross/orchestkit
Use this skill when conducting or improving code reviews. Provides structured review processes, conventional comments patterns, language-specific checklists, and feedback templates. Use when reviewing PRs or standardizing review practices.
- 100/100
code-review-pro
OneWave-AI/claude-skills
Comprehensive code review covering security vulnerabilities, performance bottlenecks, best practices, and refactoring opportunities. Use when user requests code review, security audit, or performance analysis.
- 100/100
code-review-quality
aAAaqwq/AGI-Super-Team
Conduct context-driven code reviews focusing on quality, testability, and maintainability. Use when reviewing code, providing feedback, or establishing review practices.
- 100/100
code-review-response
686f6c61/alfred-dev
Usar al recibir feedback de code review para responder técnicamente. Activar cuando el usuario quiera responder a comentarios de PR, gestionar feedback de code review, resolver comentarios de un revisor, o cuando el revisor pide cambios en el código.
- 100/100
code-review-testing
openai/codex
Test authoring guidance
- 100/100
code-reviewer
alirezarezvani/claude-skills
Code review automation for TypeScript, JavaScript, Python, Go, Swift, Kotlin, C#, .NET, Java, C, C++, Rust, Ruby, PHP, and Dart/Flutter. Analyzes PRs for complexity and risk, checks code quality for SOLID violations and code smells, generates review reports. Use when reviewing pull requests, analyzing code quality, identifying issues, generating review checklists.
- 100/100
code-reviewer-v2
diegosouzapw/awesome-omni-skills
code-reviewer workflow skill. Use this skill when the user needs Elite code review expert specializing in modern AI-powered code and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
code-simplification
TerminalSkills/skills
>-
- 100/100
code-simplifier
diegosouzapw/awesome-omni-skills
Code Simplifier workflow skill. Use this skill when the user needs Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to \"simplify code\", \"clean up code\", \"refactor for clarity\", \"improve readability\", or review recently modified code for elegance. Focuses on project-specific best practices and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
code-simplifier-v2
diegosouzapw/awesome-omni-skills
Code Simplifier workflow skill. Use this skill when the user needs Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to \"simplify code\", \"clean up code\", \"refactor for clarity\", \"improve readability\", or review recently modified code for elegance. Focuses on project-specific best practices and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
code-snippets
MicrosoftDocs/semantic-kernel-docs
>
- 100/100
code-testing-agent
microsoft/testfx
>-
- 100/100
code-testing-extensions
microsoft/testfx
>-
- 100/100
code-to-catalog
foxminchan/BookWorm
Turns a codebase into EventCatalog documentation through an evidence-based interview. Scans the code first, proposes an architectural model (domains, services, agents, messages, channels), grills the user on the structural decisions, produces a reviewable plan file, then hands off to catalog-documentation-creator. Use when user says "document my codebase in EventCatalog", "turn this repo into a catalog", "model my code as a catalog", "document my agents", "document my AI agents", "grill me on my architecture", "update my catalog from the code", "reconcile my catalog with my code", or "I don't know where to start documenting this codebase". Works for brand-new catalogs AND for updating existing catalogs that have drifted from the code.
- 100/100
code-to-prd
alirezarezvani/claude-skills
Reverse-engineer any codebase into a complete Product Requirements Document (PRD). Analyzes routes, components, state management, API integrations, and user interactions to produce business-readable documentation detailed enough for engineers or AI agents to fully reconstruct every page and endpoint. Works with frontend frameworks (React, Vue, Angular, Svelte, Next.js, Nuxt), backend frameworks (NestJS, Django, Express, FastAPI), and fullstack applications. Use when users mention: generate PRD, reverse-engineer requirements, code to documentation, extract product specs from code, document page logic, analyze page fields and interactions, create a functional inventory, write requirements from an existing codebase, document API endpoints, or analyze backend routes.
- 100/100
code-tour
affaan-m/ECC
Create CodeTour `.tour` files — persona-targeted, step-by-step walkthroughs with real file and line anchors. Use for onboarding tours, architecture walkthroughs, PR tours, RCA tours, and structured "explain how this works" requests.
- 100/100
code-tour
github/awesome-copilot
>
- 100/100
code-verifier
MicrosoftDocs/cloud-adoption-framework
Verifies code samples against official Microsoft/Azure examples and syntax rules. Use when asked to verify code correctness or validate API usage.
- 100/100
code2patent
cat-xierluo/legal-skills
从已开发代码项目中提取技术实现证据,围绕候选专利方案生成技术交底书,并以“权利要求布局卡 → 发明专利初稿”两步法继续生成接近可申报版的中国发明专利起草材料。触发场景包括:读取代码仓库后撰写技术交底书、将人工总结的专利方案映射到具体实现、从代码中挖掘可专利技术方案、为专利代理师准备权利要求布局和发明专利初稿。
- 100/100
codeact
gradion-ai/ipybox
Generate and execute code for acting with Python tools. Activate when user explicitly requests to "use the codeact skill" or similar phrases.
- 100/100
Codebase Analysis
skillmatic-ai/playbooks
"Analyze repository structure, tech stack, and code patterns to inform implementation planning"
- 60/100
codebase-analyzer
notque/vexjoy-agent
Statistical rule discovery from Go codebase patterns.
- 100/100
codebase-audit
TencentCloudBase/CloudBase-MCP
Perform a full codebase review, categorize findings by severity, file GitHub issues, then fix each issue in an isolated git worktree and submit PRs. Use this skill when the user asks to audit the codebase, do a comprehensive code review, find and fix security/quality/reliability issues, or run a proactive health check across the entire repository.
- 100/100
codebase-audit-pre-push
diegosouzapw/awesome-omni-skills
Pre-Push Codebase Audit workflow skill. Use this skill when the user needs Deep audit before GitHub push: removes junk files, dead code, security holes, and optimization issues. Checks every file line-by-line for production readiness and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
codebase-audit-pre-push-v2
diegosouzapw/awesome-omni-skills
Pre-Push Codebase Audit workflow skill. Use this skill when the user needs Deep audit before GitHub push: removes junk files, dead code, security holes, and optimization issues. Checks every file line-by-line for production readiness and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
codebase-cleanup-deps-audit
diegosouzapw/awesome-omni-skills
Dependency Audit and Security Analysis workflow skill. Use this skill when the user needs You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain security. Analyze project dependencies for known vulnerabilities, licensing issues, outdated packages, and provide actionable remediation strategies and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
codebase-cleanup-deps-audit-v2
diegosouzapw/awesome-omni-skills
Dependency Audit and Security Analysis workflow skill. Use this skill when the user needs You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain security. Analyze project dependencies for known vulnerabilities, licensing issues, outdated packages, and provide actionable remediation strategies and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
codebase-cleanup-refactor-clean
diegosouzapw/awesome-omni-skills
Refactor and Clean Code workflow skill. Use this skill when the user needs 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 and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
codebase-cleanup-refactor-clean-v2
diegosouzapw/awesome-omni-skills
Refactor and Clean Code workflow skill. Use this skill when the user needs 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 and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
codebase-cleanup-tech-debt
diegosouzapw/awesome-omni-skills
Technical Debt Analysis and Remediation workflow skill. Use this skill when the user needs 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 acti and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
codebase-cleanup-tech-debt-v2
diegosouzapw/awesome-omni-skills
Technical Debt Analysis and Remediation workflow skill. Use this skill when the user needs 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 acti and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
codebase-inspection
NousResearch/hermes-agent
Inspect codebases w/ pygount: LOC, languages, ratios.
- 95/100
codebase-migrate
ComposioHQ/awesome-codex-skills
Run large codebase migrations and multi-file refactors. Uses the Composio CLI to coordinate issue tracking, batched PRs, and CI verification while the agent executes the transforms locally across hundreds of files.
- 100/100
codebase-onboarding
affaan-m/ECC
Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter CLAUDE.md. Use when joining a new project or setting up Claude Code for the first time in a repo.
- 100/100
codebase-overview
notque/vexjoy-agent
Systematic codebase exploration and architecture mapping.
Page 44 of 218