Explore the best practices for using Claude Code, an AI-powered coding assistant that transforms vibe coding into agentic engineering. Learn how to leverage commands, agents, skills, and hooks for efficient software development workflows.
Claude Code integrates OpenTelemetry metrics, enabling users to monitor coding activity and efficiency through tools like Grafana dashboards.
CodeGraphContext is a tool that indexes local code into a graph database, enabling AI assistants and developers to query and understand complex codebases through natural language and CLI commands.
Design.md is a format specification that enables coding agents to understand and apply a visual identity consistently through machine-readable design tokens combined with human-readable rationale.
One Skill to Rule Them All is a markdown-first meta-skill that observes work sessions, captures corrections and recurring patterns, and turns them into improvements for an agent skill library.
Claurst is a Rust terminal coding agent with strong early adoption, a GPL license, prebuilt releases, and a fast-moving implementation aimed at Claude-style coding workflows.
Tmux Orchestrator is a Python and shell project for coordinating Claude agents inside tmux sessions so multiple agent roles can keep working across projects and time.
Agent Rules Books is a markdown library of compact, ready-to-use coding-agent rules distilled from classic software engineering books for Codex, Claude Code, Cursor, and similar tools.
LLM Wiki Compiler is a TypeScript CLI that turns raw sources into an interlinked markdown wiki, giving the LLM Wiki pattern a more productized compiler-style workflow.