amunivec/storytelling-with-data-skill
A Claude skill based on Cole Nussbaumer Knaflic's Storytelling with Data - governs chart creation, code generation, visual critique, and narrative structure for data presentations.
A Claude skill based on Cole Nussbaumer Knaflic's Storytelling with Data - governs chart creation, code generation, visual critique, and narrative structure for data presentations.
npx skills add amunivec/storytelling-with-data-skillA Claude skill based on Cole Nussbaumer Knaflic's Storytelling with Data - governs chart creation, code generation, visual critique, and narrative structure for data presentations.
🛠 Enhance WordPress UX with skillful design practices focused on Core Web Vitals, mobile-first design, and seamless navigation.
Build a platform-agnostic knowledge base that persists across sessions with any LLM assistant. Capture lessons learned, track decisions, and build institutional memory.
Personal Codex and Claude Code skills with usage examples
Outsider-perspective end-to-end review of a plan, PR, or code change. First questions intent and whether a simpler/more elegant approach would achieve the same goal, then traces the actual code path (not just the diff) to verify the change does what it claims. Output is concise, actionable, and every call carries its rationale. Trigger on /scrutinize and proactively whenever the user asks to review, audit, sanity-check, or get a second opinion on a plan, PR, diff, design doc, or proposed code change.
A minimal, CLI-agnostic agent harness — skills + sub-agents + distilled best-practice docs with thin shell glue. Encodes the 40% smart/dumb context rule and a stage-gated agent lifecycle.
Designs and implements production-grade RAG systems by chunking documents, generating embeddings, configuring vector stores, building hybrid search pipelines, applying reranking, and evaluating retrieval quality. Use when building RAG systems, vector databases, or knowledge-grounded AI applications requiring semantic search, document retrieval, context augmentation, similarity search, or embedding-based indexing.