Toolverse
All skills

using-serena-for-exploration

by seanGSISG

Use when exploring codebases with Serena MCP tools for architectural understanding and pattern discovery - guides efficient symbolic exploration workflow minimizing token usage through targeted symbol reads, overview tools, and progressive narrowing

Installation

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

Installation

Quick info

Author
seanGSISG
Category
Backend
Views
116

About this skill

Use when exploring codebases with Serena MCP tools for architectural understanding and pattern discovery - guides efficient symbolic exploration workflow minimizing token usage through targeted symbol reads, overview tools, and progressive narrowing

How to use

  1. Zainstaluj skill w swoim katalogu Claude'a (zazwyczaj .claude/skills/) poprzez sklonowanie repozytorium seanGSISG/crispy-claude lub skopiowanie pliku using-serena-for-exploration do odpowiedniego folderu.

  2. Uruchom eksplorację od przeglądu struktury — użyj list_dir z recursive=false, aby zobaczyć katalogi najwyższego poziomu, a następnie find_file, aby zlokalizować pliki istotne dla Twojego celu (np. auth.py dla modułów autentykacji).

  3. Zanim przeczytasz pełny plik, wywołaj get_symbols_overview na wybranym pliku — otrzymasz listę klas, funkcji i importów bez czytania treści, co zaoszczędzi tokeny.

  4. Gdy znasz już strukturę, użyj find_symbol z include_body=false, aby zobaczyć sygnaturę konkretnej klasy lub funkcji bez jej implementacji, lub z include_body=true, aby przeczytać tylko wybraną metodę.

  5. Jeśli nie znasz dokładnych nazw symboli, użyj search_for_pattern, aby wyszukać kod na podstawie wzorców (np. wyrażenia regularne czy fragmenty tekstu).

  6. Powtarzaj kroki 3–5, zawężając zakres — od przeglądu do konkretnych symboli — aż uzyskasz wystarczającą wiedzę o architekturze lub wzorcach, które Cię interesują.

Related skills

stripe-integration

by wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Backend
40147

patent-search

by RobThePCGuy

Advanced prior art search using the PatentsView API. Use this skill when users need to search for patents, perform prior art searches, analyze patent landscapes, or find patents by inventor, title, date range, or technical fields. Helps with patent research, freedom to operate

Backend
36218

using-superpowers

by obra

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists

Backend
65167

literature-review

by K-Dense-AI

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature

Backend
238507

travel-planner

by ailabs-393

This skill should be used whenever users need help planning trips, creating travel itineraries, managing travel budgets, or seeking destination advice. On first use, collects comprehensive travel preferences including budget level, travel style, interests, and dietary

Backend
4379

seedream-image-gen

by openclaw

Generate images via Seedream API (doubao-seedream models). Synchronous generation.

Backend
6235