Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
Nevo24
GitHub creator profile

Nevo24

Repository-level view of 10 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
10
repositories
1
occupation fields
n/a
updated
2026-06-09
occupation focus
Major fields detected across this creator.
classification pending
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

#001
leap
10 skills432updated 2026-06-09
100% of creator
codebase-map
غير مصنف

Detailed map of the Leap codebase - the full src/ directory tree annotated with each module and script's role, plus the key-classes reference table mapping every important class or function to its file and purpose. Use this to locate a file, class, module, or helper, or to understand where functionality lives in Leap.

2026-06-09
auto-approve-architecture
غير مصنف

Internals of Leap's Claude auto-approve flow and the CLI state machine (CLIStateTracker)- the PermissionRequest hook, the AskUserQuestion exclusion, per-session auto_send_mode isolation and pin-file robustness, up/down arrow handling during dialogs and slash-command pickers, the on-input no-reset rule, and the TUI-menu fallback. Use this when modifying auto-approve behavior, the state tracker, hook handling in leap-hook-process.py, or Claude permission/dialog detection.

2026-06-08
add-cli-provider
غير مصنف

Step-by-step guide for adding a new AI CLI backend (provider) to Leap, such as a new coding assistant. Covers the CLIProvider Strategy pattern, state detection, input protocol, menu handling, configure_hooks and hooks_installed, and registry wiring, including custom CLI variants of the five base CLIs. Use when adding, implementing, or registering a new CLI provider.

2026-06-08
monitor-code-signing
غير مصنف

How Leap Monitor.app is code-signed with the per-user self-signed Leap Self-Signed certificate so macOS Accessibility and Notification grants survive every update, plus the related build, TCC, and Apple Silicon architecture troubleshooting. Use this when working on the Makefile signing steps, py2app builds, TCC/Accessibility persistence, or architecture-mismatch and signing failures.

2026-06-04
monitor-pr-tracking
غير مصنف

Internals of the Leap Monitor SCM/PR-tracking subsystem and session table - GitLab/GitHub polling and timeouts, PR status markers and merged/closed badges, sending PR comments, /leap auto-fetch, environment-variable tokens, GitHub Enterprise URL handling, user notifications, persistent and pinned rows, the managed-clone dirty-tree sync dialog, the Add-Row flows, branch-mismatch and startup validation, and session-table UX (row ordering, row colors, tag aliases, live filter). Use this when working on monitor PR tracking, SCM polling, or session-table behavior.

2026-06-03
add-client-command
غير مصنف

Checklist for adding a new client command (for example !mycmd) to the Leap interactive client. Lists every location to update so the command handler, help text, and dispatcher stay in sync. Use when adding or modifying a Leap client command.

2026-06-02
add-dialog
غير مصنف

Guide for adding a new dialog or window to the Leap Monitor GUI. Covers ZoomMixin font-zoom setup, dialog geometry persistence, theme integration, the Cancel-bottom-left button-row convention, and the prefs persistence model that ad-hoc dialogs tend to get wrong. Use when creating a new monitor QDialog or window.

2026-06-02
add-monitor-theme
غير مصنف

Guide for adding a new visual theme to the Leap Monitor GUI. Covers the Theme dataclass, required color properties, contrast safety, and theme-manager registration. Use when adding or editing a monitor color theme.

2026-06-02
Showing top 8 of 10 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded