All guides
Community-curated setup guides for modern tech stacks.
Turborepo - Monorepo Build System by Vercel
IntermediateInstall and configure Turborepo, the high-performance build system optimized for JavaScript and TypeScript monorepos - covering installation, task orchestration, caching, remote cache, and developer experience.
Cargo - Rust Package Manager
BeginnerInstall and use Cargo, the Rust package manager and build system that manages your Rust project dependencies, compiles your code, and handles publishing packages to crates.io — covering installation, configuration, project management, and common use cases.
Set up the Google Workspace CLI (gws), a Rust-based tool that provides unified command-line access to all Google Workspace APIs with dynamic command generation, structured JSON output, and 100+ AI agent skills.
Code2Prompt: Convert codebases into LLM prompts
IntermediateCLI tool to convert your entire codebase into a single formatted LLM prompt with source tree, templating, and token counting.
AI coding agent for terminal with IDE-wired capabilities including hash-anchored edits, LSP, Python, browser tools, subagents, and multi-provider support.
A comprehensive guide to building high-performance edge applications with Rust WebAssembly, Deno Deploy, Cloudflare Workers, and React 19. Learn to compile Rust to Wasm, deploy to edge platforms, and implement advanced caching strategies.