Skip to content

artificial-intelligence

Source

  • Source URL not captured in original stub.

Overview

PageNotes
ChatgptCurated notes and references for chatgpt.
Github Awesome Cursor SkillsCurated notes and references for github awesome cursor skills.
Superpowers Skills Library (obra/superpowers)Composable agent skills methodology: brainstorm → plan → TDD → review.
Modelcontextprotocol Io What Is McpWhat MCP is, why it matters, and links to build servers, clients, and apps.
Repomix (yamadashy/repomix)Pack repositories into a single AI-friendly file for LLM context.
Building Claude Code with Harness EngineeringReverse-engineering Claude Code's agent harness — loop, tools, context, permissions, multi-agent.
Gauntlet Loop (DevinNorgarb/gauntlet-loop)Builder/critic pairs, blind comparison against a real quality bar, loop until it wins.
Building Effective Agents (Anthropic)Workflows vs agents, composable patterns, and tool/ACI design from Anthropic engineering.
Contextual Retrieval (Anthropic)Contextual Embeddings and Contextual BM25 for improved RAG retrieval — 49–67% fewer failed retrievals.
Basic Multi-LLM Workflows (Claude Cookbook)Prompt chaining, parallelization, and routing — Python cookbook examples for multi-LLM workflows.
Contextual Embeddings for RAG (Claude Cookbook)Contextual embeddings, hybrid BM25 search, and reranking to improve RAG retrieval performance.
Rivet (Ironclad)Open-source visual AI programming environment for building, debugging, and deploying LLM prompt graphs.
Using Chatgpt To Build System Diagrams Part ICurated notes and references for using chatgpt to build system diagrams part i.

Curated technical notes — open source on GitHub