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

oh-my-forge

يحتوي oh-my-forge على 16 من skills المجمعة من rlagycks، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

autonomous-agent-harness
المهن الحاسوبية الأخرى

Transform Claude Code into a fully autonomous agent system with persistent memory, scheduled operations, computer use, and task queuing. Replaces standalone agent frameworks (Hermes, AutoGPT) by leveraging Claude Code's native crons, dispatch, MCP tools, and memory. Use when the user wants continuous autonomous operation, scheduled tasks, or a self-directing agent loop.

2026-07-09
ontology-sync
مطوّرو البرمجيات

Scan spec docs and synchronize .claude/ontology/index.json with docs/features/index.md. Use when adding a new domain, editing spec files, or when CI validate-ontology fails.

2026-07-09
continuous-learning
المهن الحاسوبية الأخرى

Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.

2026-07-09
autonomous-loops
مطوّرو البرمجيات

Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems.

2026-07-09
ck
مطوّرو البرمجيات

Persistent per-project memory for Claude Code. Auto-loads project context on session start, tracks sessions with git activity, and writes to native memory. Commands run deterministic Node.js scripts — behavior is consistent across model versions.

2026-07-09
continuous-learning-v2
المهن الحاسوبية الأخرى

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. v2.1 adds project-scoped instincts to prevent cross-project contamination.

2026-07-09
dmux-workflows
مطوّرو البرمجيات

Multi-agent orchestration using dmux (tmux pane manager for AI agents). Patterns for parallel agent workflows across Claude Code, Codex, OpenCode, and other harnesses. Use when running multiple agent sessions in parallel or coordinating multi-agent development workflows.

2026-07-09
gan-style-harness
مطوّرو البرمجيات

GAN-inspired Generator-Evaluator agent harness for building high-quality applications autonomously. Based on Anthropic's March 2026 harness design paper.

2026-07-09
rules-distill
مطوّرو البرمجيات

Scan skills to extract cross-cutting principles and distill them into rules — append, revise, or create new rule files

2026-07-09
strategic-compact
مطوّرو البرمجيات

Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.

2026-07-09
verification-loop
مطوّرو البرمجيات

A comprehensive verification system for Claude Code sessions.

2026-07-09
videodb
مطوّرو البرمجيات

See, Understand, Act on video and audio. See- ingest from local files, URLs, RTSP/live feeds, or live record desktop; return realtime context and playable stream links. Understand- extract frames, build visual/semantic/temporal indexes, and search moments with timestamps and auto-clips. Act- transcode and normalize (codec, fps, resolution, aspect ratio), perform timeline edits (subtitles, text/image overlays, branding, audio overlays, dubbing, translation), generate media assets (image, audio, video), and create real time alerts for events from live streams or desktop capture.

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

One-call E2E test execution with persona-based scenario generation, exhaustive failure collection, root cause analysis, and a developer-reviewed fix report. Stops before making any code changes — the developer decides what to fix.

2026-04-11
configure-ecc
مطوّرو البرمجيات

Interactive installer for Everything Claude Code — guides users through selecting and installing skills and rules to user-level or project-level directories, verifies paths, and optionally optimizes installed files.

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

Interactive agent picker for composing and dispatching parallel teams

2026-04-09
tdd-workflow
محللو ضمان جودة البرمجيات والمختبرون

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

2026-04-09