🎯

mapping-codebases

🎯Skill

from oaustegard/claude-skills

VibeIndex|
What it does
|

A mapping codebases skill from a curated Claude Code skills collection for development patterns and coding workflows.

📦

Same repository

oaustegard/claude-skills(48 items)

mapping-codebases

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add oaustegard/claude-skills --skill mapping-codebases
skills.sh Install⚠ Installs to .agents/skills/
npx skills add oaustegard/claude-skills --skill mapping-codebases
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/mapping-codebases/SKILL.md

SKILL.md

83Installs
83
-
Last UpdatedJan 26, 2026

More from this repository10

🎯
developing-preact🎯Skill

A collection of Claude skills primarily for the Claude.ai PaaS skill compute environment, installable via ZIP upload or automated installation script for Claude Code projects.

🎯
reviewing-ai-papers🎯Skill

A skill for analyzing AI/ML technical content including papers, articles, and blog posts, extracting actionable insights filtered through an enterprise AI engineering lens with cross-session memory recall.

🎯
asking-questions🎯Skill

A skill that provides structured guidance for when and how to ask clarifying questions in Claude Code, helping identify ambiguous requests, present clear options with trade-offs, and use progressive disclosure to avoid over-questioning.

🎯
exploring-codebases🎯Skill

A hybrid codebase search tool combining ripgrep with tree-sitter or pre-generated map files to return complete functions and classes instead of fragmented lines. Supports signature-only mode that reduces token usage by 10-20x.

🎯
accessing-github-repos🎯Skill

A accessing github repos skill from a curated Claude Code skills collection for development patterns and coding workflows.

🎯
fetching-blocked-urls🎯Skill

A skill that retrieves clean markdown from URLs when web_fetch fails by using Jina AI's reader service, handling 403 errors, paywalls, JavaScript-heavy SPAs, and timeouts with automatic retry logic.

🎯
extracting-keywords🎯Skill

Extracts keywords from documents using the YAKE (Yet Another Keyword Extractor) unsupervised statistical algorithm with support for 34 languages, including domain-specific stopword lists for AI/ML and life sciences.

🎯
exploring-data🎯Skill

An exploratory data analysis skill using ydata-profiling that generates interactive HTML and JSON reports from CSV, Excel, JSON, and Parquet files. Produces comprehensive statistics, visualizations, correlations, and data quality alerts, with a summarization script for AI-assisted analysis.

🎯
charting-vega-lite🎯Skill

A Claude skill for creating interactive data visualizations using Vega-Lite declarative JSON grammar. Supports 20+ chart types including bar, line, scatter, histogram, and boxplot, with automatic data analysis and context-aware chart selection from uploaded data.

🎯
crafting-instructions🎯Skill

A crafting instructions skill from a curated Claude Code skills collection for development patterns and coding workflows.