Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

EGC

EGC contient 257 skills collectées depuis Fmarzochi, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
257
Stars
35
mis à jour
2026-07-19
Forks
36
Couverture métier
21 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

x-api
Développeurs de logiciels

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
Autres occupations informatiques

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
Autres occupations informatiques

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
Autres occupations informatiques

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
Autres occupations informatiques

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

2026-07-08
continuous-learning-v2
Autres occupations informatiques

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
Développeurs web

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
Développeurs web

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
Architectes de bases de données

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
Autres occupations informatiques

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

2026-07-08
blueprint
Autres occupations informatiques

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
Architectes de bases de données

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

2026-07-08
gan-style-harness
Développeurs de logiciels

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

2026-07-08
plankton-code-quality
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-07-08
springboot-patterns
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-06-13
egc
Développeurs de logiciels

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

2026-06-13
exa-search
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-06-13
strategic-compact
Spécialistes en gestion de projets

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

2026-06-13
video-editing
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-06-13
api-design
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-06-13
search-first
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-06-13
deep-research
Développeurs de logiciels

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
Affichage des 40 principaux skills collectés sur 257 dans ce dépôt.