# ai-playbook

Rules, skills, and guidelines for AI coding assistants – Claude, Cursor, and beyond.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/linuxchata-ai-playbook
- Source: https://github.com/linuxchata/ai-playbook
- Price: free and open source

## Summary
ai-playbook is a Claude Code plugin with 3 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes csharp-api-controller-standards, csharp-coding-standards, csharp-testing-standards. 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 linuxchata/ai-playbook
```

## Skills
- csharp-api-controller-standards
- csharp-coding-standards
- csharp-testing-standards

## FAQ

### What is ai-playbook?
Rules, skills, and guidelines for AI coding assistants – Claude, Cursor, and beyond.

### How do I install ai-playbook?
Run these in Claude Code: npx -y skills add linuxchata/ai-playbook. Then prompt normally.

### Does ai-playbook 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 ai-playbook free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
