Jump to content

AI Coding Cheat Sheet: Difference between revisions

From Wiki
Marcluer (talk | contribs)
Created page with "== AI coding agents == * Claude Code, Codex, OpenCode, Pi Agent == Spec driven design == * [https://github.com/github/spec-kit spec-kit] * [https://github.com/Fission-AI/OpenSpec OpenSpec] * (BMAD, Kiro(IDE)) == Skills == * Skill Creator (Claude Code plugin) * [https://github.com/safishamsi/graphify graphify] * [https://github.com/obra/superpowers superpowers] == Browsing related == * Firecrawl * Playwright * == Knowledge / RAG related == * [https://github.com/lfnov..."
 
Marcluer (talk | contribs)
mNo edit summary
Line 1: Line 1:
== AI coding agents ==
== AI coding agents ==
* Claude Code, Codex, OpenCode, Pi Agent
* Claude Code, Codex, OpenCode, Pi Agent
== Web-based ==
* [https://github.com/multica-ai/multica Multica]
*


== Spec driven design ==
== Spec driven design ==
Line 11: Line 15:
* [https://github.com/safishamsi/graphify graphify]
* [https://github.com/safishamsi/graphify graphify]
* [https://github.com/obra/superpowers superpowers]
* [https://github.com/obra/superpowers superpowers]
* [https://github.com/forrestchang/andrej-karpathy-skills andrej-karpathy-skills]
* [https://github.com/mattpocock/skills mattpocock] (grill-me, caveman, ...)
* [https://github.com/wshobson/agents wshobson] (code-refactoring, codebase-cleanup, ...)


== Browsing related ==
== Browsing related ==
Line 20: Line 28:
* [https://github.com/lfnovo/open-notebook open-notebook]
* [https://github.com/lfnovo/open-notebook open-notebook]
* [https://notebooklm.google/ NotebookLM] (google)
* [https://notebooklm.google/ NotebookLM] (google)
* [https://github.com/hkuds/lightrag LightRAG]





Revision as of 16:35, 30 April 2026

AI coding agents

  • Claude Code, Codex, OpenCode, Pi Agent

Web-based

Spec driven design

Skills


Browsing related

  • Firecrawl
  • Playwright

Knowledge / RAG related