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
 
(5 intermediate revisions by the same user not shown)
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]
* [https://github.com/paperclipai/paperclip Paperclip]
== Claude Code specific ==
* [https://github.com/quemsah/awesome-claude-plugins awesome-claude-plugins]


== Spec driven design ==
== Spec driven design ==
Line 11: Line 18:
* [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, ...)
* [https://github.com/JuliusBrussee/caveman caveman]
* [https://github.com/mvanhorn/last30days-skill last30days]
* [https://github.com/nextlevelbuilder/ui-ux-pro-max-skill ui-ux-pro-max-skill]


== Browsing related ==
== Browsing related ==
Line 20: Line 34:
* [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]
* [https://github.com/Mintplex-Labs/anything-llm anything-llm]





Latest revision as of 17:25, 30 April 2026

AI coding agents

  • Claude Code, Codex, OpenCode, Pi Agent

Web-based

Claude Code specific

Spec driven design

Skills


Browsing related

  • Firecrawl
  • Playwright

Knowledge / RAG related