Toolverse
All skills

repomix-safe-mixer

by daymade

Safely package codebases with repomix by automatically detecting and removing hardcoded credentials before packing. Use when packaging code for distribution, creating reference packages, or when the user mentions security concerns about sharing code with repomix.

Installation

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

Installation

Quick info

Author
daymade
Category
Mobile

About this skill

Safely package codebases with repomix by automatically detecting and removing hardcoded credentials before packing. Use when packaging code for distribution, creating reference packages, or when the user mentions security concerns about sharing code with repomix.

How to use

  1. Pobierz skill z repozytorium daymade i umieść go w swoim środowisku Claude. Upewnij się, że masz zainstalowany Python 3 i repomix na swoim systemie.

  2. Przygotuj katalog z kodem, który chcesz spakować. Skill będzie skanować wszystkie pliki w tym katalogu w poszukiwaniu zahardkodowanych poświadczeń.

  3. Uruchom skrypt safe_pack.py z katalogu skill'a, podając ścieżkę do swojego projektu: python3 scripts/safe_pack.py ./moj-projekt. Skrypt automatycznie przeskanuje katalog, wyszuka tajne dane i wyświetli raport.

  4. Przejrzyj wynik skanowania. Jeśli nie znaleziono sekretów, zobaczysz potwierdzenie i pakowanie przebiegnie automatycznie. Jeśli znaleziono sekrety, skrypt wyświetli ich listę z numerami linii i plikami.

  5. Jeśli skan wykrył sekrety, usuń je ręcznie z kodu (zmień wartości na zmienne środowiskowe, zmień na placeholder'y lub usuń całkowicie), a następnie uruchom skrypt ponownie.

  6. Po czystym skanowaniu możesz opcjonalnie określić niestandardową nazwę pliku wyjściowego za pomocą flagi --output package.xml lub przekazać własny plik konfiguracyjny repomix za pomocą flagi --config.

Related skills

automating-mobile-app-testing

by jeremylongshore

This skill enables automated testing of mobile applications on iOS and Android platforms using frameworks like Appium, Detox, XCUITest, and Espresso. It generates end-to-end tests, sets up page object models, and handles platform-specific elements. Use this skill when the user

Mobile
17142

android-kotlin-development

by aj-geddes

Develop native Android apps with Kotlin. Covers MVVM with Jetpack, Compose for modern UI, Retrofit for API calls, Room for local storage, and navigation architecture.

Mobile
152396

flutter-expert

by sickn33

Master Flutter development with Dart 3, advanced widgets, and multi-platform deployment. Handles state management, animations, testing, and performance optimization for mobile, web, desktop, and embedded platforms. Use PROACTIVELY for Flutter architecture, UI implementation, or

Mobile
54112

react-native-design

by wshobson

Master React Native styling, navigation, and Reanimated animations for cross-platform mobile development. Use when building React Native apps, implementing navigation patterns, or creating performant animations.

Mobile
1964

liquid-glass-developer

by anyproto

Context-aware routing to iOS 26 Liquid Glass implementation patterns. Use when working with glass effects, GlassEffectContainer, morphing transitions, or iOS 26 visual effects.

Mobile
2061

sequential-thinking

by mrgoonie

Use when complex problems require systematic step-by-step reasoning with ability to revise thoughts, branch into alternative approaches, or dynamically adjust scope. Ideal for multi-stage analysis, design planning, problem decomposition, or tasks with initially unclear scope.

Mobile
60238