# code-generation-skill

是一套供 Codex 和 Claude 共用的代码生成工作流约束 skill 😂

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/lunashia-code-generation-skill
- Source: https://github.com/lunashia/code-generation-skill
- Price: free and open source

## Summary
code-generation-skill is a Claude Code plugin with 1 hand-picked skill for development work, indexed on Flowy. Install it with the command on its page. It includes generate-code. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add lunashia/code-generation-skill
```

## Skills
- generate-code

## FAQ

### What is code-generation-skill?
是一套供 Codex 和 Claude 共用的代码生成工作流约束 skill 😂

### How do I install code-generation-skill?
Run these in Claude Code: npx -y skills add lunashia/code-generation-skill. Then prompt normally.

### Does code-generation-skill auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is code-generation-skill free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
