everything-gemini-code
Production-ready coding skills, agents, and workflows for Gemini CLI
All Skills in This Repository (150)
Pure Emerald Level Indicatorsbrand-voice
Create a structured VOICE PROFILE from source material to standardize writing style.
benchmark
Measure performance baselines and detect regressions across code changes.
knowledge-ops
Ingest, organize, and retrieve knowledge across MCP memory and vector stores.
django-security
Harden Django applications against common web vulnerabilities.
compose-multiplatform-patterns
Formalize cross-platform UI patterns for Kotlin Multiplatform and Jetpack Compose.
customer-billing-ops
Guide support agents through customer billing issue resolution workflows.
canary-watch
Monitor deployed URLs for canary health across runtimes and time windows.
golang-patterns
Apply idiomatic Go patterns to codebases, snippets, and reviews.
kotlin-exposed-patterns
Automates Kotlin database access with Exposed DSL, DAO, coroutine-safe transactions, HikariCP pooling, Flyway migrations, and repositories.
energy-procurement
Optimize multi-site energy procurement with tariff analysis and hedging strategies.
django-patterns
Design scalable Django architectures with structured layouts and REST API patterns.
agent-introspection-debugging
Diagnose and recover failing agent runs through structured introspection.
Frequently Asked Questions
FAQPage SchemaHow to install everything-gemini-code?โผ
Run `npx skills add Jamkris/everything-gemini-code --all -g -y` in your terminal to install all skills globally. You will also need a GEMINI_API_KEY from Google AI Studio.
What does everything-gemini-code add to Gemini CLI?โผ
It adds 183 skills, 48 agents, and 80 slash commands covering planning, TDD, code review, security scanning, and framework patterns for Go, Kotlin, Django, Laravel, Swift, Rust, and more.
How do I run a code review or security audit?โผ
Use the @code-reviewer or @security-reviewer agents, or run commands like /egc-code-review. The /egc-grok command audits your whole repo in one pass using Gemini's 1M context window.
Does it support test-driven development?โผ
Yes. The /egc-tdd command and @tdd-guide agent enforce a write-tests-first workflow with coverage targets across Python, Kotlin, C#, C++, Laravel, and more.
Can I use it without deep prompt engineering knowledge?โผ
Yes. Skills load automatically when relevant to your request, and the prompt-optimizer skill can rewrite rough requests into ready-to-run workflows.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core