Skip to main content

Skills neste repositório

Jamkris/everything-gemini-code - Página 2

O SkillsMP coletou 154 skills de Jamkris/everything-gemini-code. Abra uma skill para revisar a origem e os detalhes.

Jamkris/everything-gemini-code

Mostrando 40 de 154 skills coletadas.

ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Product thinking validation before building features

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Automated visual testing and browser interaction verification

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Interactive agent picker for composing and dispatching parallel teams

Idioma do texto original: inglês

atualizado
ocupação
Administradores de redes e sistemas de computador
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Redatores técnicos
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de pesquisa de mercado e especialistas em marketing
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Representantes de vendas de serviços (exceto publicidade, seguros, serviços financeiros e viagens)
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
Mostrando 40 de 154 skills coletadas.