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

agent-profile

يحتوي agent-profile على 29 من skills المجمعة من alleneubank، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
29
Stars
0
محدث
2026-07-19
Forks
0
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

afk
المهن الحاسوبية الأخرى

Use when the user says they are stepping away and the agent should continue without interactive approvals

2026-07-19
e2e
محللو ضمان جودة البرمجيات والمختبرون

Use when running e2e tests, debugging test failures, or fixing flaky tests. Covers failure taxonomy, fix rules, and workflow. Never changes source code logic or API without spec backing.

2026-07-19
eval
المهن الحاسوبية الأخرى

Use when auditing how well the shared agent instructions (AGENTS.md, skills) hold up in real sessions — sampling transcripts via recall, scoring them against the gap rubric, and turning findings into ratified amendments

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

Use when preparing clean, logical git commits from an existing working tree

2026-07-19
git-rebase-sync
مطوّرو البرمجيات

Use when syncing a feature branch onto the latest origin base branch via git rebase.

2026-07-19
git-worktree-tidy
مطوّرو البرمجيات

Fetch latest from origin, prune remote-tracking refs, delete stale local branches and worktrees, and fast-forward important branches. Use when tidying up a worktree-based repo layout.

2026-07-19
handoff
المهن الحاسوبية الأخرى

Use when preserving enough task context for another agent or future session to continue without the current conversation

2026-07-19
hunk-notes
مطوّرو البرمجيات

Use when a non-trivial changeset is ready for a human to review in hunk (the terminal diff viewer), or the user is reviewing your changes in a live hunk session.

2026-07-19
live-ops
مديرو الشبكات وأنظمة الحاسوب

Use when operating on live systems - cutovers, migrations, production config changes, or incident triage

2026-07-19
rewrite-history
مطوّرو البرمجيات

Use when the user asks to rebuild a feature branch into a clean, reviewable git history

2026-07-19
spec-interview
مطوّرو البرمجيات

Use when a SPEC.md exists or is needed and the user wants gaps found through an interview before implementation

2026-07-19
tilt
مديرو الشبكات وأنظمة الحاسوب

Use when checking deployment health, investigating errors, reading logs, or working with Tiltfiles. Queries Tilt resource status, logs, and manages dev environments.

2026-07-19
tiltup
مديرو الشبكات وأنظمة الحاسوب

Use when starting tilt, debugging Tiltfile errors, or bootstrapping a dev environment. Starts Tilt in zmx, monitors bootstrap to healthy state, fixes Tiltfile bugs without hard-coding or fallbacks.

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

Use when requirements are clear enough to plan and the work spans multiple steps, files, or verification stages

2026-07-19
writing-skills
المهن الحاسوبية الأخرى

Use when creating or editing a skill and you need it to be discoverable, concise, and native to the target harness

2026-07-19
zmx
مديرو الشبكات وأنظمة الحاسوب

Use when starting dev servers, watchers, tilt, or any process expected to outlive the conversation. Provides zmx session management patterns for long-lived processes.

2026-07-19
brief-best-practices
مطوّرو البرمجيات

Use when creating, reviewing, or updating a BRIEF.md (the quality law for a surface), defining what "good"/shippable means, or setting up a verified autonomous loop.

2026-07-19
git-best-practices
مطوّرو البرمجيات

Use when creating commits, managing branches, opening PRs, or rewriting history. Not for non-git implementation tasks or repo-specific release policy decisions.

2026-07-19
spec-best-practices
مطوّرو البرمجيات

Use when creating, reviewing, or updating SPEC.md files or entering the ADF SPEC gate.

2026-07-19
testing-best-practices
محللو ضمان جودة البرمجيات والمختبرون

Use when designing tests, writing test cases, planning test strategy, or attributing test failures. Covers unit, integration, and e2e layering plus verifier discipline (flake attribution, base-commit repro, broken-verifier handling).

2026-07-19
loop-brief
المهن الحاسوبية الأخرى

Use when a feature branch or campaign needs an autonomous multi-session loop — the user asks for a LOOP.md or a self-driving plan to finish a branch, says they are stepping away with work in flight, or a session must run or resume a campaign that has a LOOP.md (legacy path .claude/loop.md).

2026-07-19
rust-best-practices
مطوّرو البرمجيات

Use when reading or writing Rust files (.rs, Cargo.toml).

2026-07-16
zig-best-practices
مطوّرو البرمجيات

Use when reading or writing Zig files (.zig, build.zig, build.zig.zon).

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

Patterns for invoking the GitHub CLI (gh) from agents. Covers structured output, pagination, repo targeting, search vs list, gh api fallback.

2026-07-07
nix-best-practices
مطوّرو البرمجيات

Use when working with Nix flakes, overlays, shell.nix, or flake.nix files.

2026-06-24
go-best-practices
مطوّرو البرمجيات

Use when reading or writing Go files (.go, go.mod).

2026-06-24
python-best-practices
مطوّرو البرمجيات

Use when reading or writing Python files (.py, pyproject.toml, requirements.txt).

2026-06-24
typescript-best-practices
مطوّرو البرمجيات

Use when reading or writing TypeScript or JavaScript files (.ts, .tsx, .js, tsconfig.json).

2026-06-24
web-fetch
مطوّرو البرمجيات

Fetches web content as clean markdown by preferring markdown-native responses and falling back to selector-based HTML extraction. Use for documentation, articles, and reference pages at http/https URLs.

2026-06-24