Safely merges upstream NanoClaw changes into your customized fork with backups, conflict preview, and selective cherry-picking.
Official skill for scaffolding complex claude.ai artifacts with React, Tailwind, and shadcn/ui, then bundling them into a single HTML file.
Official skill that lets Claude drive and verify local web apps with Playwright, including screenshots and console logs.
Extracts business domains, flows, and process steps from a codebase and renders them as an interactive flow graph.
Turns your project's knowledge graph into a complete onboarding document covering architecture, file map, and complexity hotspots.
Answers questions about your codebase by selectively grepping a pre-built knowledge graph instead of loading it all.
A Clean Code review skill that scores your code 0-10 on naming, function size, error handling and tests, then lists the exact fixes to reach 10/10.
An opinionated playbook that teaches Claude how to build and tune vector similarity search, RAG, and semantic search on PostgreSQL with pgvector.
A reference skill that enforces PostgreSQL best practices for schema, data types, indexes, constraints, and partitioning.
Diagnoses and repairs repos that won't run, then standardizes onboarding docs and guarded commit/push/history workflows.
A playbook for running multiple Claude Code sessions as a lead-plus-teammates team with shared tasks, messaging, and file locks.
Turns a code change or codebase slice into an animated architecture/data-flow diagram and attaches it to a pull request.
Turns a diff or part of a codebase into a validated JSON graph and renders it as animated architecture / data-flow diagrams for a canvas link or a pull request body.
Renders a CLI command's colored terminal output to PNG so Claude can visually judge contrast, alignment and highlighting instead of reading raw escape codes.
Sets up internationalization in React/Next.js/Vue codebases, replaces hard-coded strings with keys, and validates locale parity, plurals, and formatting.
A phase-based playbook for shipping pull requests that maintainers of third-party repos actually merge.
Rebuilds only the actionable context from local `.claude` session files so you can resume interrupted work without `claude --resume`.
Reviews Claude Code skills against official best practices, with modes for self-review, external repo evaluation, and automated improvement PRs.
Git forensics skill that recovers lost commits, branches and stashes, proves merges by content, and retires leftovers only after verified backups.
A hands-on skill for invoking Bedrock foundation models, generating embeddings, building RAG, and debugging access and quota errors.