An open API service indexing awesome lists of open source software.

https://github.com/codandotv/awesome-ai-coding-assistants-playbook

A centralized map of references for configuring AI coding assistants β€” skills, instructions, prompts, agents, rules and SDD tools.
https://github.com/codandotv/awesome-ai-coding-assistants-playbook

List: awesome-ai-coding-assistants-playbook

agent-skills ai-agents ai-coding-assistant ai-tools awesome-list claude-code codex copilot-instructions cursor cursorrules developer-tools gemini github-copilot llm openai opencode prompt-engineering spec-driven-development system-prompts windsurf

Last synced: 6 days ago
JSON representation

A centralized map of references for configuring AI coding assistants β€” skills, instructions, prompts, agents, rules and SDD tools.

Awesome Lists containing this project

README

          

# πŸ€– Awesome AI Coding Assistants

> πŸ‡§πŸ‡· [VersΓ£o em PortuguΓͺs](README.pt-br.md)

> A centralized map of references for configuring AI coding assistants β€”
> skills, instructions, prompts, agents, rules and SDD tools for Claude, Copilot, Cursor, Gemini and others.
>
> Want to add something? Open a PR!

---

## πŸ“ Table of Contents

- [Tags](#-tags)
- [Skills](#-skills)
- [Instructions & Rules](#-instructions--rules)
- [Agents](#-agents)
- [System Prompts](#-system-prompts)
- [Prompts & Templates](#-prompts--templates)
- [Tools](#-tools)
- [AI Coding Assistants](#-ai-coding-assistants)
- [Content](#-content)

---

## 🏷️ Tags

Tags indicate which AI coding assistants each resource officially supports.
Only added when official support is confirmed. See [BADGES.md](BADGES.md) for full reference.

### Assistants
| Tag | Assistant |
|-----|-----------|
| ![claude](https://img.shields.io/badge/claude-FF6B35?style=flat) | [Claude Code](https://claude.ai/code) β€” Anthropic |
| ![copilot](https://img.shields.io/badge/copilot-0078D4?style=flat) | [GitHub Copilot](https://github.com/features/copilot) β€” GitHub |
| ![cursor](https://img.shields.io/badge/cursor-1A1A1A?style=flat&logoColor=white) | [Cursor](https://www.cursor.com/) |
| ![gemini](https://img.shields.io/badge/gemini-4285F4?style=flat) | [Gemini CLI](https://github.com/google-gemini/gemini-cli) β€” Google |
| ![codex](https://img.shields.io/badge/codex-10A37F?style=flat) | [Codex CLI](https://github.com/openai/codex) β€” OpenAI |
| ![windsurf](https://img.shields.io/badge/windsurf-00BFA5?style=flat) | [Windsurf](https://windsurf.com/) β€” Codeium |
| ![opencode](https://img.shields.io/badge/opencode-7C3AED?style=flat) | [OpenCode](https://opencode.ai/) |

### Pricing
| Tag | Meaning |
|-----|---------|
| ![free](https://img.shields.io/badge/free-22C55E?style=flat) | Has a free tier |
| ![paid](https://img.shields.io/badge/paid-EF4444?style=flat) | Paid only |
| ![open source](https://img.shields.io/badge/open_source-0EA5E9?style=flat) | Open source |

---

## 🧩 Skills

- **[VoltAgent/awesome-agent-skills](https://github.com/VoltAgent/awesome-agent-skills)** ![claude](https://img.shields.io/badge/claude-FF6B35?style=flat) ![cursor](https://img.shields.io/badge/cursor-1A1A1A?style=flat&logoColor=white) ![copilot](https://img.shields.io/badge/copilot-0078D4?style=flat) ![gemini](https://img.shields.io/badge/gemini-4285F4?style=flat) ![codex](https://img.shields.io/badge/codex-10A37F?style=flat)
> The largest community-driven collection with 1000+ skills from official teams and contributors

- **[sickn33/antigravity-awesome-skills](https://github.com/sickn33/antigravity-awesome-skills)** ![claude](https://img.shields.io/badge/claude-FF6B35?style=flat) ![cursor](https://img.shields.io/badge/cursor-1A1A1A?style=flat&logoColor=white) ![codex](https://img.shields.io/badge/codex-10A37F?style=flat) ![gemini](https://img.shields.io/badge/gemini-4285F4?style=flat)
> 1400+ installable skills via CLI with bundles and workflows

- **[travisvn/awesome-claude-skills](https://github.com/travisvn/awesome-claude-skills)** ![claude](https://img.shields.io/badge/claude-FF6B35?style=flat)
> Curated skills and resources focused on Claude Code workflows

- **[ComposioHQ/awesome-claude-skills](https://github.com/ComposioHQ/awesome-claude-skills)** ![claude](https://img.shields.io/badge/claude-FF6B35?style=flat)
> Skills and tools for customizing Claude AI workflows

- **[skillsdirectory/awesome-ai-skills](https://github.com/skillsdirectory/awesome-ai-skills)** ![claude](https://img.shields.io/badge/claude-FF6B35?style=flat) ![cursor](https://img.shields.io/badge/cursor-1A1A1A?style=flat&logoColor=white) ![copilot](https://img.shields.io/badge/copilot-0078D4?style=flat) ![windsurf](https://img.shields.io/badge/windsurf-00BFA5?style=flat)
> Community-curated skills, system prompts and agent rules

- **[tech-leads-club/agent-skills](https://github.com/tech-leads-club/agent-skills)** ![claude](https://img.shields.io/badge/claude-FF6B35?style=flat) ![cursor](https://img.shields.io/badge/cursor-1A1A1A?style=flat&logoColor=white) ![copilot](https://img.shields.io/badge/copilot-0078D4?style=flat)
> Validated registry with static analysis in CI/CD β€” security and quality focused

### By Platform

- **[android/skills](https://github.com/android/skills)** ![open source](https://img.shields.io/badge/open_source-0EA5E9?style=flat)
> Official Android skills from Google β€” SKILL.md files for AGP upgrades, Jetpack Compose, Navigation, Performance and more

- **[new-silvermoon/awesome-android-agent-skills](https://github.com/new-silvermoon/awesome-android-agent-skills)** ![claude](https://img.shields.io/badge/claude-FF6B35?style=flat) ![copilot](https://img.shields.io/badge/copilot-0078D4?style=flat) ![cursor](https://img.shields.io/badge/cursor-1A1A1A?style=flat&logoColor=white) ![gemini](https://img.shields.io/badge/gemini-4285F4?style=flat)
> Skills for modern Android: Kotlin, Jetpack Compose, KMP

- **[vercel-labs/agent-skills](https://github.com/vercel-labs/agent-skills)** ![claude](https://img.shields.io/badge/claude-FF6B35?style=flat) ![codex](https://img.shields.io/badge/codex-10A37F?style=flat)
> Official Vercel skills: React, Next.js, performance and caching

- **[callstackincubator/agent-skills](https://github.com/callstackincubator/agent-skills)**
> Agent-optimized skills for React Native

- **[hamen/material-3-skill](https://github.com/hamen/material-3-skill)** ![claude](https://img.shields.io/badge/claude-FF6B35?style=flat) ![copilot](https://img.shields.io/badge/copilot-0078D4?style=flat)
> Reference skill for Material Design 3

- **[jdubois/dr-jskill](https://github.com/jdubois/dr-jskill)** ![claude](https://img.shields.io/badge/claude-FF6B35?style=flat) ![copilot](https://img.shields.io/badge/copilot-0078D4?style=flat)
> Skill for creating Spring Boot applications

---

## πŸ“‹ Instructions & Rules

- **[PatrickJS/awesome-cursorrules](https://github.com/PatrickJS/awesome-cursorrules)** ![cursor](https://img.shields.io/badge/cursor-1A1A1A?style=flat&logoColor=white)
> Largest collection of `.cursorrules` files organized by framework and language

- **[tugkanboz/awesome-cursorrules](https://github.com/tugkanboz/awesome-cursorrules)** ![cursor](https://img.shields.io/badge/cursor-1A1A1A?style=flat&logoColor=white)
> Modern rules in Cursor's MDC format

- **[EdenFork/awesome-copilot-instructions](https://github.com/EdenFork/awesome-copilot-instructions)** ![copilot](https://img.shields.io/badge/copilot-0078D4?style=flat)
> Curated list of `copilot-instructions.md` files

- **[instructa/ai-prompts](https://github.com/instructa/ai-prompts)** ![cursor](https://img.shields.io/badge/cursor-1A1A1A?style=flat&logoColor=white) ![copilot](https://img.shields.io/badge/copilot-0078D4?style=flat) ![windsurf](https://img.shields.io/badge/windsurf-00BFA5?style=flat)
> Ready-to-use prompts and rules for Cursor, Cline, Windsurf and GitHub Copilot

---

## πŸ€– Agents

- **[github/awesome-copilot](https://github.com/github/awesome-copilot)** ![copilot](https://img.shields.io/badge/copilot-0078D4?style=flat)
> Official GitHub repo β€” community-contributed instructions, agents, skills and configs

- **[Code-and-Sorts/awesome-copilot-agents](https://github.com/Code-and-Sorts/awesome-copilot-agents)** ![copilot](https://img.shields.io/badge/copilot-0078D4?style=flat)
> Instructions, prompts, skills, MCPs and agent `.md` files for Copilot

- **[jaktestowac/awesome-copilot-for-testers](https://github.com/jaktestowac/awesome-copilot-for-testers)** ![copilot](https://img.shields.io/badge/copilot-0078D4?style=flat)
> Instructions and prompts focused on test automation

---

## 🧠 System Prompts

- **[dontriskit/awesome-ai-system-prompts](https://github.com/dontriskit/awesome-ai-system-prompts)**
> Reverse-engineered system prompts from real tools: Claude Code, v0, Lovable, Manus, Windsurf

- **[EliFuzz/awesome-system-prompts](https://github.com/EliFuzz/awesome-system-prompts)**
> System prompts and tool definitions from Claude Code, Cursor, Devin, Kiro, Codex and others

- **[x1xhlol/system-prompts-and-models-of-ai-tools](https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools)**
> Full prompts from 25+ tools: Replit, Windsurf, Warp, Xcode AI and more

- **[Piebald-AI/claude-code-system-prompts](https://github.com/Piebald-AI/claude-code-system-prompts)** ![claude](https://img.shields.io/badge/claude-FF6B35?style=flat)
> All parts of Claude Code's system prompt, updated per version

---

## πŸ“ Prompts & Templates

- **[promptslab/Awesome-Prompt-Engineering](https://github.com/promptslab/awesome-prompt-engineering)**
> Hand-curated prompt engineering resources for GPT, Claude, PaLM and others

- **[jwadow/agentic-prompts](https://github.com/jwadow/agentic-prompts)**
> Ready-to-use templates for prompt engineering and agent personas

- **[baz-scm/awesome-reviewers](https://github.com/baz-scm/awesome-reviewers)**
> Ready-to-use system prompts for agentic code review

---

## πŸ› οΈ Tools

### Spec Driven Development

- **[github/spec-kit](https://github.com/github/spec-kit)** ![open source](https://img.shields.io/badge/open_source-0EA5E9?style=flat)
> Official GitHub SDD toolkit β€” slash commands for each phase: specify, plan, tasks, implement. Cross-agent by default

- **[Fission-AI/OpenSpec](https://github.com/Fission-AI/OpenSpec)** ![open source](https://img.shields.io/badge/open_source-0EA5E9?style=flat)
> SDD for AI coding assistants β€” define the spec, AI implements

- **[kiro.dev](https://kiro.dev/)** ![free](https://img.shields.io/badge/free-22C55E?style=flat) ![paid](https://img.shields.io/badge/paid-EF4444?style=flat)
> Agentic IDE by AWS with native SDD β€” requirements, design and tasks before any code is generated

- **[tessl.io](https://tessl.io/)** ![free](https://img.shields.io/badge/free-22C55E?style=flat) ![paid](https://img.shields.io/badge/paid-EF4444?style=flat)
> Spec-as-source platform β€” specs are the primary artifact, agents generate code from them. Includes a registry of 10,000+ pre-built specs for open source libraries

- **[aabs/awesome-specification-driven-development](https://github.com/aabs/awesome-specification-driven-development)** ![open source](https://img.shields.io/badge/open_source-0EA5E9?style=flat)
> Awesome list of SDD resources

- **[OpenAPITools/openapi-generator](https://github.com/OpenAPITools/openapi-generator)** ![open source](https://img.shields.io/badge/open_source-0EA5E9?style=flat)
> Generate SDK, stubs and docs from OpenAPI Spec (v2, v3)

- **[cnoe-io/openapi-mcp-codegen](https://github.com/cnoe-io/openapi-mcp-codegen)** ![open source](https://img.shields.io/badge/open_source-0EA5E9?style=flat)
> Generate MCP servers from OpenAPI specs β€” connect any API to AI assistants

### Skills & Config

- **[gotalab/skillport](https://github.com/gotalab/skillport)** ![open source](https://img.shields.io/badge/open_source-0EA5E9?style=flat)
> CLI + MCP to manage and serve skills across any AI agent

- **[FrancyJGLisboa/agent-skill-creator](https://github.com/FrancyJGLisboa/agent-skill-creator)** ![open source](https://img.shields.io/badge/open_source-0EA5E9?style=flat)
> Turn any workflow into a SKILL.md installable on 14+ tools

- **[JuliusBrussee/caveman](https://github.com/JuliusBrussee/caveman)** ![open source](https://img.shields.io/badge/open_source-0EA5E9?style=flat) ![claude](https://img.shields.io/badge/claude-D97706?style=flat)
> Claude Code plugin that compresses AI responses to reduce token usage and context size

---

## πŸ’» AI Coding Assistants

- **[Claude Code](https://claude.ai/code)** ![claude](https://img.shields.io/badge/claude-FF6B35?style=flat) ![free](https://img.shields.io/badge/free-22C55E?style=flat) ![paid](https://img.shields.io/badge/paid-EF4444?style=flat)
> Anthropic's official CLI for Claude β€” agentic coding in the terminal

- **[opencode-ai/opencode](https://github.com/opencode-ai/opencode)** ![opencode](https://img.shields.io/badge/opencode-7C3AED?style=flat) ![open source](https://img.shields.io/badge/open_source-0EA5E9?style=flat)
> Open-source AI coding agent built for the terminal β€” not coupled to any provider

- **[awesome-opencode/awesome-opencode](https://github.com/awesome-opencode/awesome-opencode)**
> Curated plugins, themes, agents and resources for OpenCode

- **[GitHub Copilot](https://github.com/features/copilot)** ![copilot](https://img.shields.io/badge/copilot-0078D4?style=flat) ![free](https://img.shields.io/badge/free-22C55E?style=flat) ![paid](https://img.shields.io/badge/paid-EF4444?style=flat)
> AI coding assistant integrated into VS Code, JetBrains and more

- **[Cursor](https://www.cursor.com/)** ![cursor](https://img.shields.io/badge/cursor-1A1A1A?style=flat&logoColor=white) ![free](https://img.shields.io/badge/free-22C55E?style=flat) ![paid](https://img.shields.io/badge/paid-EF4444?style=flat)
> AI-first code editor β€” fork of VS Code with deep AI integration

- **[Windsurf](https://windsurf.com/)** ![windsurf](https://img.shields.io/badge/windsurf-00BFA5?style=flat) ![free](https://img.shields.io/badge/free-22C55E?style=flat) ![paid](https://img.shields.io/badge/paid-EF4444?style=flat)
> Agentic IDE by Codeium

- **[Gemini CLI](https://github.com/google-gemini/gemini-cli)** ![gemini](https://img.shields.io/badge/gemini-4285F4?style=flat) ![open source](https://img.shields.io/badge/open_source-0EA5E9?style=flat)
> Google's open-source AI agent for the terminal

---

## πŸ“Ί Content

### CodandoTV
- **[Como usar o Claude Code de maneira simples - Planos, Skills e dicas](https://www.youtube.com/watch?v=Jjyk3so4Ii0&t=30s)**
- **[CLAUDE PASSOU O CHATGPT? A Guerra das IAs EstΓ‘ Cada Dia Mais Louca](https://www.youtube.com/watch?v=FsWIN6pHpnQ)**

> More content coming β†’ [youtube.com/@CodandoTV](https://www.youtube.com/@CodandoTV)

### Community
> Have a video, post or talk on the topic? Open a PR and add it here!

---

> Contributions welcome! Open a PR to add new repos, tools or content.

---

## πŸ“Ί Enjoying this project?

If this repo was useful to you, consider subscribing to **CodandoTV** β€” where we talk about mobile development, AI and much more.

[![YouTube](https://img.shields.io/badge/YouTube-CodandoTV-7C3AED?style=for-the-badge&logo=youtube&labelColor=FF0000)](https://www.youtube.com/@CodandoTV)

## Contributors

This project exists thanks to all the people who contribute.