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

Qredence

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

skills مجمعة
46
مستودعات
4
محدث
2026-07-03
مستكشف المستودعات

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

rlm-batch
مطوّرو البرمجيات

Execute batched or parallel RLM work using Daytona sandboxes. Use when running multiple sub-tasks, parameter sweeps, or batch recursive RLM calls in the daytona_pilot runtime.

2026-04-04
rlm-debug
مطوّرو البرمجيات

Debug fleet-rlm runtime issues from Claude Code. Use when diagnosing daytona_pilot failures, API and websocket contract problems, sandbox persistence bugs, or runtime readiness drift.

2026-04-04
rlm-execute
مطوّرو البرمجيات

Execute Python code in Daytona sandboxes with durable volume persistence. Use when running code in a Daytona sandbox, processing data with stateful execution, or persisting results across sessions.

2026-04-04
rlm-long-context
مطوّرو البرمجيات

(EXPERIMENTAL) Research implementation for RLM long-context processing using standalone Python scripts. For production use, prefer the rlm skill which uses the fleet-rlm package with Daytona sandboxes. This skill is for experimentation, evaluation, and alternative implementation patterns.

2026-04-04
rlm-memory
مطوّرو البرمجيات

Long-term memory persistence for RLM using Daytona durable volume storage. Use when storing, recalling, listing, or searching data that persists across sandbox sessions in the daytona_pilot runtime.

2026-04-04
rlm-run
مطوّرو البرمجيات

Run fleet-rlm through its current public entrypoints. Use when you need the right command for the Web UI, API server, MCP server, terminal chat, or Daytona smoke validation from a Claude Code workflow.

2026-04-04
rlm
مطوّرو البرمجيات

Translate fleet-rlm's shared ReAct plus dspy.RLM runtime into Claude Code workflows. Use when you need a Claude-facing mental model for fleet-rlm, especially for daytona_pilot execution, running the local server surfaces, or planning long-context/runtime work.

2026-04-04
rlm-test-suite
محللو ضمان جودة البرمجيات والمختبرون

Validate fleet-rlm with the current repo test lanes. Use when you need the right confidence level for runtime, websocket, frontend-contract, or Daytona-backed changes.

2026-04-04
عرض أهم 8 من أصل 16 skills مجمعة في هذا المستودع.
delegation
مطوّرو البرمجيات

Delegate recursive work to child RLM sandboxes with budget management. Use when decomposing tasks into sub-queries, fanning out batched work, managing LLM call budgets, or building parent-child RLM hierarchies.

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

Diagnose fleet-rlm runtime failures, API contract drift, sandbox errors, and observability issues. Use when something is broken — Daytona connection failures, websocket mismatches, escalation not triggering, budget exhaustion, or missing traces.

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

Optimize fleet-rlm DSPy programs and RLM skill bundles using GEPA with MLflow tracking. Use when running optimization loops, designing feedback metrics, building training datasets, or comparing runs.

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

Hub skill for fleet-rlm: when to use dspy.RLM vs ReAct/CodeAct and which workflow skill to load next.

2026-06-12
dspy-programs
مطوّرو البرمجيات

Design DSPy signatures and compose runtime modules for fleet-rlm tasks. Use when creating input/output field definitions, choosing between built-in signatures, selecting execution modes, or wiring custom modules.

2026-06-11
browser-interaction
مطوّرو البرمجيات

Fetch and inspect JavaScript-heavy pages with Playwright in a Daytona browser-capable snapshot.

2026-06-08
long-context
مطوّرو البرمجيات

Process documents and codebases exceeding a single context window using canonical dspy.RLM variable mode in the Daytona REPL.

2026-06-08
sandbox-execution
مطوّرو البرمجيات

Execute Python in Daytona sandboxes with durable volume persistence. Use when running code, persisting results, inspecting volumes, managing workspace lifecycle, or validating Daytona connectivity.

2026-05-30
عرض أهم 8 من أصل 13 skills مجمعة في هذا المستودع.
memory-system
المهن الحاسوبية الأخرى

Complete guide to the AgenticFleet memory system. Read this first.

2026-01-07
dspy-agent-framework-integration
مطوّرو البرمجيات

Comprehensive guide to integrating DSPy with Microsoft Agent Framework in AgenticFleet, covering typed signatures, assertions, routing cache, GEPA optimization, and agent handoffs.

2026-01-06
dspy-agent-framework-quick-ref
مطوّرو البرمجيات

Quick reference card for DSPy + Agent Framework integration patterns: typed signatures, assertions, routing cache, and agent handoffs.

2026-01-06
changelog-generator
مطوّرو البرمجيات

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

2025-12-29
initiate-memory
المهن الحاسوبية الأخرى

Comprehensive guide for initializing or reorganizing agent memory and project context. Use when setting up a new project, when the user asks you to learn about the codebase, or when you need to create effective memory blocks for project conventions, preferences, and workflows.

2025-12-29
python-backend-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Expert Python backend code reviewer that identifies over-complexity, duplicates, bad optimizations, and violations of best practices. Use when asked to review Python code quality, check for duplicate code, analyze module complexity, optimize backend code, identify anti-patterns, or ensure adherence to best practices. Ideal for preventing AI-generated code from creating unnecessary files instead of imports, finding repeated validation logic, and catching over-engineered solutions.

2025-12-29
fleet-agent
مطوّرو البرمجيات

Context-aware development assistant for AgenticFleet with auto-learning and dual memory (NeonDB + ChromaDB). Handles development workflows with intelligent context management.

2025-12-29
system-init
مطوّرو البرمجيات

Initialize or hydrate the agent's memory system and verify configuration.

2025-12-29
عرض أهم 8 من أصل 12 skills مجمعة في هذا المستودع.
openui
مصممو واجهات الويب والرقمية

Build generative UI apps with OpenUI and OpenUI Lang — the token-efficient open standard for LLM-generated interfaces. Use when mentioning OpenUI, @openuidev, generative UI, streaming UI from LLMs, component libraries for AI, or replacing json-render/A2UI. Covers scaffolding, defineComponent, system prompts, the Renderer, and debugging OpenUI Lang output.

2026-07-03
fleet-pi-orientation
مطوّرو البرمجيات

Map the Fleet Pi codebase before planning or editing. Use when asked what the app does, where chat/session/resource code lives, or how the monorepo fits together.

2026-05-09
frontend-design
مطوّرو الويب

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

2026-05-05
chat-runtime-debugging
مديرو الشبكات وأنظمة الحاسوب

Diagnose Fleet Pi chat runtime failures, including NDJSON streams, Pi sessions, Bedrock model errors, resource loader diagnostics, queueing, aborts, and Plan mode question flow.

2026-05-05
agent-ui-workflows
مطوّرو الويب

Build or modify Fleet Pi's React Agent Elements UI, including InputBar controls, tool cards, question prompts, resource drawer, model picker, mode selector, and streaming state.

2026-05-01
عرض 4 من أصل 4 مستودعات
تم تحميل كل المستودعات