Skip to content

CodandoTV/awesome-ai-coding-assistants-playbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Awesome AI Coding Assistants

🇧🇷 Versão em Português

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 indicate which AI coding assistants each resource officially supports. Only added when official support is confirmed. See BADGES.md for full reference.

Assistants

Tag Assistant
claude Claude Code — Anthropic
copilot GitHub Copilot — GitHub
cursor Cursor
gemini Gemini CLI — Google
codex Codex CLI — OpenAI
windsurf Windsurf — Codeium
opencode OpenCode

Pricing

Tag Meaning
free Has a free tier
paid Paid only
open source Open source

🧩 Skills

By Platform


📋 Instructions & Rules


🤖 Agents


🧠 System Prompts


📝 Prompts & Templates


🛠️ Tools

Spec Driven Development

  • github/spec-kit open source

    Official GitHub SDD toolkit — slash commands for each phase: specify, plan, tasks, implement. Cross-agent by default

  • Fission-AI/OpenSpec open source

    SDD for AI coding assistants — define the spec, AI implements

  • kiro.dev free paid

    Agentic IDE by AWS with native SDD — requirements, design and tasks before any code is generated

  • tessl.io free paid

    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 open source

    Awesome list of SDD resources

  • OpenAPITools/openapi-generator open source

    Generate SDK, stubs and docs from OpenAPI Spec (v2, v3)

  • cnoe-io/openapi-mcp-codegen open source

    Generate MCP servers from OpenAPI specs — connect any API to AI assistants

Skills & Config

Observability

  • luoyuctl/agenttrace open source claude codex gemini cursor opencode

    Local TUI and report generator for reviewing AI coding agent sessions across cost, tokens, latency, tool failures and slow-run diagnostics


💻 AI Coding Assistants

  • Claude Code claude free paid

    Anthropic's official CLI for Claude — agentic coding in the terminal

  • opencode-ai/opencode opencode open source

    Open-source AI coding agent built for the terminal — not coupled to any provider

  • awesome-opencode/awesome-opencode

    Curated plugins, themes, agents and resources for OpenCode

  • GitHub Copilot copilot free paid

    AI coding assistant integrated into VS Code, JetBrains and more

  • Cursor cursor free paid

    AI-first code editor — fork of VS Code with deep AI integration

  • Windsurf windsurf free paid

    Agentic IDE by Codeium

  • Gemini CLI gemini open source

    Google's open-source AI agent for the terminal


📺 Content

CodandoTV

More content coming → 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

Contributors

This project exists thanks to all the people who contribute.

Releases

No releases published

Packages

 
 
 

Contributors