Skip to main content
Dépôt GitHub

julie

julie contient 7 skills collectées depuis anortham, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
7
Stars
6
mis à jour
2026-07-21
Forks
3
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

dead-code-audit
Développeurs de logiciels

Use when auditing Julie for dead code, test-only code paths, stale helpers, graph gaps, or cleanup candidates before deleting, privatizing, or simplifying code.

2026-07-21
editing
Développeurs de logiciels

Use before making changes to existing files. Routes to Julie's edit_file, rewrite_symbol, and rename_symbol tools without a Read + Edit loop. Trigger on fix, change, update, modify, refactor, rename, replace, add, remove, move, or any task involving an existing file.

2026-07-21
explore-area
Développeurs de logiciels

Orient on a new codebase area using get_context for token-budgeted exploration. Use when the user asks "what does this module do", "explain this part", or wants to understand an unfamiliar area before making changes.

2026-07-21
impact-analysis
Développeurs de logiciels

Analyze what would break if a symbol changes: finds callers, groups by risk level, assesses impact. Use when the user asks about blast radius, who uses a symbol, or is planning a refactor.

2026-07-21
search-debug
Développeurs de logiciels

Diagnose why a Julie search returns unexpected results during Julie development. Analyze scoring factors, tokenization, and index health when dogfooding search quality.

2026-07-21
web-research
Développeurs de logiciels

Fetch web pages and index them locally for token-efficient research. Use when you need to read documentation, articles, or any web content. Fetches via browser39, saves as markdown, indexes via Julie's filewatcher, then uses Julie tools for selective reading. Requires browser39 (binary release from GitHub).

2026-07-21
dead-code-audit
Développeurs de logiciels

Use when auditing Julie for dead code, test-only code paths, stale helpers, graph gaps, or cleanup candidates before deleting, privatizing, or simplifying code.

2026-06-06