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

EGC

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

skills مجمعة
257
Stars
35
محدث
2026-07-19
Forks
36
التغطية المهنية
21 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

x-api
مطوّرو البرمجيات

X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.

2026-07-19
skill-router
المهن الحاسوبية الأخرى

Describes how skills and agents from the EGC library are surfaced to a target harness, and how to inspect or install the catalog. Use when the user asks which skills/agents EGC ships, or wants to discover or install a curated profile.

2026-07-16
skill-stocktake
المهن الحاسوبية الأخرى

Use when auditing Gemini skills and commands for quality. Supports Quick Scan (changed skills only) and Full Stocktake modes with sequential subagent batch evaluation.

2026-07-16
autonomous-lesson-learning
المهن الحاسوبية الأخرى

Autonomous loop that learns while it runs: recalls stored lessons before each iteration, saves new lessons on failures and wins, and reinforces known lessons instead of repeating mistakes. Orchestrates continuous-agent-loop patterns with the egc-memory lesson tools.

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

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

2026-07-08
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-08
frontend-slides
مطوّرو الويب

Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.

2026-07-08
frontend-slides
مطوّرو الويب

Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.

2026-07-08
postgres-patterns
مصممو قواعد البيانات

PostgreSQL database patterns for query optimization, schema design, indexing, and security. Quick reference for common patterns, index types, data types, and anti-pattern detection.

2026-07-08
autonomous-loops
المهن الحاسوبية الأخرى

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

2026-07-08
blueprint
المهن الحاسوبية الأخرى

Turn a one-line objective into a step-by-step construction plan for multi-session, multi-agent engineering projects. Each step has a self-contained context brief so a fresh agent can execute it cold. Includes adversarial review gate, dependency graph, parallel step detection, anti-pattern catalog, and plan mutation protocol. TRIGGER when: user requests a plan, blueprint, or roadmap for a complex multi-PR task, or describes work that needs multiple sessions. DO NOT TRIGGER when: task is completable in a single PR or fewer than 3 tool calls, or user says "just do it".

2026-07-08
postgres-patterns
مصممو قواعد البيانات

PostgreSQL database patterns for query optimization, schema design, indexing, and security.

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

GAN-inspired Generator-Evaluator agent harness for building high-quality applications autonomously.

2026-07-08
plankton-code-quality
مطوّرو البرمجيات

Write-time code quality enforcement using Plankton: auto-formatting, linting, and Gemini-powered fixes on every file edit via hooks.

2026-07-08
ralphinho-rfc-pipeline
مطوّرو البرمجيات

RFC-driven multi-agent DAG execution pattern with quality gates, merge queues, and work unit orchestration.

2026-07-08
springboot-patterns
مطوّرو البرمجيات

Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spring Boot backend work.

2026-06-13
springboot-verification
محللو ضمان جودة البرمجيات والمختبرون

Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR.

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

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.

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

Multi-source deep research using firecrawl and exa MCPs. Searches the web, synthesizes findings, and delivers cited reports with source attribution. Use when the user wants thorough research on any topic with evidence and citations.

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

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

2026-06-13
e2e-testing
محللو ضمان جودة البرمجيات والمختبرون

Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.

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

Development conventions and patterns for EGC - Extended Global Context. JavaScript project with conventional commits.

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

Neural search via Exa MCP for web, code, and company research. Use when the user needs web search, code examples, company intel, people lookup, or AI-powered deep research with Exa's neural search engine.

2026-06-13
fal-ai-media
مطوّرو البرمجيات

Unified media generation via fal.ai MCP: image, video, and audio. Covers text-to-image (Nano Banana), text/image-to-video (Seedance, Kling, Veo 3), text-to-speech (CSM-1B), and video-to-audio (ThinkSound). Use when the user wants to generate images, videos, or audio with AI.

2026-06-13
mcp-server-patterns
مطوّرو البرمجيات

Build MCP servers with Node/TypeScript SDK: tools, resources, prompts, Zod validation, stdio vs Streamable HTTP. Use Context7 or official MCP docs for latest API.

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

Next.js 16+ and Turbopack: incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack.

2026-06-13
strategic-compact
متخصصو إدارة المشاريع

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

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

AI-assisted video editing workflows for cutting, structuring, and augmenting real footage. Covers the full pipeline from raw capture through FFmpeg, Remotion, ElevenLabs, fal.ai, and final polish in Descript or CapCut. Use when the user wants to edit video, cut footage, create vlogs, or build video content.

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

X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.

2026-06-13
mcp-server-patterns
مطوّرو البرمجيات

Build MCP servers with Node/TypeScript SDK: tools, resources, prompts, Zod validation, stdio vs Streamable HTTP. Use Context7 or official MCP docs for latest API.

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

Next.js 16+ and Turbopack: incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack.

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

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.

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

Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Django, TypeORM, golang-migrate). Use when planning or implementing database schema changes.

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

Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications. Use when setting up deployment infrastructure or planning releases.

2026-06-13
e2e-testing
محللو ضمان جودة البرمجيات والمختبرون

Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.

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

Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code. Systematizes the "search for existing solutions before implementing" approach. Use when starting new features or adding functionality.

2026-06-13
agent-eval
محللو ضمان جودة البرمجيات والمختبرون

Head-to-head comparison of coding agents (Gemini Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics

2026-06-13
autonomous-agent-harness
مطوّرو البرمجيات

Transform Gemini 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 Gemini 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-06-13
cost-aware-llm-pipeline
مطوّرو البرمجيات

Cost optimization patterns for LLM API usage: model routing by task complexity, budget tracking, retry logic, and prompt caching.

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

Multi-source deep research using firecrawl and exa MCPs. Searches the web, synthesizes findings, and delivers cited reports with source attribution. Use when the user wants thorough research on any topic with evidence and citations.

2026-06-13
عرض أهم 40 من أصل 257 skills مجمعة في هذا المستودع.