codebase AI Agent Skills

Browse 1235 skills related to codebase

coding-agent

246.8k
openclawopenclaw

Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large codebases, (4) iterative coding that needs file exploration. NOT for: simple one-liner fixes (just edit), reading code (use read tool), thread-bound ACP harness requests in chat (for example spawn/run Codex or Claude Code in a Discord thread; use sessions_spawn with runtime:"acp"), or any work in ~/clawd workspace (never spawn agents here). Claude Code: use --print --permission-mode bypassPermissions (no PTY). Codex/Pi/OpenCode: pty:true required.

132 days ago

project-overview

72.9k
lobehublobehub

Complete project architecture and structure guide. Use when exploring the codebase, understanding project organization, finding files, or needing comprehensive architectural context. Triggers on architecture questions, directory navigation, or project overview needs.

131 days ago

claude-opus-4-5-migration

72.7k
anthropicsanthropics

Migrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5. Use when the user wants to update their codebase, prompts, or API calls to use Opus 4.5. Handles model string updates and prompt adjustments for known Opus 4.5 behavioral differences. Does NOT migrate Haiku 4.5.

131 days ago

bazel-build-optimization

29.9k
wshobsonwshobson

Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise codebases.

131 days ago

react-modernization

29.9k
wshobsonwshobson

Upgrade React applications to latest versions, migrate from class components to hooks, and adopt concurrent features. Use when modernizing React codebases, migrating to React Hooks, or upgrading to latest React versions.

131 days ago

debugging-strategies

29.9k
wshobsonwshobson

Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance issues, or unexpected behavior.

131 days ago

repomix-explorer

22.2k
yamadashyyamadashy

Use this skill when the user wants to analyze or explore a codebase (remote repository or local repository) using Repomix. Triggers on: 'analyze this repo', 'explore codebase', 'what's the structure', 'find patterns in repo', 'how many files/tokens'. Runs repomix CLI to pack repositories, then analyzes the output.

131 days ago

reducing-entropy

21.9k
davila7davila7

Manual-only skill for minimizing total codebase size. Only activate when explicitly requested by user. Measures success by final code amount, not effort. Bias toward deletion.

131 days ago

feature-design-assistant

21.8k
davila7davila7

Turn ideas into fully formed designs and specs through natural collaborative dialogue. Use when planning new features, designing architecture, or making significant changes to the codebase.

131 days ago

production-code-audit

21.8k
davila7davila7

Autonomously deep-scan entire codebase line-by-line, understand architecture and patterns, then systematically transform it to production-grade, corporate-level professional quality with optimizations

131 days ago

code-review

20.3k
shareAI-labshareAI-lab

Perform thorough code reviews with security, performance, and maintainability analysis. Use when user asks to review code, check for bugs, or audit a codebase.

131 days ago

codebase-cleanup-tech-debt

18.3k
sickn33sickn33

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

131 days ago

react-modernization

18.0k
sickn33sickn33

Upgrade React applications to latest versions, migrate from class components to hooks, and adopt concurrent features. Use when modernizing React codebases, migrating to React Hooks, or upgrading to...

131 days ago

Error-Detective

18.0k
sickn33sickn33

Search logs and codebases for error patterns, stack traces, and anomalies. Correlates errors across systems and identifies root causes.

131 days ago

framework-migration-code-migrate

18.0k
sickn33sickn33

You are a code migration expert specializing in transitioning codebases between frameworks, languages, versions, and platforms. Generate comprehensive migration plans, automated migration scripts, and

131 days ago

code-refactoring-tech-debt

18.0k
sickn33sickn33

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

131 days ago

codebase-cleanup-refactor-clean

18.0k
sickn33sickn33

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...

131 days ago

c4-architecture-c4-architecture

18.0k
sickn33sickn33

Generate comprehensive C4 architecture documentation for an existing repository/codebase using a bottom-up analysis approach.

131 days ago

docs-architect

18.0k
sickn33sickn33

Creates comprehensive technical documentation from existing codebases. Analyzes architecture, design patterns, and implementation details to produce long-form technical manuals and ebooks.

131 days ago

codebase-cleanup-deps-audit

18.0k
sickn33sickn33

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.

131 days ago

debugging-strategies

18.0k
sickn33sickn33

Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance iss...

131 days ago

bazel-build-optimization

18.0k
sickn33sickn33

Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise codebases.

131 days ago

legacy-modernizer

18.0k
sickn33sickn33

Refactor legacy codebases, migrate outdated frameworks, and implement gradual modernization. Handles technical debt, dependency updates, and backward compatibility.

131 days ago

Verification & Quality Assurance

17.8k
ruvnetruvnet

Comprehensive truth scoring, code quality verification, and automatic rollback system with 0.95 accuracy threshold for ensuring high-quality agent outputs and codebase reliability.

verificationtruth-scoringquality+3
131 days ago

V3 Core Implementation

17.8k
ruvnetruvnet

Core module implementation for claude-flow v3. Implements DDD domains, clean architecture patterns, dependency injection, and modular TypeScript codebase with comprehensive testing.

131 days ago

index-knowledge

17.6k
tursodatabasetursodatabase

Generate hierarchical AGENTS.md knowledge base for a codebase. Creates root + complexity-scored subdirectory documentation.

131 days ago

gpui-style-guide

10.5k
longbridgelongbridge

GPUI Component project style guide based on gpui-component code patterns. Use when writing new components, reviewing code, or ensuring consistency with existing gpui-component implementations. Covers component structure, trait implementations, naming conventions, and API patterns observed in the actual codebase.

131 days ago

render-deploy

10.4k
openaiopenai

Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their application on Render's cloud platform.

131 days ago

doc-sync

10.2k
JetBrainsJetBrains

Keeps IdeaVim documentation in sync with code changes. Use this skill when you need to verify documentation accuracy after code changes, or when checking if documentation (in doc/, README.md, CONTRIBUTING.md) matches the current codebase. The skill can work bidirectionally - from docs to code verification, or from code changes to documentation updates.

131 days ago

Coding Tutor

9.7k
EveryIncEveryInc

Personalized coding tutorials that build on your existing knowledge and use your actual codebase for examples. Creates a persistent learning trail that compounds over time using the power of AI, spaced repetition, and quizzes.

131 days ago

openspec-onboard

9.7k
studyzystudyzy

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

131 days ago

Claude Automation Recommender

8.8k
anthropicsanthropics

Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when a user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code for a project, or wants to know which Claude Code features they should use.

131 days ago

repo-structure-navigate

8.5k
open-circleopen-circle

Navigate the Valibot repository structure. Use when looking for files, understanding the codebase layout, finding schema/action/method implementations, locating tests, API docs, or guide pages. Covers monorepo layout, library architecture, file naming conventions, and quick lookups.

131 days ago

deepinit

8.0k
Yeachan-HeoYeachan-Heo

Deep codebase initialization with hierarchical AGENTS.md documentation

131 days ago

deepsearch

8.0k
Yeachan-HeoYeachan-Heo

Thorough codebase search

131 days ago

contributing

6.3k
nuxtnuxt

Guide for contributing to Nuxt UI. Provides component structure patterns, Tailwind Variants theming, Vitest testing conventions, and MDC documentation guidelines. Use when creating new components, reviewing component PRs, modifying existing components, writing tests, or creating documentation in this codebase.

131 days ago

analyze-rust-ffi-crate-surface

6.1k
RediSearchRediSearch

Determine which parts of the C codebase use Rust-defined C symbols. Use this when you want to understand which C code files may be impacted by changes to a Rust FFI crate.

131 days ago

python-playground

5.9k
pydanticpydantic

Run and test Python code in a dedicated playground directory. Use when you need to execute Python scripts, test code snippets, investigate CPython behavior, or experiment with Python without affecting the main codebase.

132 days ago

project-navigation

5.9k
netalertxnetalertx

Reference for the NetAlertX codebase structure, key file paths, and configuration locations. Use this when exploring the codebase or looking for specific components like the backend entry point, frontend files, or database location.

131 days ago

code-review

5.8k
cockroachdbcockroachdb

Review code, PRs, diffs, and changes in the Pebble codebase for correctness issues including resource leaks, concurrency bugs, iterator misuse, and lint violations. Use when asked to review code, a pull request, diff, or changes.

131 days ago

better-result-adopt

5.0k
AmanVarshney01AmanVarshney01

Migrate codebase from try/catch or Promise-based error handling to better-result. Use when adopting Result types, converting thrown exceptions to typed errors, or refactoring existing error handling to railway-oriented programming.

131 days ago

openviking

4.4k
volcenginevolcengine

Activate when the user asks about any repository listed in the system prompt under 'OpenViking — Indexed Code Repositories', or when they ask about an external library, framework, or project that may have been indexed. Also activate when the user wants to add, remove, or manage repos. Always search the local codebase first before using this skill.

131 days ago

codebase-classification

4.2k
gptmegptme

Classify codebases before modification to choose appropriate development approach

131 days ago

fix-issue

3.7k
mysticaltechmysticaltech

Use when working on a GitHub issue - fetches issue details, analyzes codebase, implements fix following project methodology

131 days ago

research

3.6k
parcadeiparcadei

Document codebase as-is with thoughts directory for historical context

131 days ago

tdd-migration-pipeline

3.6k
parcadeiparcadei

Orchestrator-only workflow for migrating/rewriting codebases with full TDD and agent delegation

131 days ago

repo-research-analyst

3.6k
parcadeiparcadei

Analyze repository structure, patterns, conventions, and documentation for understanding a new codebase

131 days ago

onboard

3.6k
parcadeiparcadei

Analyze brownfield codebase and create initial continuity ledger

131 days ago
ClawiskillClawiskill
Network
Building with
?

Join Clawiskill today. The decentralized skill network for AI Agents.

Registry
70K+
Agent Joins
120K+
Explore Network