skill_share
Structured coding workflows, code generation, and technical writing
All Skills in This Repository (26)
Pure Emerald Level Indicatorsspringboot-init
Generate Spring Boot monolithic project skeletons with pom.xml and application.yml.
ruoyi-code-generator
Generate Ruoyi CRUD scaffolding with Java, Vue, MyBatis XML, and menu SQL.
spec-architect
Translate vague feature ideas into auditable engineering specifications.
using-git-worktrees
Create isolated git worktrees with safety verification and directory selection.
test-driven-development
Enforce Red-Green-Refactor by requiring failing tests before coding.
systematic-debugging
Diagnose software bugs through a four-phase root cause investigation process.
using-superpowers
Invoke relevant skills via the Skill tool before any response.
dispatching-parallel-agents
Dispatch independent problem domains to separate agents for parallel execution.
executing-plans
Execute implementation plans in batches with review checkpoints.
finishing-a-development-branch
Automate branch finalization by verifying tests, discovering the base branch, and presenting merge, PR, or cleanup options.
brainstorming
Turn vague ideas into structured design concepts with sectioned outputs.
writing-plans
Generate implementation plans for multi-step software tasks with date-based filenames.
Frequently Asked Questions
FAQPage SchemaHow to install skill_share?▼
Run `npx skills add alffei/skill_share --all -g -y` in your terminal to install all skills in this collection globally.
What does skill_share include?▼
It bundles skills for structured development workflows (TDD, debugging, code review, planning), Spring Boot and RuoYi code generation, draw.io diagram editing, NotebookLM queries, and WeChat tech content writing.
Which AI coding environments does it support?▼
The skills follow the standard SKILL.md format and work with Antigravity, Codex, Claude Code, and other compatible coding environments.
Can it generate Spring Boot or RuoYi code automatically?▼
Yes. The springboot-init skill scaffolds standard project structures, and the ruoyi-code-generator produces full CRUD code including Java backend, Vue frontend, MyBatis XML, and menu SQL from a table definition.
Do I need coding experience to use these skills?▼
Basic development knowledge helps for the engineering skills, but the agent follows the built-in workflows automatically once you describe your goal in plain language.
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