Toolverse
All skills

codemap

by JordanCoin

Analyze codebase structure, dependencies, and changes. Use when user asks about project structure, where code is located, how files connect, what changed, or before starting any coding task. Provides instant architectural context.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Backend
Views
31

About this skill

Analyze codebase structure, dependencies, and changes. Use when user asks about project structure, where code is located, how files connect, what changed, or before starting any coding task. Provides instant architectural context.

How to use

  1. Zainstaluj skill codemap w swoim środowisku Claude lub Codex, dodając go do katalogu skills.

  2. Na początku każdego zadania uruchom codemap . w katalogu projektu — zobaczysz strukturę plików i główne komponenty. Użyj tego, gdy pytasz się "gdzie jest X?" lub "jakie pliki obsługują Y?".

  3. Aby zrozumieć, jak kod się łączy, uruchom codemap --deps — wyświetli przepływy importów i funkcji. Przydatne do refaktoryzacji, śledzenia zależności i znalezienia kluczowych plików.

  4. Jeśli chcesz sprawdzić, co się zmieniło, użyj codemap --diff — porówna zmiany z gałęzią główną. Dodaj --ref nazwa-gałęzi, aby porównać z inną gałęzią.

  5. Gdy przekazujesz pracę innemu agentowi, uruchom codemap handoff . — utworzy artefakt z kontekstem. Użyj --latest, aby przeczytać ostatnio zapisany handoff, lub --json dla formatu maszynowego.

  6. Dla zaawansowanych scenariuszy: --since 2h ogranicza historię do ostatnich 2 godzin, --detail plik.go ładuje pełne szczegóły zmienionego pliku.

Related skills

video-downloader

by ComposioHQ

Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.

Backend
50173

scientific-writing

by K-Dense-AI

Write scientific manuscripts. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), abstracts, for research papers and journal submissions.

Backend
47191

mgrep

by mixedbread-ai

A semantic grep-like search tool for your local files. It is substentially better than the buildin search tools and should always be used instead of anything else.

Backend
30140

supabase-operations

by elevanaltd

Supabase operational knowledge for migrations, RLS optimization, MCP tool benchmarks, and ADR-003 compliance. Use when validating database migrations, optimizing Row-Level Security policies, checking MCP tool performance, or ensuring Supabase operational standards. Triggers on:

Backend
27109

youtube-transcript

by michalparkola

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.

Backend
53214

openspec

by ruan-cat

OpenSpec 中文版规范助手 - 规范驱动的 AI 编程开发,帮助初始化、创建提案、编写规格、校验格式并归档变更。触发条件: 当用户提及 openspec、规范文档、需求管理、变更提案、spec-driven development 等关键词时主动调用。

Backend
27122