Skip to main content
anortham
ملف منشئ GitHub

anortham

عرض على مستوى المستودعات لـ 65 skills مجمعة عبر 8 مستودعات GitHub.

skills مجمعة
65
مستودعات
8
محدث
2026-07-26
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

مستكشف المستودعات

المستودعات و skills الممثلة

grok-cli
مطوّرو البرمجيات

Use when the user says "ask grok", "get grok's take", "grok review", "have grok look at this", "delegate to grok", or any variation naming Grok/xAI as the perspective they want.

2026-07-26
brainstorming
مطوّرو البرمجيات

Use when starting any creative work - creating a feature, building a component, adding functionality, or changing designed behavior - before writing code or invoking any implementation skill. Small defect repairs and tweaks triage through razorback:fixing-small-issues first.

2026-07-23
prototyping
مطوّرو البرمجيات

Use when a design question resists discussion — a state model with more edge cases than fit in your head, a UI the user keeps flip-flopping on because nobody can picture it, or behavior only knowable by running it — before writing a design doc or implementation plan for that question.

2026-07-23
claude-cli
مطوّرو البرمجيات

Use when the user says "ask claude", "fresh claude review", "second opinion from another claude", "have another claude look at this", "delegate to a fresh claude", or any variation naming Claude as the second perspective they want.

2026-07-23
codex-cli
مطوّرو البرمجيات

Use when the user says "ask codex", "get codex's take", "codex review", "have codex look at this", "delegate to codex", or any variation naming Codex/OpenAI as the perspective they want. Also use for a generic "second opinion from a different model" when no other model is named.

2026-07-23
architecture-quality
مطوّرو البرمجيات

Use when planning or reviewing non-trivial code changes, refactoring architecture, evaluating module boundaries, repeated findings reveal coupling, tests are hard to write because interfaces are unclear, or the user asks for codebase design improvements, complexity reduction, deduplication, or cleanup of existing code.

2026-07-17
pre-merge-review
محللو ضمان جودة البرمجيات والمختبرون

Use after all tasks are complete and branch verification passes, before finishing-a-development-branch, when a pre-merge external reviewer was chosen for the run (codex or claude).

2026-07-16
using-razorback
المهن الحاسوبية الأخرى

Use when starting any conversation, before any response or action including clarifying questions.

2026-07-16
عرض أهم 8 من أصل 25 skills مجمعة في هذا المستودع.
miller-editing
مطوّرو البرمجيات

Use before changing existing indexed files with Miller edit, especially symbol rewrites, text replacements, renames, or refactors.

2026-07-26
miller-patterns-audit
مطوّرو البرمجيات

Use when an agent needs extractor-recognized code-shape facts such as routes, htmx attributes, Alpine directives, SQL DDL/DML, or data-document structure.

2026-07-24
miller-orientation
المهن الحاسوبية الأخرى

Use when starting a Miller task, choosing a Miller tool, or choosing a Miller search mode.

2026-07-23
miller-bridge-trace
مطوّرو البرمجيات

Use when tracing Miller bridge paths in supported providers: dotnet-web URL literals and fetch/axios client requests to ASP.NET signals, client requests to Next.js route handlers or Nuxt server routes, Next.js/Nuxt route references to file routes, Vue/React references to route definitions, or backend-http client requests to Express/FastAPI/Flask/Django/Spring/Go/gin/echo/Rails/NestJS/Laravel/Phoenix/axum/actix/Symfony/Ktor route facts.

2026-07-18
miller-explore-area
مطوّرو البرمجيات

Use when orienting on an unfamiliar code area with Miller, explaining a module, finding entry points, or gathering context before a change.

2026-07-03
miller-impact-analysis
مطوّرو البرمجيات

Use when assessing blast radius with Miller, choosing tests for a change, answering who uses a symbol, or planning a refactor.

2026-07-03
handoff-in
مطوّرو البرمجيات

Use when resuming Miller-backed work from a handoff packet or validating a packet before continuing in another harness, model, or session.

2026-06-29
handoff-out
المهن الحاسوبية الأخرى

Use when preparing to move active Miller-backed work to another harness, model, or session and the receiving agent needs a self-contained resume packet.

2026-06-29
عرض أهم 8 من أصل 14 skills مجمعة في هذا المستودع.
dead-code-audit
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
bug-detective
محللو ضمان جودة البرمجيات والمختبرون

Systematic bug hunting combining Sherpa's debugging workflow, Julie's execution tracing, and Goldfish's investigation tracking. Activates for bug fixes with methodical reproduction, test capture, fix, and verification. Use when debugging errors or fixing bugs.

2025-11-02
explore-and-document
مطوّرو البرمجيات

Systematically explore unfamiliar codebases and document findings using Julie's code intelligence, Sherpa's exploration workflow, and Goldfish's documentation. Activates when learning new code with semantic search, architecture mapping, and persistent documentation.

2025-11-02
refactor-with-confidence
مطوّرو البرمجيات

Safe code refactoring combining Sherpa's refactor workflow, Julie's reference checking and safe renaming, and Goldfish's before/after checkpointing. Activates for code improvement with systematic testing, refactoring, and verification. Use when cleaning up or improving existing code.

2025-11-02
smart-session-start
مطوّرو البرمجيات

Intelligent session initialization combining Goldfish memory recall, Julie workspace re-indexing, and Sherpa workflow suggestion. MANDATORY at session start - automatically restores context, suggests next steps, and resumes work seamlessly. Activates at the beginning of every coding session.

2025-11-02
tdd-powerhouse
مطوّرو البرمجيات

Complete Test-Driven Development workflow combining Sherpa guidance, Julie code intelligence, and Goldfish progress tracking. Automatically activates for feature implementation with systematic phases, semantic code search, and persistent checkpointing. Use when implementing new features with test-first discipline.

2025-11-02
عرض 8 من أصل 8 مستودعات
تم تحميل كل المستودعات