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

rohitg00

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

skills مجمعة
139
مستودعات
10
محدث
2026-06-10
خريطة المستودعات

أين توجد skills

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

#01
agentbrain
36 skills · 2026-05-20
متخصصو إدارة المشاريعمحللو ضمان جودة البرمجيات والمختبرونموظفو الملفاتمديرو الشبكات وأنظمة الحاسوبمصممو قواعد البياناتمصممو واجهات الويب والرقمية
16 فئات مهنية · 100% مصنفة
26%الحصة
#02
pro-workflow
35 skills · 2026-06-03
مطوّرو البرمجياتالمهن الحاسوبية الأخرىمحللو ضمان جودة البرمجيات والمختبرونمطوّرو الويبمعلمو التعليم العالي، جميع الآخرون
5 فئات مهنية · 100% مصنفة
25%الحصة
#03
kubectl-mcp-server
26 skills · 2026-01-30
مديرو الشبكات وأنظمة الحاسوبمطوّرو البرمجياتمحللو أمن المعلومات
3 فئات مهنية · 100% مصنفة
19%الحصة
#04
skillkit
16 skills · 2026-03-10
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونالمهن الحاسوبية الأخرىمتخصصو إدارة المشاريعمحللو أمن المعلومات
5 فئات مهنية · 100% مصنفة
12%الحصة
#05
agentmemory
15 skills · 2026-06-10
مطوّرو البرمجياتالمهن الحاسوبية الأخرى
2 فئات مهنية · 100% مصنفة
11%الحصة
#06
manim-video-generator
4 skills · 2026-01-29
فنانو المؤثرات الخاصة والمحركون
1 فئات مهنية · 100% مصنفة
2.9%الحصة
#07
skills
3 skills · 2026-05-12
المصممون الجرافيكيونفنانو المؤثرات الخاصة والمحركونمحللو أبحاث السوق ومتخصصو التسويقمحللو أنظمة الحاسوب
4 فئات مهنية · 100% مصنفة
2.2%الحصة
#08
ai-engineering-from-scratch
2 skills · 2026-03-29
معلمو التعليم العالي، جميع الآخرون
1 فئات مهنية · 100% مصنفة
1.4%الحصة
نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

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

عرض أهم 8 من أصل 36 skills مجمعة في هذا المستودع.
skill-optimizer
مطوّرو البرمجيات

SkillOpt-flavored offline training loop for any SKILL.md. Treats accumulated learn-rule corrections as training trajectories, proposes bounded patches via an optimizer LLM, gates each candidate against a held-out validation set built from the user's own past corrections, and ships only candidates that demonstrably improve the score. Inspired by Microsoft SkillOpt's ReflACT pipeline (rollout → reflect → aggregate → select → update → evaluate) adapted to pro-workflow's SQLite store. Use when a skill has accumulated 8+ learn-rule rows and the user wants the skill itself to get better, not just longer.

2026-06-03
auto-setup
مطوّرو البرمجيات

Auto-configure quality gates, hooks, and settings for a new project. Detects project type and sets up appropriate tooling. Use when onboarding a new codebase.

2026-05-27
permission-tuner
مطوّرو البرمجيات

Analyze permission denial patterns and generate optimized alwaysAllow and alwaysDeny rules. Use when permission prompts are slowing you down or after sessions with many denials.

2026-05-27
pro-workflow
المهن الحاسوبية الأخرى

Complete AI coding workflow system. Orchestration patterns, 18 hook events, 5 agents, cross-agent support, reference guides, and searchable learnings. Works with Claude Code, Cursor, and 32+ agents.

2026-05-27
safe-mode
مطوّرو البرمجيات

Prevent destructive operations using Claude Code hooks. Three modes — cautious (warn on dangerous commands), lockdown (restrict edits to one directory), and clear (remove restrictions). Uses PreToolUse matchers for Bash, Edit, and Write.

2026-05-27
wiki-viewer
مطوّرو الويب

Render a self-contained HTML viewer for a pro-workflow wiki. Pages, sources, claims, seed queue, page-link graph and full-text search all in one file. No external dependencies, no JS framework, S3-uploadable. Use when the user wants to browse a wiki visually, share its current state with someone, audit research progress, or hand off a knowledge base. Inspired by Thariq Shihipar's "Unreasonable Effectiveness of HTML" — favors information density and shareability over markdown-only outputs.

2026-05-09
learn-rule
مطوّرو البرمجيات

Capture a correction or lesson as a persistent learning rule with category, mistake, and correction. Stores, categorises, and retrieves rules for future sessions. Use after mistakes or when the user says "remember this", "don't forget", "note this", or "learn from this".

2026-05-09
llm-council
مطوّرو البرمجيات

Provider-agnostic multi-LLM deliberation. Three phases — independent responses, cross-model anonymized ranking, chairman synthesis. Provider config from env (OPENAI/ANTHROPIC/FIREWORKS/OPENROUTER/custom OpenAI-compatible base URL). Persists transcript to a wiki page when --wiki <slug> is passed. Use when the user wants multiple AI perspectives, consensus-building, or the "LLM Council" approach for high-stakes reviews, plan critique, or contested learning rules.

2026-05-09
عرض أهم 8 من أصل 35 skills مجمعة في هذا المستودع.
k8s-autoscaling
مديرو الشبكات وأنظمة الحاسوب

Configure Kubernetes autoscaling with HPA, VPA, and KEDA. Use for horizontal/vertical pod autoscaling, event-driven scaling, and capacity management.

2026-01-30
k8s-backup
مديرو الشبكات وأنظمة الحاسوب

Kubernetes backup and restore with Velero. Use when creating backups, restoring applications, managing disaster recovery, or migrating workloads between clusters.

2026-01-30
k8s-browser
مطوّرو البرمجيات

Browser automation for Kubernetes dashboards and web UIs. Use when interacting with Kubernetes Dashboard, Grafana, ArgoCD UI, or other web interfaces. Requires MCP_BROWSER_ENABLED=true.

2026-01-30
k8s-capi
مديرو الشبكات وأنظمة الحاسوب

Cluster API lifecycle management for provisioning, scaling, and upgrading Kubernetes clusters. Use when managing cluster infrastructure or multi-cluster operations.

2026-01-30
k8s-certs
مديرو الشبكات وأنظمة الحاسوب

Kubernetes certificate management with cert-manager. Use when managing TLS certificates, configuring issuers, or troubleshooting certificate issues.

2026-01-30
k8s-cilium
مديرو الشبكات وأنظمة الحاسوب

Cilium and Hubble network observability for Kubernetes. Use when managing network policies, observing traffic flows, or troubleshooting connectivity with eBPF-based networking.

2026-01-30
k8s-cli
مطوّرو البرمجيات

kubectl-mcp-server CLI commands for tool discovery, direct invocation, and diagnostics. Use when exploring available tools, calling tools from command line, or checking server health.

2026-01-30
k8s-core
مطوّرو البرمجيات

Core Kubernetes resource management for pods, namespaces, configmaps, secrets, and nodes. Use when listing, inspecting, or managing fundamental K8s objects.

2026-01-30
عرض أهم 8 من أصل 26 skills مجمعة في هذا المستودع.
eval-injection-test
محللو أمن المعلومات

Skill with injected eval patterns for security testing

2026-03-10
typescript-best-practices
مطوّرو البرمجيات

Enforces TypeScript best practices and modern patterns

2026-03-10
find-skills
المهن الحاسوبية الأخرى

Discovers, searches, and installs skills from multiple AI agent skill marketplaces (400K+ skills) using the SkillKit CLI. Supports browsing official partner collections (Anthropic, Vercel, Supabase, Stripe, and more) and community repositories, searching by domain or technology, and installing specific skills from GitHub. Use when the user wants to find, browse, or install new agent skills, plugins, extensions, or add-ons; asks 'is there a skill for X' or 'find a skill for X'; wants to explore a skill store or marketplace; needs to extend agent capabilities in areas like React, testing, DevOps, security, or APIs; or says 'browse skills', 'search skill marketplace', 'install a skill', or 'what skills are available'.

2026-03-10
handoff-protocols
متخصصو إدارة المشاريع

Manages work transitions between team members or agents by creating structured handoff documents, summarizing project status, documenting key decisions, blockers, and open questions, and generating onboarding briefs. Use when someone needs to hand off, hand over, or transition a project; pass work to another person or agent; brief a colleague taking over; prepare a shift change summary; or onboard someone mid-task. Produces ready-to-use handoff documents covering current status, next steps, known issues, technical context, and communication templates for both planned and unplanned transfers.

2026-03-06
parallel-investigation
مطوّرو البرمجيات

Coordinates parallel investigation threads to simultaneously explore multiple hypotheses or root causes across different system areas. Use when debugging production incidents, slow API performance, multi-system integration failures, or complex bugs where the root cause is unclear and multiple plausible theories exist; when serial troubleshooting is too slow; or when multiple investigators can divide root-cause analysis work. Provides structured phases for problem decomposition, thread assignment, sync points with Continue/Pivot/Converge decisions, and final report synthesis.

2026-03-06
structured-code-review
محللو ضمان جودة البرمجيات والمختبرون

Performs a structured five-stage code review covering requirements compliance, correctness, code quality, testing, and security/performance. Each stage uses targeted checklists and categorized feedback (Blocker/Major/Minor/Nit) with actionable suggestions and rationale. Use when the user asks for code review, PR feedback, pull request review, or wants their code checked for bugs, style issues, or vulnerabilities — triggered by phrases like "review my code", "check this PR", "review my changes", "pull request review", or "code feedback".

2026-03-06
hypothesis-testing
مطوّرو البرمجيات

Applies the scientific method to debugging by helping users form specific, testable hypotheses, design targeted experiments, and systematically confirm or reject theories to find root causes. Use when a user says their code isn't working, they're getting an error, something broke, they want to troubleshoot a bug, or they're trying to figure out what's causing an issue. Concrete actions include isolating failing components, forming and testing hypotheses, analyzing error messages, tracing execution paths, and interpreting test results to narrow down root causes.

2026-03-06
root-cause-analysis
مطوّرو البرمجيات

Performs systematic root cause analysis to identify the true source of bugs, errors, and unexpected behavior through structured investigation phases — not just treating symptoms. Use when a user reports a bug, crash, error, or broken behavior and needs to debug, troubleshoot, or investigate why something is not working; especially for complex or intermittent issues across multiple components. Applies the Five Whys method, hypothesis-driven testing, stack trace analysis, git blame/log evidence gathering, and causal chain documentation to isolate and confirm root causes before applying any fix.

2026-03-06
عرض أهم 8 من أصل 16 skills مجمعة في هذا المستودع.
agentmemory-agents
المهن الحاسوبية الأخرى

How agentmemory wires into host coding agents via the connect command. Use when installing agentmemory into a specific agent, when asked which agents are supported, or when a connect adapter writes the wrong config path.

2026-06-10
agentmemory-architecture
المهن الحاسوبية الأخرى

How agentmemory is built, the iii engine primitives it runs on, its storage model, ports, and the viewer. Use when reasoning about how memory is stored or retrieved end to end, when extending the system, or when answering how agentmemory works under the hood.

2026-06-07
agentmemory-config
المهن الحاسوبية الأخرى

agentmemory configuration, environment variables, ports, and feature flags. Use when enabling a feature, changing ports, setting an API key, configuring auth, or explaining why a feature is off by default.

2026-06-07
agentmemory-hooks
المهن الحاسوبية الأخرى

The agentmemory plugin hooks that capture observations automatically across the agent session lifecycle. Use when explaining how memory gets captured without manual saves, when debugging missing observations, or when tuning what gets recorded.

2026-06-07
agentmemory-mcp-tools
المهن الحاسوبية الأخرى

Map of every agentmemory MCP tool, what each does, and its parameters. Use when choosing which memory tool to call, when a tool name or argument is unclear, or when answering what agentmemory can do via MCP.

2026-06-07
agentmemory-rest-api
المهن الحاسوبية الأخرى

The agentmemory HTTP REST API surface, the primary protocol for talking to the memory server. Use when calling agentmemory over HTTP, when MCP is unavailable and you need a fallback, or when integrating a host that does not speak MCP.

2026-06-07
commit-context
مطوّرو البرمجيات

Trace a file, function, or line back to the agent session that produced its current commit. Use when the user asks "why is this code here", "what was the agent doing when this changed", "who wrote this", or wants context on a specific location in the codebase.

2026-06-07
commit-history
مطوّرو البرمجيات

List recent git commits linked to agent sessions, optionally filtered by branch or repo. Use when the user asks "show agent commits", "what has the agent shipped", "list linked commits", or wants commits with their session context.

2026-06-07
عرض أهم 8 من أصل 15 skills مجمعة في هذا المستودع.
animation-composer
فنانو المؤثرات الخاصة والمحركون

Scene composition and orchestration skill for creating complex multi-part animations. **Triggers when:** - User wants to compose multi-element scenes - Request involves combining multiple visual elements - Scene requires act-based structure or transitions - User mentions "scene", "compose", "combine", "orchestrate" **Capabilities:** - Scene graph construction with acts and transitions - Multi-object coordination and timing - Camera movements and focus control - Layered animation sequences

2026-01-29
math-visualizer
فنانو المؤثرات الخاصة والمحركون

Mathematical visualization skill for equations, proofs, and geometric concepts. **Triggers when:** - User mentions equations, formulas, or mathematical expressions - Request involves mathematical proofs or derivations - Content includes geometric relationships - User mentions LaTeX, calculus, algebra, geometry, trigonometry - Patterns: "equation", "formula", "prove", "derive", "graph", "plot" **Capabilities:** - LaTeX equation rendering with color-coded components - Function graphing and transformations - Geometric constructions and proofs - 3D mathematical surfaces - Step-by-step derivations with highlights

2026-01-29
motion-graphics
فنانو المؤثرات الخاصة والمحركون

Kinetic typography, logo animations, and stylized motion design skill. **Triggers when:** - User wants text animations or kinetic typography - Request involves logo reveals or title sequences - Content focuses on visual impact over education - User mentions "title", "intro", "logo", "text animation", "kinetic" **Capabilities:** - Kinetic typography with dynamic text effects - Logo reveals and brand animations - Particle effects and visual flourishes - Modern motion design patterns - Attention-grabbing title sequences

2026-01-29
visual-storyteller
فنانو المؤثرات الخاصة والمحركون

Narrative-driven animation skill for explanatory content and visual storytelling. **Triggers when:** - User wants to explain a concept or process - Request involves step-by-step demonstrations - Content is educational or tutorial-like - User mentions "explain", "show how", "demonstrate", "walk through" **Capabilities:** - Breaking concepts into digestible visual steps - Progressive revelation of information - Highlighting cause-and-effect relationships - Building intuition through visual metaphors

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