Skip to main content

Skills dans ce dépôt

Jamkris/everything-gemini-code - Page 2

SkillsMP a collecté 154 skills depuis Jamkris/everything-gemini-code. Ouvrez un skill pour examiner sa source et ses détails.

Jamkris/everything-gemini-code

Affichage de 40 skills collectés sur 154.

métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Product thinking validation before building features

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Automated visual testing and browser interaction verification

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Interactive agent picker for composing and dispatching parallel teams

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

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.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Rédacteurs techniques
description

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.

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Représentants de vente de services (sauf publicité, assurance, services financiers et voyages)
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 154.