Highlights
Pinned Loading
-
anthril/official-claude-plugins
anthril/official-claude-plugins PublicA curated collection of reusable AI skills, prompts, and agent configurations. Portable across AI coding assistants and agent frameworks.
Shell 3
-
anthril/claude-memex
anthril/claude-memex PublicA Claude Code plugin that turns any project's docs into a persistent, compounding, LLM-maintained knowledge base — with hook-enforced discipline at tool-call time. Inspired by Andrej Karpathy's llm…
Python 3
-
Conceptual blueprint for a low-energ...
Conceptual blueprint for a low-energy cognitive organism. Not a transformer; not token prediction; not a working ML model. 1from dataclasses import dataclass, field
2from typing import Any, Dict, List, Tuple
34@dataclass5class Event:
-
anthril/vibe-guard
anthril/vibe-guard PublicAI coding guardrails framework. Runtime-enforced quality controls for Claude Code, Cursor, Codex, and more.
TypeScript 2
-
google-ads-mcp
google-ads-mcp PublicA Model Context Protocol (MCP) server for Google Ads API integration, enabling AI assistants like Claude, ChatGPT, and Gemini to analyze, manage, and optimize Google Ads campaigns through natural l…
-
Fifteen hooks that keep an LLM-maint...
Fifteen hooks that keep an LLM-maintained project wiki from rotting. Event-ordered; each entry lists matcher, purpose, and the minimum pseudocode you need to port it. Companion technical reference to the blog post *[Your wiki is rotting. Let Claude maintain it.](https://anthril.substack.com/)*. Reference implementation: [`claude-memex`](https://github.com/anthril/claude-memex) (MIT). 1# A Hook Catalog for Enforcing Doc Discipline in Claude Code23## Preliminaries45Every hook follows the same shape:
If the problem persists, check the GitHub status page or contact support.



