Rules, skills, and guidelines for AI coding assistants – Claude, Cursor, and beyond.
$ npx -y skills add linuxchata/ai-playbook --agent claude-code
FAQ
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.
Repo: linuxchata/ai-playbook
Rules, skills, and guidelines for AI coding assistants – Claude, Cursor, and beyond.
To apply these standards to your own project, copy the relevant files or directories from this repository to your project's root.
.claude/skills/ in this repository.csharp-coding-standards) into your project's .claude/skills/ directory.
C:\your-project\.claude\skills\csharp-coding-standards\SKILL.md.cursor/rules/ in this repository..mdc files into your project's .cursor/rules/ directory.
C:\your-project\.cursor\rules\csharp-coding-standards.mdc.gemini/skills/ in this repository..gemini/skills/ directory.
C:\your-project\.gemini\skills\csharp-coding-standards\SKILL.mdIf you are contributing to this repository:
content/ directory..\scripts\sync_content.ps1
.\scripts\install-hooks.ps1
.claude/
skills/
csharp-api-controller-standards/
SKILL.md
csharp-coding-standards/
SKILL.md
csharp-testing-standards/
SKILL.md
.cursor/
rules/
csharp-api-controller-standards.mdc
csharp-coding-standards.mdc
csharp-testing-standards.mdc
.gemini/
skills/
csharp-api-controller-standards/
SKILL.md
csharp-coding-standards/
SKILL.md
csharp-testing-standards/
SKILL.md
.github/
workflows/
verify-sync.yml
content/
csharp-api-controller-standards.md
csharp-coding-standards.md
csharp-testing-standards.md
LICENSE
README.md
scripts/
hooks/
pre-commit
install-hooks.ps1
sync_content.ps1
templates/
.claude/
SKILL.md
.cursor/
rule.mdc
.gemini/
SKILL.md© 2026 Flowy · Free and open source
Built for Claude Code · Not affiliated with Anthropic