gemini-kit
Specialized coding roles, workflows, and reusable engineering knowledge
All Skills in This Repository (10)
Pure Emerald Level Indicatorsfile-todos
Create, triage, and resolve Markdown todos with YAML frontmatter.
session-resume
Restore session context from todos, plans, and solutions after interruptions.
Docker Skill
Optimizes Docker container builds with multi-stage patterns and security configurations.
compound-docs
Document solved problems with structured records for reusable solutions.
Security Skill
Audit web and backend codebases against OWASP Top 10 security checks.
code-review
Automate multi-perspective code reviews with structured checklists and workflow prompts.
testing
Unify frontend and backend testing with Vitest, RTL, and Pytest templates.
Next.js Best Practices Skill
Implement Next.js App Router architecture and component best practices.
debug
Reproduce issues and trace root causes through structured debugging workflows.
supabase
Guide Supabase-based backend tasks covering schema design, authentication, migrations, and debugging within a codebase.
Frequently Asked Questions
FAQPage SchemaHow to install Gemini-Kit?βΌ
Run `npx skills add nth5693/gemini-kit --all -g -y` in your terminal to install all skills globally.
What does Gemini-Kit do?βΌ
It adds 27 specialized development roles, 45 commands, and 33 workflows to Gemini CLI so you can plan, code, test, and review software faster.
How does the compound learning system work?βΌ
Every solved problem is documented in a knowledge base, so future sessions reuse proven solutions instead of repeating the same mistakes.
Does Gemini-Kit work with Claude Code or Cursor?βΌ
The skills follow the standard SKILL.md format, so they can be loaded by any compatible coding environment, though it is optimized for Gemini CLI.
Can beginners use Gemini-Kit without deep coding knowledge?βΌ
Yes. You describe tasks in plain English and the orchestrator routes work to the right specialist role automatically.
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