simple-gemini
CommunityAutomate standard docs & tests, save writing time.
Content & Communication#changelog#AI writing#gemini#documentation generation#automated testing#test code generation#project wiki
AuthorVCnoC
Version1.0.0
Installs0
System Documentation
What problem does it solves? Writing routine documentation (READMEs, changelogs) and boilerplate test code is repetitive and time-consuming. This Skill automates these tasks, freeing you to focus on core development.
Core Features & Use Cases
- Standard Document Generation: Automatically creates and updates common project documents like
README.md,PROJECTWIKI.md,CHANGELOG.md, and Architecture Decision Records (ADRs) following predefined templates. - Automated Test Code Writing: Generates comprehensive unit and integration test code for your modules, ensuring high test coverage.
- Codex Validation for Tests: After generating test code, it automatically invokes Codex to validate its quality, completeness, and adherence to best practices.
- Full Automation Mode: In automated workflows, it autonomously approves outlines, documents, and test code, logging all decisions for transparency.
- Use Case: Ask Claude "使用gemini来编写测试文件,测试 src/features.py." The skill will generate the test code, validate it with Codex, and save it, all without manual intervention.
Quick Start
To generate a project README
使用gemini来编写文档,生成项目的 README 文档
To write test code for a module
使用gemini来编写测试文件,测试 src/features.py
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: simple-gemini Download link: https://github.com/VCnoC/Claude-Code-Zen-mcp-Skill-Work/archive/main.zip#simple-gemini Please download this .zip file, extract it, and install it in the .claude/skills/ directory.