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

richfrem

عرض على مستوى المستودعات لـ 409 skills مجمعة عبر 3 مستودعات GitHub، مع تغطية مهنية تقريبية.

skills مجمعة
409
مستودعات
3
مجالات مهنية
3
محدث
2026-06-08
التركيز المهني
المجالات الرئيسية المكتشفة عبر هذا المنشئ.
مستكشف المستودعات

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

#001
Project_Sanctuary
250 skills40تم التحديث 2026-03-12
61% من المنشئ
adr-management
مطوّرو البرمجيات

ADR management skill. Auto-invoked for generating architecture decisions, documenting design rationale, and maintaining the decision record log. Uses native read/write tools to scaffold and update ADR markdown files.

2026-03-12
agent-swarm
مطوّرو البرمجيات

(Industry standard: Parallel Agent) Primary Use Case: Work that can be partitioned into independent sub-tasks running concurrently across multiple agents. Parallel multi-agent execution pattern. Use when: work can be partitioned into independent tasks that N agents can execute simultaneously across worktrees. Includes routing (sequential vs parallel), merge verification, and correction loops.

2026-03-12
analyze-plugin
مطوّرو البرمجيات

Systematically analyze agent plugins and skills to extract design patterns, architectural decisions, and reusable techniques. Trigger with "analyze this plugin", "mine patterns from", "review plugin structure", "extract learnings from", "what patterns does this plugin use", or when examining any plugin or skill collection to understand its design.

2026-03-12
audit-plugin-l5
محللو أمن المعلومات

Triggers the L5 Red Team Sub-Agent to rigorously audit a plugin against the 39-point L4 pattern matrix.

2026-03-12
audit-plugin
محللو ضمان جودة البرمجيات والمختبرون

Audits a local plugin directory to ensure it perfectly matches the Agent Skills and Claude Plugin Open Standards.

2026-03-12
bridge-plugin
مطوّرو البرمجيات

Bridge plugin capabilities (commands, skills, agents, hooks, MCP) to specific agent environments (Claude Code, GitHub Copilot, Gemini, Antigravity). Use this skill when converting or installing a plugin to a target runtime.

2026-03-12
claude-cli-agent
محللو أمن المعلومات

Claude CLI sub-agent system for persona-based analysis. Use when piping large contexts to Anthropic models for security audits, architecture reviews, QA analysis, or any specialized analysis requiring a fresh model context.

2026-03-12
coding-conventions-agent
مطوّرو البرمجيات

Coding conventions enforcement agent. Auto-invoked when writing new code, reviewing code quality, adding headers, or checking documentation compliance across Python, TypeScript/JavaScript, and C#/.NET.

2026-03-12
عرض أهم 8 من أصل 250 skills مجمعة في هذا المستودع.
#002
agent-plugins-skills
147 skills32تم التحديث 2026-06-08
36% من المنشئ
agent-swarm
مطوّرو البرمجيات

(Industry standard: Parallel Agent) Primary Use Case: Work that can be partitioned into independent sub-tasks running concurrently across multiple agents. Parallel multi-agent execution pattern. Use when: work can be partitioned into independent tasks that N agents can execute simultaneously across worktrees. Includes routing (sequential vs parallel), merge verification, and correction loops.

2026-06-08
dual-loop
مطوّرو البرمجيات

(Industry standard: Sequential Agent / Agent as a Tool) Primary Use Case: Delegating a well-defined task to a worker agent, verifying its execution, and repeating if necessary. Inner/outer agent delegation pattern. Use when: work needs to be delegated from a strategic controller (Outer Loop) to a tactical executor (Inner Loop) via strategy packets, with verification and correction loops.

2026-06-08
learning-loop
الكتّاب التقنيون

(Industry standard: Loop Agent / Single Agent) Primary Use Case: Self-contained research, content generation, and exploration where no inner delegation is required. Self-directed research and knowledge capture loop. Use when: starting a session (Orientation), performing research (Synthesis), or closing a session (Seal, Persist, Retrospective). Ensures knowledge survives across isolated agent sessions.

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

(Industry standard: Routing Agent / Orchestrator Pattern) Primary Use Case: Analyzing an ambiguous trigger and routing it to one of the specific specialized implementations. Routes triggers to the appropriate agent-loop pattern. Use when: assessing a task, research need, or work assignment and deciding whether to run a simple learning loop, red team review, dual-loop delegation, or parallel swarm. Manages shared closure (seal, persist, retrospective, self-improvement).

2026-06-08
red-team-review
مطوّرو البرمجيات

(Industry standard: Review and Critique Pattern) Primary Use Case: Iterative generation paired with adversarial review, continuing until an 'Approved' verdict is reached. Orchestrated adversarial review loop. Use when: research, designs, architectures, or decisions need to be reviewed by red team agents (human, browser, or CLI). Iterates in rounds of research → bundle → review → feedback until approved.

2026-06-08
triple-loop-learning
مطوّرو البرمجيات

(Industry standard: Meta-Learning System / Automated Autoresearch) Primary Use Case: Continuous, self-improving orchestration of an agentic system over multiple sessions. Use when: building a continuous improvement layer that autonomously identifies workflow friction, postulates hypotheses, and tests improved instructions/coding skills against an objective headless benchmark before merging and persisting.

2026-06-08
agy-cli-agent
مطوّرو البرمجيات

Antigravity (`agy`) CLI sub-agent system for frontier Google Gemini models. Use when dispatching tasks to Gemini 3.5 Flash and above via the `agy` binary. For cheaper/older Gemini models (gemini-3-flash-preview, gemini-3.1-pro-preview), use gemini-cli-agent instead. Trigger with "use agy", "dispatch to antigravity", "run with agy", "use frontier gemini model", or "agy sub-agent".

2026-06-08
business-workflow-doc
مطوّرو البرمجيات

Generate Mermaid flowcharts documenting business processes, state machines, and workflow logic from session captures. Use when you need to map multi-step processes, approval flows, user journeys, or decision trees during exploration. Trigger with "map this workflow", "create a process diagram", "flowchart the business process", "document this workflow", or "visualize the state machine".

2026-06-08
عرض أهم 8 من أصل 147 skills مجمعة في هذا المستودع.
#003
manchurian-agent-poc
12 skills11تم التحديث 2026-03-11
2.9% من المنشئ
image-resizer
مطوّرو البرمجيات

A standard image processing utility designed to resize JPEG and PNG files and extract EXIF profiles for the profile-optimizer.

2026-03-11
analyze-plugin
مطوّرو البرمجيات

Systematically analyze agent plugins and skills to extract design patterns, architectural decisions, and reusable techniques. Trigger with "analyze this plugin", "mine patterns from", "review plugin structure", "extract learnings from", "what patterns does this plugin use", or when examining any plugin or skill collection to understand its design.

2026-03-11
flawed-skill
محللو ضمان جودة البرمجيات والمختبرون

A deliberately broken skill that should trigger multiple anti-pattern detections during analysis.

2026-03-11
example-skill
محللو ضمان جودة البرمجيات والمختبرون

A minimal well-structured plugin used as a test fixture for self-audit regression testing.

2026-03-11
context-bundling
مطوّرو البرمجيات

Create technical bundles of code, design, and documentation for external review or context sharing. Use when you need to package multiple project files into a single Markdown file while preserving folder hierarchy and providing contextual notes for each file.

2026-03-11
create-agentic-workflow
مطوّرو البرمجيات

Scaffold GitHub Agent files from an existing Agent Skill. Generates IDE/UI agents (invokable from GitHub Copilot Chat via slash command) and/or CI/CD autonomous agents (GitHub Actions quality gates with Kill Switch). Use when converting a Skill into a GitHub-native agent.

2026-03-11
create-legacy-command
مطوّرو البرمجيات

Interactive initialization script that generates an Antigravity Workflow, Rule, or legacy Claude /command. Use when you need a simple flat-file procedural instruction set.

2026-03-11
create-plugin
مطوّرو البرمجيات

Interactive initialization script that acts as a Plugin Architect. Generates a compliant '.claude-plugin' directory structure and `plugin.json` manifest using diagnostic questioning to ensure proper L4 patterns and Tool Connector schemas.

2026-03-11
عرض أهم 8 من أصل 12 skills مجمعة في هذا المستودع.
عرض 3 من أصل 3 مستودعات
تم تحميل كل المستودعات