Provides a comprehensive, security-first guide and template library for using Claude Code — from core concepts and agentic workflows to production hardening. Includes threat DB (CVE mappings), 219 templates, 271-question quiz, and interactive diagrams.
Provides an installable library of 1,340+ SKILL.md playbooks for AI coding assistants, with an installer CLI, bundles, workflows and plugin-friendly distributions for Claude Code, Cursor, Codex, Gemini CLI and more.
Runs a background Letta agent that watches Claude Code sessions, reads the repo, preserves persistent memory, and injects whispered guidance before prompts — a plugin that adds cross-session context and optional tool access to Claude Code.
Provides a modular collection of marketing “skills” (CRO, copywriting, SEO, analytics, growth engineering) expressed as markdown workflows so AI agents can apply marketing frameworks. Built to plug into Agent Skills–compatible agents like Claude Code and OpenAI Codex.
Installs modular Agent Skills for the Stitch MCP server to expose Stitch-powered design and coding capabilities to coding agents. Includes CLI discovery/installation, UI-to-React conversion, design-system synthesis, multi-page site generation, and Remotion video export.
Pre-indexes a project's code into a local semantic knowledge graph that Claude Code can query—fewer tool calls and faster exploration with all data kept on-device. Features FTS5 search, call/impact analysis, auto-sync watcher, and multi-language support.
Terminal-native coding agent that streams reasoning blocks, makes controlled edits to local workspaces behind approval gates, and includes an auto mode that chooses model and thinking level per turn — designed for in-terminal code review, debugging, and automation workflows.
CLI for creating, running, and managing coding agents across local hosts, containers, and cloud sandboxes. Uses SSH, git, and tmux; supports snapshots, push/pull, auto-shutdown for cost control, and provider-agnostic workflows for developer-centric agent orchestration.
A curated, security-first registry of verified, tested skills you can install into AI coding agents. Each skill is human-curated, scanned (Snyk/static analysis), and integrity-locked; delivered via a CLI and optional MCP server to multiple agents (Claude Code, Cursor, Copilot, etc.).
Filters and compresses CLI command outputs before they reach an LLM, typically reducing token consumption by 60–90%. Single Rust binary with zero runtime dependencies, supports 100+ dev commands and integrates via a Bash hook into common AI coding tools.