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

ghost-alice

يحتوي ghost-alice على 26 من skills المجمعة من AidALL، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

session-intent-analyzer
مطوّرو البرمجيات

Update the per-session intent ledger for every user input and provide current intent as semantic context consumed by gates, skill-evolution, and jailbreak-detector. Keep intent summaries without storing raw prompts.

2026-06-23
skill-evolution
مطوّرو البرمجيات

Use when the user asks about skill upgrades, update recommendations, or an evolution backlog; analyze io-trace and conduct_feedback to produce report-only evolution candidates. No automatic edits.

2026-06-23
executing-plans
مطوّرو البرمجيات

Use when an implementation plan already exists. Execute it in a separate session with review checkpoints.

2026-06-22
test-driven-development
مطوّرو البرمجيات

Use when implementing a known feature, bug fix, or refactor with a resolved behavior contract. Requires a failing test before production code; use discovery first when the target or premise is unknown.

2026-06-22
using-coding-convention
مطوّرو البرمجيات

Use at the start of every coding or development conversation. Defines how to find and invoke coding-convention family skills. Requires relevant skills before any response, including clarification questions.

2026-06-22
task-router
مطوّرو البرمجيات

Runs after session-intent-analyzer and jailbreak-detector/downstream gate as their consumer. Decomposes the request and routes output, verification, lifecycle, and boundary skills without owning intake, raw intent inference, or tool permission.

2026-06-22
verification-before-completion
مطوّرو البرمجيات

Use before claiming completion, fixes, passes, commits, or PR creation. Requires running verification commands and reading their output before making success claims. Evidence always comes before claims.

2026-06-18
richskill
مطوّرو البرمجيات

Use when exercising the rich addon fixture (skill + command + resource).

2026-06-18
merge-companion
مطوّرو البرمجيات

Use after skill updates to protect, classify, merge, discard, or defer local user changes. Handles undecided pending-merges manifest entries, install backups, a six-step UX, adversarial verification, and cross-platform decision propagation.

2026-06-14
adversarial-verification
محللو الإدارة

Use when claims or evidence need adversarial validation by 3-5 independent agents. Requires unanimous convergence. Triggers: patents, papers, grants, investor relations, legal docs, numeric claims, novelty, prior-art, and fact-checking.

2026-06-06
agent-security-scan
محللو أمن المعلومات

Use for report-only static scans of settings, hooks, skills, Model Context Protocol config, credential surfaces, remote fetches, shell side effects, and broad exposure risks. Do not print raw secrets or apply automatic fixes.

2026-06-06
boundary-contract
متخصصو إدارة المشاريع

Use immediately after task-router routes boundary-contract: required. Before modification, implementation, or verification, declare objective, non-goals, allowed/prohibited surfaces, and stop conditions as a contract; do not execute the work.

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

Turn vague ideas into concrete design specifications. Identify user intent, constraints, and success criteria, then propose a design for approval. Required before creative work such as feature additions, component builds, or behavior changes.

2026-06-06
dispatching-parallel-agents
مطوّرو البرمجيات

Use when two or more independent tasks can be handled in parallel. Each task must be able to proceed without shared state or sequential dependency.

2026-06-06
finishing-a-development-branch
مطوّرو البرمجيات

Use when implementation is complete, tests have passed, and the integration path must be chosen. Presents and executes structured options for finishing a development branch.

2026-06-06
receiving-code-review
مطوّرو البرمجيات

Use when receiving code review feedback before implementing suggestions, especially when feedback is ambiguous or technically questionable. Enforces technical rigor and verification instead of performative agreement or blind implementation.

2026-06-06
requesting-code-review
مطوّرو البرمجيات

Use after completing work, implementing major functionality, or before merge. Dispatches a code-reviewer subagent to verify the work against requirements. Review early and often.

2026-06-06
subagent-driven-development
مطوّرو البرمجيات

Use when executing an implementation plan composed of independent tasks in the current session. Dispatch a fresh subagent per task and run a two-stage review after each task: spec compliance, then code quality.

2026-06-06
systematic-debugging
مطوّرو البرمجيات

Use when facing bugs, test failures, or unexpected behavior before proposing fixes. Enforces root-cause investigation, pattern analysis, hypothesis/verification, and correction. Symptom-only fixes are failures.

2026-06-06
using-git-worktrees
مطوّرو البرمجيات

Use when starting feature work or before executing an implementation plan. Creates an isolated git worktree with smart directory selection and safety checks.

2026-06-06
writing-plans
مطوّرو البرمجيات

Use when requirements for a multi-step task are known and before touching code. Documents everything as bite-sized tasks for an engineer with zero codebase context. Use for implementation plans, task decomposition, and planning before TDD.

2026-06-06
writing-skills
مطوّرو البرمجيات

Use when writing a new skill or modifying/verifying an existing skill. Confirms the skill works under pressure scenarios before distribution.

2026-06-06
compact-handoff
مطوّرو البرمجيات

Use during long tasks when evidence, state, and next actions must survive context compaction. Handles compaction judgment and handoff records only; no automatic hook behavior.

2026-06-06
jailbreak-detector
محللو أمن المعلومات

Compare the current intent from session-intent-analyzer with the current input summary to detect instruction override, credential reveal, and scope-drift signals, then decide allow, ask-confirm, or block.

2026-06-06
necessity-gate
متخصصو إدارة المشاريع

Task-justification gate for new tasks, skills, files, audit cycles, or follow-ups. Compares problem evidence, regression risk, and recovery benefit; decides approve, reject, or modify. Blocks speculative work.

2026-06-06
noop
محللو ضمان جودة البرمجيات والمختبرون

Dummy addon skill used by installer tests.

2026-06-06