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

lemon-ai-hub

يحتوي lemon-ai-hub على 147 من skills المجمعة من Andersonlimahw، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
147
Stars
13
محدث
2026-07-21
Forks
1
التغطية المهنية
11 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

error-fixer-loop
مطوّرو البرمجيات

Recursive error-fix loop. Use when a bash command fails with a build/test/typecheck error, when the same class of error appears more than once, or when the harness itself needs a persistent rule so the error does not come back. Detect → root-cause → minimal fix → test → lint/typecheck → persist rule (SKILL.md / AGENTS.md / docs/rules) → audit with evidence. Cross-harness (Claude Code, OpenCode, Codex, Gemini, Agy).

2026-07-21
cli-wrapper
مطوّرو البرمجيات

Wraps any external CLI so the AI harness can invoke it without context bloat. Captures --help output, documents every subcommand/flag in a compact digest, saves token metrics (raw vs wrapped), and exposes a standardized interface (invoke, explain, audit). Use before calling an unfamiliar CLI or when the harness needs to interact with a CLI repeatedly.

2026-07-18
cli-wrapper-setup
مطوّرو البرمجيات

One-shot setup that configures the CLI wrapper ecosystem across ALL AI harnesses (Claude Code, Gemini, Codex, Agy, OpenCode). Creates symlinks from Claude (single source of truth) to every other CLI, registers wrapper skills/agents in each harness, and injects the "prefer wrapped CLI" policy into each CLI's config file. Run once per machine or after adding a new CLI to the ecosystem.

2026-07-18
opencode-subagent
المهن الحاسوبية الأخرى

Cross-harness skill that teaches Claude Code, Codex (OpenAI), and Antigravity (Agy) how to use OpenCode as a subagent. Covers delegation triggers, task formatting, provider routing, result handling, and the complete protocol for efficient subagent orchestration.

2026-07-18
smart-dispatch
مطوّرو البرمجيات

Automatically routes tasks to the optimal AI agent, model, or provider based on complexity, cost, and capability. Use when implementing features, fixing bugs, or any multi-step development work. Triggers on "implement", "build", "create", "fix", "add feature", "develop", or when the user asks to do any coding task.

2026-07-18
architecture-deepener
مطوّرو البرمجيات

Surface opportunities to deepen a codebase. Finds modules that are shallow (thin pass-throughs, anemic types, missing domain modeling) and proposes how to make them deep (rich domain types, co-located behavior, testable seams). Outputs a visual HTML report and then runs an interactive grilling loop that pressure-tests each opportunity. Use when the codebase feels "flat", domain logic leaks into controllers/UI, types carry no behavior, or AI agents struggle to navigate the module boundaries. Integrates with domain-modeling, codebase-design, and ADR workflows.

2026-07-16
bug-diagnostics
مطوّرو البرمجيات

Loop de diagnóstico para bugs difíceis e regressões de performance. Feedback loop → reprodução → hipóteses → instrumentação → fix + teste → cleanup. Use quando o usuário disser "diagnosticar"/"debugar isso", ou relatar algo quebrado/lançando exceção/falhando/lento.

2026-07-16
doc-driven-grilling
مطوّرو البرمجيات

Interrogatório implacável para planos e designs que cria documentação (CONTEXT.md/glossário, ADRs) durante o processo, enquanto grilla. Combina grilling de decisão com domain-modeling — desafia a linguagem vaga contra o glossário existente, stress-testa cenários concretos, e captura termos e decisões inline conforme cristalizam. Use when user wants to stress-test a plan against their project's language and documented decisions, mentions "grill me", "grilling", or needs to sharpen terminology while deciding.

2026-07-16
session-handoff
مطوّرو البرمجيات

Compacta a conversa atual em um documento de handoff para outro agent continuar o trabalho. Preserva o contexto sem duplicar artefatos.

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

Reference for creating and editing skills well — the vocabulary and principles that make a skill predictable. Covers invocation, information hierarchy, granularity, steering, pruning, and failure modes.

2026-07-16
task-interrogator
متخصصو إدارة المشاريع

Interrogatório implacável para planos e designs. Estressa planos antes de implementar. Baseado em grill-me/grilling de Matt Pocock.

2026-07-16
teaching-workspace
معلمو التعليم العالي، جميع الآخرون

Ensina habilidades ou conceitos ao usuário em workspace stateful. Missões, lições HTML, referências, registros de aprendizado.

2026-07-16
karpathy-loop
مطوّرو البرمجيات

Executes autonomous Loop Engineering cycles (Autoresearch) for continuous code and metric optimization.

2026-07-12
gh-expert
مطوّرو البرمجيات

Expert GitHub CLI plugin containing multiple skills for PR management, issue tracking, and GitHub workflows automation.

2026-07-12
gh-auth
مطوّرو البرمجيات

Manage GitHub CLI authentication via gh CLI.

2026-07-12
gh-browse
مطوّرو البرمجيات

Open GitHub resources in the browser via gh CLI.

2026-07-12
gh-codespace
مطوّرو البرمجيات

Manage GitHub Codespaces via gh CLI.

2026-07-12
gh-config
مطوّرو البرمجيات

Manage GitHub CLI configuration via gh CLI.

2026-07-12
gh-copilot
مطوّرو البرمجيات

Manage GitHub Copilot tasks via gh CLI.

2026-07-12
gh-discussion
مطوّرو البرمجيات

Manage GitHub Discussions via gh CLI.

2026-07-12
gh-gist
مطوّرو البرمجيات

Manage GitHub Gists via gh CLI.

2026-07-12
gh-issue
مطوّرو البرمجيات

Manage GitHub issues via gh CLI.

2026-07-12
gh-label
مطوّرو البرمجيات

Manage GitHub issue/PR labels via gh CLI.

2026-07-12
gh-org
مطوّرو البرمجيات

Manage GitHub organizations via gh CLI.

2026-07-12
gh-pr
مطوّرو البرمجيات

Gerencia Pull Requests via GitHub CLI (gh).

2026-07-12
gh-project
مطوّرو البرمجيات

Manage GitHub Projects (beta) via gh CLI.

2026-07-12
gh-release
مطوّرو البرمجيات

Manage GitHub releases via gh CLI.

2026-07-12
gh-repo
مطوّرو البرمجيات

Manage GitHub repositories via gh CLI.

2026-07-12
gh-ruleset
مطوّرو البرمجيات

Manage GitHub repository rulesets via gh CLI.

2026-07-12
gh-search
مطوّرو البرمجيات

Search GitHub for code, issues, PRs, repos, and more via gh CLI.

2026-07-12
gh-secret
مطوّرو البرمجيات

Manage GitHub Secrets for repos, orgs, and environments via gh CLI.

2026-07-12
gh-workflow
مطوّرو البرمجيات

Manage GitHub Actions workflows and runs via gh CLI.

2026-07-12
git-expert
مطوّرو البرمجيات

Expert git plugin containing multiple skills for advanced version control, semantic commits, and bisect automation.

2026-07-12
git-bisect-ai
مطوّرو البرمجيات

AI-guided git bisect for finding the exact commit that introduced a bug or regression. Automates the binary search, interprets test results, and identifies the responsible code change with full context. Use when you know a bug exists now but didn't exist before, or when a performance regression appeared somewhere in git history.

2026-07-12
git-blame
مطوّرو البرمجيات

Find who changed what lines and when.

2026-07-12
git-branch
مطوّرو البرمجيات

Manage git branches with listing, creation, deletion, and rename operations.

2026-07-12
git-cherry-pick
مطوّرو البرمجيات

Cherry-pick commits from one branch to another.

2026-07-12
git-clean
مطوّرو البرمجيات

Remove untracked files and directories from working tree.

2026-07-12
git-clone
مطوّرو البرمجيات

Clone remote repositories with various options.

2026-07-12
git-commit
مطوّرو البرمجيات

Faz commits semanticos organizando os commits por alteracao.

2026-07-12
عرض أهم 40 من أصل 147 skills مجمعة في هذا المستودع.