Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

EGC

EGC 收录了来自 Fmarzochi 的 257 个 skills,并提供仓库级职业覆盖和站内 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
当前展示该仓库 Top 40 / 257 个已收集 skills。