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

randlee

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

skills مجمعة
121
مستودعات
16
محدث
2026-08-01
خريطة المستودعات

أين توجد skills

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

#01
synaptic-canvas
28 skills · 2026-05-16
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونفنيو النشر المكتبيمديرو الشبكات وأنظمة الحاسوب
4 فئات مهنية · 100% مصنفة
23%الحصة
#02
sc-lint
14 skills · 2026-05-26
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمتخصصو إدارة المشاريع
3 فئات مهنية · 100% مصنفة
12%الحصة
#03
atm-core
13 skills · 2026-07-13
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمتخصصو إدارة المشاريع
3 فئات مهنية · 100% مصنفة
11%الحصة
#04
sc-compose
12 skills · 2026-08-01
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمتخصصو إدارة المشاريعالمهن الحاسوبية الأخرىمطوّرو الويب
5 فئات مهنية · 100% مصنفة
9.9%الحصة
#05
raptor
10 skills · 2026-04-20
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمتخصصو إدارة المشاريعمديرو أنظمة الحاسوب والمعلومات
4 فئات مهنية · 100% مصنفة
8.3%الحصة
#06
wyvern
9 skills · 2026-07-14
المهن الحاسوبية الأخرىمطوّرو البرمجياتمتخصصو إدارة المشاريعمحللو ضمان جودة البرمجيات والمختبرون
4 فئات مهنية · 100% مصنفة
7.4%الحصة
#07
agent-team-mail
8 skills · 2026-03-16
مطوّرو البرمجياتمتخصصو إدارة المشاريعمحللو ضمان جودة البرمجيات والمختبرون
3 فئات مهنية · 100% مصنفة
6.6%الحصة
#08
sc-observability
7 skills · 2026-05-10
مديرو أنظمة الحاسوب والمعلوماتمطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون
3 فئات مهنية · 100% مصنفة
5.8%الحصة
نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

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

setting-up-just
مديرو الشبكات وأنظمة الحاسوب

Set up a repo-local just task runner with a root Justfile, optional .just/ helper scripts, and curated help, build, fmt, lint, test, and ci recipes. Use when a repo needs just, a Justfile, .just helpers, or when the user mentions task automation, "just build", "just lint", "just fmt", or dropping in a just system.

2026-05-16
creating-ai-clis
مطوّرو البرمجيات

Create or harden CLIs intended primarily for AI or system consumption and secondarily for humans. Use when designing or implementing a JSON-first CLI with an MCP-ready contract seam, where every command supports machine output, errors are typed and actionable, mutating commands are auditable via corresponding read commands, and external integrations need simulator-backed testing. Do not use for human-first shell utilities, one-off scripts, or text-only CLIs.

2026-04-29
designing-cli-simulators
محللو ضمان جودة البرمجيات والمختبرون

Design stateful simulators for AI-facing CLIs that integrate with devices, networks, services, or databases. Use when a CLI needs realistic simulator-backed testing, configurable fault injection, persistent state, and a swappable adapter boundary so the same business logic runs against live and simulated backends. Do not use for shallow mocks, stateless test doubles, or CLIs with no external integration.

2026-04-29
reviewing-ai-clis
محللو ضمان جودة البرمجيات والمختبرون

Critically review an existing CLI, MCP wrapper, or CLI plan for AI-first contract quality. Use when evaluating whether a CLI is JSON-first, has an MCP-ready contract seam without JSON reshaping, auditably models state changes, uses stateful simulator-backed testing for external integrations, and returns typed actionable errors. Do not use for general style review or human-first shell UX review.

2026-04-29
sc-ci-automation
محللو ضمان جودة البرمجيات والمختبرون

Run CI quality gates with optional auto-fix and PR creation.

2026-04-29
codex-agent
مطوّرو البرمجيات

Run Codex tasks via the ai_cli Task Tool runner.

2026-04-29
coding-agent-hardening
مطوّرو البرمجيات

Harden coding, QA, and orchestration agent prompts so they fix issues autonomously instead of letting findings pass through as minor, pre-existing, non-blocking, or technical debt. Use when editing existing agent prompts, review instructions, or orchestration workflows to remove permissive issue-handling behavior and tighten escalation criteria.

2026-04-29
sc-commit-push-pr
مطوّرو البرمجيات

Commit staged changes, push to remote, and create PRs for GitHub and Azure DevOps

2026-04-29
عرض أهم 8 من أصل 28 skills مجمعة في هذا المستودع.
sc-lint-version-adoption
مطوّرو البرمجيات

Guide a consuming repository through `sc-lint-version` adoption using the authoritative consumer-integration workflow, existing CLI testability seams, existing simulators or transcripts, and only thin normalization hooks when unavoidable.

2026-05-26
codex-orchestration
مطوّرو البرمجيات

Orchestrate sc-lint sprint work where team-lead coordinates, clint is the sole developer, and quality-mgr enforces the QA gate.

2026-05-25
team-lead
مطوّرو البرمجيات

Session initialization for the team-lead identity. Confirms identity and detects whether a full team restore is needed. Only run when ATM_IDENTITY=team-lead.

2026-05-25
todo-triage
محللو ضمان جودة البرمجيات والمختبرون

Run the repo Rust TODO finder during sprint-end or integration review and turn every discovered TODO into a QA finding rather than deferred work.

2026-05-25
triaging-findings
محللو ضمان جودة البرمجيات والمختبرون

Orchestrate pre-dispatch QA finding triage as team-lead. Launch one qa-triage agent per finding, collect phase-scoped Turtle records, aggregate by promoted branch, and only then dispatch branch-scoped fix assignments to clint.

2026-05-25
plan-hardening
مطوّرو البرمجيات

Team-lead drives plan hardening after the current plan state already exists in repo docs.

2026-05-25
phase-orchestration
مطوّرو البرمجيات

Orchestrate multi-sprint phase execution as team-lead. Manages sprint waves, scrum-master lifecycle, PR merges, clint reviews, and integration branch strategy. This skill is for team-lead only, not for scrum-masters.

2026-05-10
quality-management-gh
محللو ضمان جودة البرمجيات والمختبرون

Reusable QA orchestration skill for GitHub PRs. Use for multi-pass QA, CI monitoring, and template-driven findings and final quality reports.

2026-05-10
عرض أهم 8 من أصل 14 skills مجمعة في هذا المستودع.
plan-hardening
متخصصو إدارة المشاريع

Team-lead drives plan hardening after the current plan state already exists in repo docs.

2026-07-13
restore-team-communications
مطوّرو البرمجيات

Repair ATM teammate coordination after same-session compaction or resume when atm-dev still exists on disk and the saved leadSessionId still matches the current SESSION_ID, but named-teammate ATM reachability is broken.

2026-07-13
team-lead
مطوّرو البرمجيات

Session initialization for the team-lead identity. Confirms identity and detects whether a full team restore is needed. Only run when ATM_IDENTITY=team-lead.

2026-07-13
smoke-test
محللو ضمان جودة البرمجيات والمختبرون

Run or inspect the Phase Z smoke harness for atm-core. Use when implementing or operating `just smoke`, `just smoke fast`, or `just smoke thorough`, when rendering `reports/smoke/*`, when checking the frozen Phase Z row map, or when triaging smoke findings against retained logs and report artifacts.

2026-06-07
sc-managing-worktrees
مطوّرو البرمجيات

Create, manage, scan, update, and clean up git worktrees for parallel development with protected branch safeguards. Use when working on multiple branches simultaneously, isolating experiments, updating protected branches (main/develop), or when user mentions "worktree", "parallel branches", "feature isolation", "branch cleanup", "worktree status", or "update main/develop".

2026-06-01
codex-orchestration
مطوّرو البرمجيات

Orchestrate atm-core sprint work where team-lead coordinates, arch-ctm is the sole developer, and quality-mgr enforces the QA gate.

2026-05-20
quality-management-gh
محللو ضمان جودة البرمجيات والمختبرون

Reusable QA orchestration skill for GitHub PRs. Use for multi-pass QA, CI monitoring, and template-driven findings and final quality reports.

2026-05-18
rust-development
مطوّرو البرمجيات

Develop, review, and explore Rust code with strict adherence to Pragmatic Rust Guidelines. Use when the user mentions Rust, .rs files, Cargo, clippy, rustdoc, or requests Rust architecture, implementation, or review.

2026-05-14
عرض أهم 8 من أصل 13 skills مجمعة في هذا المستودع.
html-a-b-comparison
مطوّرو الويب

Build a local, self-contained HTML A/B comparison viewer for two or more generated HTML variants (e.g. different template revisions, different data sets, before/after fixes), so a human can pick between panes side-by-side without any external hosting.

2026-08-01
quality-management-gh
محللو ضمان جودة البرمجيات والمختبرون

Reusable QA orchestration skill for GitHub PRs. Use for multi-pass QA, CI monitoring, and template-driven findings and final quality reports.

2026-07-31
sprint-report
متخصصو إدارة المشاريع

Generate a sprint status report for the current phase. Default is --table.

2026-07-31
adversarial-fuzzing
محللو ضمان جودة البرمجيات والمختبرون

Generate and triage adversarial templates, var-files, and rendering inputs against sc-compose by coordinating bounded background agents, differential and metamorphic checks, minimization, and regression-test promotion. Use when trying to break a rendering subsystem, validating a risky change, hunting parser/validator/rendering edge cases, or turning a confirmed fuzz failure into a unit or CLI test.

2026-07-30
plan-hardening
متخصصو إدارة المشاريع

Team-lead drives plan hardening after the current plan state already exists in repo docs.

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

Session initialization for the team-lead identity. Confirms identity and detects whether a full team restore is needed. Only run when ATM_IDENTITY=team-lead.

2026-05-26
restore-team-communications
مطوّرو البرمجيات

Repair Claude teammate routing after same-session compaction or resume when sc-compose still exists on disk and the saved leadSessionId still matches the current SESSION_ID, but ATM or teammate reachability is broken.

2026-05-26
codex-orchestration
المهن الحاسوبية الأخرى

Orchestrate sc-compose sprint work where team-lead coordinates, comp is the sole developer, and quality-mgr enforces the QA gate.

2026-05-25
عرض أهم 8 من أصل 12 skills مجمعة في هذا المستودع.
creating-ai-clis
مطوّرو البرمجيات

Create or harden CLIs intended primarily for AI or system consumption and secondarily for humans. Use when designing or implementing a JSON-first CLI with an MCP-ready contract seam, where every command supports machine output, errors are typed and actionable, mutating commands are auditable via corresponding read commands, and external integrations need simulator-backed testing. Do not use for human-first shell utilities, one-off scripts, or text-only CLIs.

2026-04-20
designing-cli-simulators
مطوّرو البرمجيات

Design stateful simulators for AI-facing CLIs that integrate with devices, networks, services, or databases. Use when a CLI needs realistic simulator-backed testing, configurable fault injection, persistent state, and a swappable adapter boundary so the same business logic runs against live and simulated backends. Do not use for shallow mocks, stateless test doubles, or CLIs with no external integration.

2026-04-20
reviewing-ai-clis
محللو ضمان جودة البرمجيات والمختبرون

Critically review an existing CLI, MCP wrapper, or CLI plan for AI-first contract quality. Use when evaluating whether a CLI is JSON-first, has an MCP-ready contract seam without JSON reshaping, auditably models state changes, uses stateful simulator-backed testing for external integrations, and returns typed actionable errors. Do not use for general style review or human-first shell UX review.

2026-04-20
codex-orchestration
مطوّرو البرمجيات

Orchestrate multi-sprint phases where crap (Codex) is the sole developer, with pipelined QA via quality-mgr teammate. Team-lead chooses the review type; quality-mgr chooses the reviewers.

2026-04-20
quality-management-gh
محللو ضمان جودة البرمجيات والمختبرون

Reusable QA orchestration skill for GitHub PRs. Use for multi-pass QA, CI monitoring with `atm gh monitor`, one-shot PR reporting with `atm gh pr report`, and template-driven findings/final quality reports.

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

Review Rust architecture plans, crate boundaries, and code for structural design-pattern compliance. Use when the task involves typestate, sealed traits, error contracts, wrapper/newtype design, object safety, interior mutability, or other type-system-driven Rust correctness patterns that go beyond general style guidance.

2026-04-20
rust-development
مطوّرو البرمجيات

Develop, review, and explore Rust code with strict adherence to Pragmatic Rust Guidelines. Use when the user mentions Rust, .rs files, Cargo, clippy, rustdoc, or requests Rust architecture, implementation, or review.

2026-04-20
rust-phase-orchestration
مطوّرو البرمجيات

Orchestrate multi-sprint Rust phase execution as team-lead. Uses crap as the sole Rust developer and quality-mgr as the QA coordinator, with Rust reviewer selection delegated through quality-mgr.rust.

2026-04-20
عرض أهم 8 من أصل 10 skills مجمعة في هذا المستودع.
quality-management-gh
محللو ضمان جودة البرمجيات والمختبرون

Reusable QA orchestration skill for GitHub PRs. Use for multi-pass QA, CI monitoring, and template-driven findings and final quality reports.

2026-07-14
cursor-orchestration
المهن الحاسوبية الأخرى

Orchestrate Wyvern sprint/phase work inside a single Cursor session. Parent spawns reviewers and rust-developer; Task(cursor-quality-mgr) enforces spawn proof, aggregates fenced JSON evidence, triages findings, publishes PR reports, and owns the QA gate. Use when the user asks for /cursor-orchestration, Cursor-session phase/sprint orchestration, or same-session QA via cursor-quality-mgr. Never use ATM quality-mgr or codex-orchestration while this skill governs the session.

2026-07-14
codex-orchestration
مطوّرو البرمجيات

Orchestrate sprint work where team-lead coordinates, cwy is the sole developer, and quality-mgr enforces the QA gate.

2026-07-12
triaging-findings
مطوّرو البرمجيات

Orchestrate pre-dispatch QA finding triage as team-lead. Launch one qa-triage agent per finding, collect phase-scoped Turtle records, aggregate by promoted branch, and only then dispatch branch-scoped fix assignments to arch-ctm.

2026-07-12
phase-orchestration
المهن الحاسوبية الأخرى

Orchestrate multi-sprint phase execution as team-lead. Manages sprint waves, scrum-master lifecycle, PR merges, cwy reviews, and integration branch strategy. This skill is for team-lead only, not for scrum-masters.

2026-07-11
plan-hardening
متخصصو إدارة المشاريع

Team-lead drives plan hardening after the current plan state already exists in repo docs.

2026-07-11
restore-team-communications
المهن الحاسوبية الأخرى

Repair Claude teammate routing after same-session compaction or resume when wyvern still exists on disk and the saved leadSessionId still matches the current SESSION_ID, but SendMessage or teammate reachability is broken.

2026-07-11
sc-managing-worktrees
مطوّرو البرمجيات

Create, manage, scan, update, and clean up git worktrees for parallel development with protected branch safeguards. Use when working on multiple branches simultaneously, isolating experiments, updating protected branches (main/develop), or when user mentions "worktree", "parallel branches", "feature isolation", "branch cleanup", "worktree status", or "update main/develop".

2026-07-11
عرض أهم 8 من أصل 9 skills مجمعة في هذا المستودع.
codex-orchestration
مطوّرو البرمجيات

Orchestrate multi-sprint phases where arch-ctm (Codex) is the sole developer, with pipelined QA via quality-mgr teammate. Team-lead tracks findings and schedules fix passes.

2026-03-16
sprint-report
مطوّرو البرمجيات

Generate a sprint status report for the current phase. Default is --table.

2026-03-12
team-lead
متخصصو إدارة المشاريع

Session initialization for the team-lead identity. Confirms identity and detects whether a full team restore is needed. Only run when ATM_IDENTITY=team-lead.

2026-03-10
quality-management-gh
محللو ضمان جودة البرمجيات والمختبرون

Reusable QA orchestration skill for GitHub PRs. Use for multi-pass QA, CI monitoring with `atm gh monitor`, one-shot PR reporting with `atm gh pr report`, and template-driven findings/final quality reports.

2026-03-09
phase-orchestration
متخصصو إدارة المشاريع

Orchestrate multi-sprint phase execution as team-lead (ARCH-ATM). Manages sprint waves, scrum-master lifecycle, PR merges, arch-ctm reviews, and integration branch strategy. This skill is for the TEAM-LEAD only, not for scrum-masters.

2026-03-05
named-teammate-launch
مطوّرو البرمجيات

Launch and verify named teammates that participate in team messaging. Use when setting up a new team member with mailbox polling, troubleshooting why a teammate is not receiving messages, or creating named Claude/Codex/Gemini teammates with team-scoped communication.

2026-03-02
atm-doctor
مطوّرو البرمجيات

Run ATM health diagnostics, present severity-sorted findings, and delegate deep remediation analysis to the atm-doctor agent when critical findings exist.

2026-02-28
rust-development
مطوّرو البرمجيات

Develop, review, and explore Rust code with strict adherence to Pragmatic Rust Guidelines. Use when the user mentions Rust, .rs files, Cargo, clippy, rustdoc, or requests Rust architecture, implementation, or review.

2026-02-11
sc-observability-adopting
مطوّرو البرمجيات

Use when the user says things like "bring sc-observability into an existing Rust project" or "adopt sc-observability in a codebase that already has logging". Adopts sc-observability incrementally with a logging-first path and focused migration references for log, tracing, or custom JSONL setups.

2026-05-10
sc-observability-bootstrapping
مطوّرو البرمجيات

Use when the user says things like "set up sc-observability in a new Rust project" or "add structured logging to a new Rust app". Bootstraps a new project with sc-observability from crates.io using the shared light-logging house style, ~/.<app> log roots, and a rendered starter template.

2026-05-10
sc-observability-reviewing
مطوّرو البرمجيات

Use when the user says things like "review this project for sc-observability best practices" or "check whether our logging setup matches the sc-observability standard". Reviews a Rust project's observability setup against the shared house style and recommends missing baseline items and easy improvements.

2026-05-10
codex-orchestration
مديرو أنظمة الحاسوب والمعلومات

Orchestrate phased work where cobs is the sole developer and quality-mgr enforces the QA gate for sc-observability.

2026-04-03
phase-orchestration
مديرو أنظمة الحاسوب والمعلومات

Orchestrate multi-sprint phase execution as team-lead (ARCH-ATM). Manages sprint waves, scrum-master lifecycle, PR merges, cobs reviews, and integration branch strategy. This skill is for the TEAM-LEAD only, not for scrum-masters.

2026-04-03
quality-management-gh
محللو ضمان جودة البرمجيات والمختبرون

Reusable QA orchestration skill for GitHub PRs. Use for multi-pass QA, CI monitoring with `atm gh monitor`, one-shot PR reporting with `atm gh pr report`, and template-driven findings/final quality reports.

2026-04-03
team-lead
مديرو أنظمة الحاسوب والمعلومات

Session initialization for the team-lead identity. Confirms identity and detects whether a full team restore is needed. Only run when ATM_IDENTITY=team-lead.

2026-04-03
عرض 12 من أصل 16 مستودعات