Skip to main content

このリポジトリの skills

Jamkris/everything-gemini-code - 2ページ

SkillsMP は Jamkris/everything-gemini-code から 154 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

Jamkris/everything-gemini-code

収集済み skill 154 件中 40 件を表示しています。

職業分類
ソフトウェア開発者
説明

Persistent per-project memory for Gemini CLI. 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.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Open-source pipeline: fork, sanitize, and package private projects for safe public release. Chains 3 agents (forker, sanitizer, packager). Triggers: '/opensource', 'open source this', 'make this public', 'prepare for open source'.

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

Product thinking validation before building features

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

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

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Automated visual testing and browser interaction verification

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Google Gemini API patterns for Python and TypeScript. Covers content generation, streaming, tool use (function calling), vision, system instructions, context caching, batch requests, and agent workflows. Use when building applications with the Gemini API or…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

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

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Build an evidence-backed ECC install plan for a specific repo by sorting skills, commands, rules, hooks, and extras into DAILY vs LIBRARY buckets using parallel repo-aware review passes. Use when ECC should be trimmed to what a project actually needs instead…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

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.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Capture architectural decisions made during Gemini CLI 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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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 CLI for the first time in a repo.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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).

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Evidence-first ECC Tools burn and billing audit workflow. Use when investigating runaway PR creation, quota bypass, premium-model leakage, duplicate jobs, or GitHub App cost spikes in the ECC Tools repo.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

GAN-inspired Generator-Evaluator agent harness for building high-quality applications autonomously. Based on Anthropic's March 2026 harness design paper.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill when retrieving Jira tickets, analyzing requirements, updating ticket status, adding comments, or transitioning issues. Provides Jira API patterns via MCP or direct REST calls.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Discover and evaluate Laravel packages via LaraPlugins.io MCP. Use when the user wants to find plugins, check package health, or assess Laravel/PHP compatibility.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Translate PRD intent, roadmap asks, or product discussions into an implementation-ready capability plan that exposes constraints, invariants, interfaces, and unresolved decisions before multi-service work starts. Use when the user needs an ECC-native…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Multi-agent adversarial verification with convergence loop. Two independent review agents must both pass before output ships.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Scan your Gemini CLI configuration (.gemini/ directory) for security vulnerabilities, misconfigurations, and injection risks using AgentShield. Checks GEMINI.md, settings.json, MCP servers, hooks, and agent definitions.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Visualize whether skills, rules, and agent definitions are actually followed — auto-generates scenarios at 3 prompt strictness levels, runs agents, classifies behavioral sequences, and reports compliance rates with full tool call timelines

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Interactive agent picker for composing and dispatching parallel teams

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Operate notifications as one ECC-native workflow across GitHub, Linear, desktop alerts, hooks, and connected communication surfaces. Use when the real problem is alert routing, deduplication, escalation, or inbox collapse.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Audit the active repo, MCP servers, plugins, connectors, env surfaces, and harness setup, then recommend the highest-value ECC-native skills, hooks, agents, and operator workflows. Use when the user wants help setting up Gemini CLI or understanding what…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Cross-stack source code asset audit — classifies every file, detects embedded third-party libraries, and delivers actionable four-level verdicts per module with interactive HTML reports.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports.

原文の言語: 英語

更新
職業分類
テクニカルライター
説明

Build a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and social workflows. Use when the user wants voice consistency without generic AI writing tropes.

原文の言語: 英語

更新
職業分類
市場調査アナリスト・マーケティングスペシャリスト
説明

Reorganize the user's X and LinkedIn network with review-first pruning, add/follow recommendations, and channel-specific warm outreach drafted in the user's real voice. Use when the user wants to clean up following lists, grow toward current priorities, or…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

C# and .NET testing patterns with xUnit, FluentAssertions, mocking, integration tests, and test organization best practices.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Idiomatic C# and .NET patterns, conventions, dependency injection, async/await, and best practices for building robust, maintainable .NET applications.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Git workflow patterns including branching strategies, commit conventions, merge vs rebase, conflict resolution, and collaborative development best practices for teams of all sizes.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

GitHub repository operations, automation, and management. Issue triage, PR management, CI/CD operations, release management, and security monitoring using the gh CLI. Use when the user wants to manage GitHub issues, PRs, CI status, releases, contributors,…

原文の言語: 英語

更新
職業分類
サービス営業代表(広告・保険・金融・旅行除く)
説明

AI-native lead intelligence and outreach pipeline. Replaces Apollo, Clay, and ZoomInfo with agent-powered signal scoring, mutual ranking, warm path discovery, source-derived voice modeling, and channel-specific outreach across email, LinkedIn, and X. Use when…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Build reusable Manim explainers for technical concepts, graphs, system diagrams, and product walkthroughs, then hand off to the wider ECC video stack if needed. Use when the user wants a clean animated explainer rather than a generic talking-head script.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

NestJS architecture patterns for modules, controllers, providers, DTO validation, guards, interceptors, config, and production-grade TypeScript backends.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Build a new API connector or provider by matching the target repo's existing integration pattern exactly. Use when adding one more integration without inventing a second architecture.

原文の言語: 英語

更新
収集済み skill 154 件中 40 件を表示しています。