Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

gemini-setup

gemini-setup에는 ryan-mt에서 수집한 skills 55개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
55
Stars
0
업데이트
2026-04-07
Forks
1
직업 범위
직업 카테고리 10개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

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-04-07
agent-payment-x402
소프트웨어 개발자

Add x402 payment execution to AI agents — per-task budgets, spending controls, and non-custodial wallets via MCP tools. Use when agents need to pay for APIs, services, or other agents.

2026-04-07
ai-regression-testing
소프트웨어 품질 보증 분석가·테스터

Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots where the same model writes and reviews code.

2026-04-07
architecture-decision-records
소프트웨어 개발자

Capture architectural decisions made during Gemini Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is.

2026-04-07
autonomous-loops
소프트웨어 개발자

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

2026-04-07
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-04-07
browser-qa
소프트웨어 품질 보증 분석가·테스터

Use this skill to automate visual testing and UI interaction verification using browser automation after deploying features.

2026-04-07
canary-watch
소프트웨어 품질 보증 분석가·테스터

Use this skill to monitor a deployed URL for regressions after deploys, merges, or dependency upgrades.

2026-04-07
carrier-relationship-management
물류 전문가

Codified expertise for managing carrier portfolios, negotiating freight rates, tracking carrier performance, allocating freight, and maintaining strategic carrier relationships. Informed by transportation managers with 15+ years experience. Includes scorecarding frameworks, RFP processes, market intelligence, and compliance vetting. Use when managing carriers, negotiating rates, evaluating carrier performance, or building freight strategies.

2026-04-07
ck
소프트웨어 개발자

Persistent per-project memory for Gemini Code. Auto-loads project context on session start, tracks sessions with git activity, and writes to native memory. Commands run deterministic Node.js scripts — behavior is consistent across model versions.

2026-04-07
gemini-api
소프트웨어 개발자

Anthropic Gemini API patterns for Python and TypeScript. Covers Messages API, streaming, tool use, vision, extended thinking, batches, prompt caching, and Gemini Agent SDK. Use when building applications with the Gemini API or Anthropic SDKs.

2026-04-07
gemini-devfleet
소프트웨어 개발자

Orchestrate multi-agent coding tasks via Gemini DevFleet — plan projects, dispatch parallel agents in isolated worktrees, monitor progress, and read structured reports.

2026-04-07
codebase-onboarding
소프트웨어 개발자

Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter GEMINI.md. Use when joining a new project or setting up Gemini Code for the first time in a repo.

2026-04-07
configure-ecc
소프트웨어 개발자

Interactive installer for Everything Gemini Code — guides users through selecting and installing skills and rules to user-level or project-level directories, verifies paths, and optionally optimizes installed files.

2026-04-07
context-budget
소프트웨어 개발자

Audits Gemini Code context window consumption across agents, skills, MCP servers, and rules. Identifies bloat, redundant components, and produces prioritized token-savings recommendations.

2026-04-07
continuous-learning
소프트웨어 개발자

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

2026-04-07
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-04-07
cost-aware-llm-pipeline
소프트웨어 개발자

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

2026-04-07
customs-trade-compliance
컴플라이언스 담당자

Codified expertise for customs documentation, tariff classification, duty optimization, restricted party screening, and regulatory compliance across multiple jurisdictions. Informed by trade compliance specialists with 15+ years experience. Includes HS classification logic, Incoterms application, FTA utilization, and penalty mitigation. Use when handling customs clearance, tariff classification, trade compliance, import/export documentation, or duty optimization.

2026-04-07
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-04-07
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-04-07
documentation-lookup
소프트웨어 개발자

Use up-to-date library and framework docs via Context7 MCP instead of training data. Activates for setup questions, API references, code examples, or when the user names a framework (e.g. React, Next.js, Prisma).

2026-04-07
energy-procurement
구매 담당자(도소매·농산물 제외)

Codified expertise for electricity and gas procurement, tariff optimization, demand charge management, renewable PPA evaluation, and multi-facility energy cost management. Informed by energy procurement managers with 15+ years experience at large commercial and industrial consumers. Includes market structure analysis, hedging strategies, load profiling, and sustainability reporting frameworks. Use when procuring energy, optimizing tariffs, managing demand charges, evaluating PPAs, or developing energy strategies.

2026-04-07
eval-harness
소프트웨어 품질 보증 분석가·테스터

Formal evaluation framework for Gemini Code sessions implementing eval-driven development (EDD) principles

2026-04-07
everything-gemini-code
소프트웨어 개발자

The master skill that enables the full power of the Everything Gemini Code ecosystem (ported from Everything Claude Code). Activate this to get expert engineering guidance, sub-agent orchestration patterns, and advanced workflows.

2026-04-07
everything-gemini-setup
소프트웨어 개발자

Initial setup and configuration for Everything Gemini Code. Run this to ensure your environment is fully optimized.

2026-04-07
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-04-07
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-04-07
gemini-design-brain
그래픽 디자이너

Enhances creative and design capabilities by providing Gemini-inspired aesthetic principles, Material Design 3 guidelines, and multimodal reasoning patterns. Use when creating UI/UX concepts, styling components, or generating visual assets that require a modern, polished, and "alive" aesthetic.

2026-04-07
inventory-demand-planning
물류 전문가

Codified expertise for demand forecasting, safety stock optimization, replenishment planning, and promotional lift estimation at multi-location retailers. Informed by demand planners with 15+ years experience managing hundreds of SKUs. Includes forecasting method selection, ABC/XYZ analysis, seasonal transition management, and vendor negotiation frameworks. Use when forecasting demand, setting safety stock, planning replenishment, managing promotions, or optimizing inventory levels.

2026-04-07
logistics-exception-management
물류 전문가

Codified expertise for handling freight exceptions, shipment delays, damages, losses, and carrier disputes. Informed by logistics professionals with 15+ years operational experience. Includes escalation protocols, carrier-specific behaviors, claims procedures, and judgment frameworks. Use when handling shipping exceptions, freight claims, delivery issues, or carrier disputes.

2026-04-07
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-04-07
nanoclaw-repl
소프트웨어 개발자

Operate and extend NanoClaw v2, ECC's zero-dependency session-aware REPL built on gemini -p.

2026-04-07
plankton-code-quality
소프트웨어 개발자

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

2026-04-07
product-lens
프로젝트 관리 전문가

Use this skill to validate the "why" before building, run product diagnostics, and convert vague ideas into specs.

2026-04-07
production-scheduling
물류 전문가

Codified expertise for production scheduling, job sequencing, line balancing, changeover optimization, and bottleneck resolution in discrete and batch manufacturing. Informed by production schedulers with 15+ years experience. Includes TOC/drum-buffer-rope, SMED, OEE analysis, disruption response frameworks, and ERP/MES interaction patterns. Use when scheduling production, resolving bottlenecks, optimizing changeovers, responding to disruptions, or balancing manufacturing lines.

2026-04-07
project-guidelines-example
프로젝트 관리 전문가

Example project-specific skill template based on a real production application.

2026-04-07
prompt-optimizer
기술 작가

Analyze raw prompts, identify intent and gaps, match ECC components (skills/commands/agents/hooks), and output a ready-to-paste optimized prompt. Advisory role only — never executes the task itself. TRIGGER when: user says "optimize prompt", "improve my prompt", "how to write a prompt for", "help me prompt", "rewrite this prompt", or explicitly asks to enhance prompt quality. Also triggers on Chinese equivalents: "优化prompt", "改进prompt", "怎么写prompt", "帮我优化这个指令". DO NOT TRIGGER when: user wants the task executed directly, or says "just do it" / "直接做". DO NOT TRIGGER when user says "优化代码", "优化性能", "optimize performance", "optimize this code" — those are refactoring/performance tasks, not prompt optimization.

2026-04-07
quality-nonconformance
산업 엔지니어

Codified expertise for quality control, non-conformance investigation, root cause analysis, corrective action, and supplier quality management in regulated manufacturing. Informed by quality engineers with 15+ years experience across FDA, IATF 16949, and AS9100 environments. Includes NCR lifecycle management, CAPA systems, SPC interpretation, and audit methodology. Use when investigating non-conformances, performing root cause analysis, managing CAPAs, interpreting SPC data, or handling supplier quality issues.

2026-04-07
regex-vs-llm-structured-text
소프트웨어 개발자

Decision framework for choosing between regex and LLM when parsing structured text — start with regex, add LLM only for low-confidence edge cases.

2026-04-07
이 저장소에서 수집된 skills 55개 중 상위 40개를 표시합니다.