FDHam/claude-code-starter-kit
Complete, production-ready Claude Code dev environment template. Boris Cherny workflow, skills, agents, Chunkerdactyl, tmux config, and interactive setup script. Clone and run setup.sh.
Complete, production-ready Claude Code dev environment template. Boris Cherny workflow, skills, agents, Chunkerdactyl, tmux config, and interactive setup script. Clone and run setup.sh.
npx skills add FDHam/claude-code-starter-kitComplete, production-ready Claude Code dev environment template. Boris Cherny workflow, skills, agents, Chunkerdactyl, tmux config, and interactive setup script. Clone and run setup.sh.
YAML-driven workflow engine that runs Claude on YouTrack issue events. State change triggers parallel AI reports (security audit, QA plan, UI review) written back to custom fields.
Open-source Claude Code skills and Codex skills for AI-first work. Audit, re-engineer, and bootstrap projects with AI-first design principles.
Installs and configures assistant-ui in a project via the CLI, and picks the right runtime for a backend. Use for first-time install, scaffold, or config: `npx assistant-ui@latest create my-app` (templates default, minimal, cloud, cloud-clerk, langgraph, mcp), `npx assistant-ui@latest init [--yes] [--overwrite]` in an existing Next.js app, or `npx assistant-ui@latest add` registry components (markdown-text, thread-list). Also use to choose a runtime hook for a backend: useChatRuntime (AI SDK), useLangGraphRuntime, useAgUiRuntime, useA2ARuntime, useLocalRuntime (custom streaming API), or useExternalStoreRuntime (Redux/Zustand). Covers Vite/TanStack Start setup, shadcn styling, the playground --preset flag, and avoiding the deprecated @assistant-ui/styles and @assistant-ui/react-ui packages. For upgrading an existing install or post-upgrade breakage use update; for building UI from raw parts use primitives.
Local-first context hygiene for AI coding agents — Claude Code plugin plus shell helpers for large reads, noisy output, redaction, artifacts, and measured token/cost evidence.
Agent memory infrastructure built around context economics. Memories disclose handle → summary → full → sources. Skills auto-memorise the conversation; MCP gives the agent explicit recall.
Tooling setups giving asset processing agents the simple, scalable skill to remove backgrounds from batches of product images automatically.