Toolverse
All skills

rp-explorer

by gmickel

Token-efficient codebase exploration using RepoPrompt CLI. Use when user says \

Installation

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

Installation

Quick info

Author
gmickel
Category
Security

About this skill

Token-efficient codebase exploration using RepoPrompt CLI. Use when user says \

How to use

  1. Aktywuj umiejętność, pisząc do asystenta "użyj rp do..." lub "użyj repoprompt do..." wraz z akcją taką jak explore, find, understand lub search. Na przykład: "użyj rp do zbadania jak działa autentykacja" lub "użyj repoprompt do znalezienia wzorów API".

  2. Zacznij od przeglądu projektu, uruchamiając polecenie tree lub structure, aby zobaczyć strukturę katalogów. RepoPrompt wyświetli mapę plików bez czytania całej zawartości — to zajmuje znacznie mniej tokenów niż tradycyjne podejście.

  3. Wyszukaj istotne pliki za pomocą polecenia search z słowem kluczowym (np. "auth") lub użyj builder do inteligentnego odkrywania plików na podstawie opisu (np. "find authentication logic"). Builder automatycznie tworzy izolowaną kartę z wynikami.

  4. Zawęź zakres, wybierając konkretne katalogi lub pliki poleceniem select, a następnie wygeneruj strukturę tylko dla wybranego zakresu. To pozwala ci skupić się na istotnej części kodu.

  5. Gdy potrzebujesz pełnego kontekstu, wyeksportuj mapę kodu poleceniem context --all, które zapisze wszystkie zebrane informacje w czytelnym formacie markdown. Możesz wtedy przekazać ten dokument asystentowi do dalszej analizy.

  6. Jeśli pracujesz z wieloma kartami, użyj flagi -t aby kierować polecenia do konkretnej karty builder, lub łącz polecenia za pomocą && aby wykonać sekwencję akcji w jednym wywołaniu.

Related skills

senior-security

by davila7

Comprehensive security engineering skill for application security, penetration testing, security architecture, and compliance auditing. Includes security assessment tools, threat modeling, crypto implementation, and security automation. Use when designing security architecture,

Security
2482

llama-cpp

by zechenzhangAGI

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.

Security
11252

solidity-security

by wshobson

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

Security
10105

content-creator

by alirezarezvani

Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing SEO, planning content

Security
25124

python-expert

by Shubhamsaboo

Senior Python developer expertise for writing clean, efficient, and well-documented code.\nUse when: writing Python code, optimizing Python scripts, reviewing Python code for best practices,\ndebugging Python issues, implementing type hints, or when user mentions Python, PEP 8,

Security
2777

reverse-engineering-tools

by gmh5225

Guide for reverse engineering tools and techniques used in game security research. Use this skill when working with debuggers, disassemblers, memory analysis tools, binary analysis, or decompilers for game security research.

Security
3168