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

meerkat

يحتوي meerkat على 20 من skills المجمعة من lukacf، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
20
Stars
18
محدث
2026-07-24
Forks
5
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

meerkat-architecture
مطوّرو البرمجيات

Internal architecture guide for the Meerkat agent platform. This skill should be used when understanding crate ownership, trait contracts, the agent construction pipeline, session service lifecycle, runtime control plane, mob orchestration internals, machine authority, comms wiring, or making cross-cutting architectural changes. Oriented toward AI agents and developers working on meerkat internals, not end users.

2026-07-24
meerkat-platform
مطوّرو البرمجيات

Build on the Meerkat agent platform. Covers every shipping surface (CLI, REST, JSON-RPC stdio/TCP, MCP, Python/TypeScript/Web/Rust SDKs), realm-scoped sessions, streaming, skills, hooks, memory, multimodal content, mob orchestration (spawn/fork/helpers/flows/profiles), durable scheduling, and provider auth via `auth_binding` + AuthMachine (env keys, OAuth, cloud IAM). Use when integrating with Meerkat, picking a surface, wiring auth, building agents, scheduling automated runs, deploying mobpacks, or asking how a feature exposes through a particular SDK.

2026-07-24
meerkat-cli-reference
المهن الحاسوبية الأخرى

Exact rkat CLI command contract for Meerkat help answers. Use this as the authority for command names, flags, aliases, and negative CLI facts.

2026-07-23
meerkat-wasm
مطوّرو البرمجيات

Developer guide for the Meerkat WASM embedded runtime (meerkat-web-runtime) and the `@rkat/web` browser SDK. Covers wasm32 compilation, building/deploying WASM bundles, writing/auditing wasm_bindgen exports (sessions, mobs, comms, JS tool callbacks, external auth resolver, subscription handles), the auth_binding + registerExternalAuthResolver auth model, tokio_with_wasm aliasing, cfg-gating patterns, mobpack bootstrap, and common wasm32 gotchas. Use when touching meerkat-web-runtime, sdks/web, browser auth flows, or making a meerkat crate wasm32-compatible.

2026-07-16
meerkat-dogma-inquisition
محللو ضمان جودة البرمجيات والمختبرون

Ruthless Meerkat dogma inquisition for architecture, code, PRs, plans, tickets, ledgers, and designs. Use when Codex must find semantic-authority violations, shadow truth, provider leakage, surface-owned meaning, projection/mirror abuse, typed-truth failures, terminality lies, generation theater, or meta-level repeated dogma failure patterns; use for brutally honest reviews that cite concrete evidence and group symptoms by root dogma failure.

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

How to communicate with peers in a collaborative mob

2026-07-10
memory-retrieval
المهن الحاسوبية الأخرى

How semantic memory works with compaction and the MemoryStore trait

2026-07-05
multi-agent-comms
مطوّرو البرمجيات

Setting up keep-alive, peer trust, send vs request/response patterns

2026-05-12
hook-authoring
مطوّرو البرمجيات

Writing hooks for the 8 hook points, execution modes, and decision semantics

2026-05-12
mcp-server-setup
مديرو الشبكات وأنظمة الحاسوب

How to configure MCP servers in .rkat/mcp.toml

2026-05-12
schedule-workflow
متخصصو إدارة المشاريع

How to author and inspect durable schedules from agent tools

2026-05-12
session-management
مديرو الشبكات وأنظمة الحاسوب

Session persistence, resume patterns, event store replay, compaction tuning

2026-05-12
builtin-utilities-workflow
مديرو الشبكات وأنظمة الحاسوب

How to use Meerkat built-in utility tools safely and productively

2026-05-12
shell-patterns
مديرو الشبكات وأنظمة الحاسوب

Background job patterns with shell and job management tools

2026-05-12
skill-discovery-workflow
مطوّرو البرمجيات

How to browse, load, and use Meerkat skills during a session

2026-05-12
task-workflow
متخصصو إدارة المشاريع

How to use builtin task tools for private lightweight work tracking

2026-05-12
workgraph-workflow
متخصصو إدارة المشاريع

How to use WorkGraph for durable commitments, dependencies, claims, and evidence

2026-05-12
rust-cicd-pipeline
مديرو الشبكات وأنظمة الحاسوب

Set up a professional Rust CI/CD pipeline with pre-commit hooks, automated linting, testing, changelog management, and version control. This skill should be used when creating a new Rust project that needs CI/CD, when adding CI/CD to an existing project, or when troubleshooting pipeline issues. The pipeline follows the "Makefile as single source of truth" pattern and works without GitHub Actions for enterprise environments.

2026-04-27
rct-methodology
مطوّرو البرمجيات

RCT (Representation Contract Tests) methodology for AI-assisted development. This skill should be used when creating implementation checklists from specifications, planning phased implementations, or when the user mentions "RCT", "representation contracts", "Gate 0", or asks for an "agent-ready checklist". It transforms specifications into executable, phased checklists with reviewer gates that an AI agent can autonomously execute.

2026-03-18
skill-creator
مطوّرو البرمجيات

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-01-23