Skip to main content

这个仓库中的 skills

Jamkris/everything-gemini-code - 第 2 页

SkillsMP 已收集 Jamkris/everything-gemini-code 中的 154 个 Skill。打开任一 Skill 可查看来源和详情。

Jamkris/everything-gemini-code

已展示 40 / 154 个已收集 Skill。

职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
已展示 40 / 154 个已收集 Skill。