Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

gemini-setup

gemini-setup には ryan-mt から収集した 55 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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 件を表示しています。