donfaquir/claude-code-skills
Recently updated AI agent skill repository: donfaquir/claude-code-skills
Recently updated AI agent skill repository: donfaquir/claude-code-skills
npx skills add donfaquir/claude-code-skillsRecently updated AI agent skill repository: donfaquir/claude-code-skills
🌐 Discover clear guidance and templates for using Claude effectively, enhancing your coding skills and productivity through engaging quizzes and resources.
Disciplined method for investigating a specific bug, regression, or anomalous behavior. Use when the user reports a concrete symptom ("X is broken", "this worked last week", "Y returns the wrong value", "intermittent failure in Z") and wants the root cause found — not a quick patch. Enforces reproduce-first, read-only diagnosis, differential disconfirmation, and git forensics. Do NOT use for open-ended "find any bugs" sweeps, code review, or feature work.
Build and evolve AI agent skills continuously to enhance intelligence and adaptability in complex tasks.
🚀 Build a production-ready Agentic RAG system with LangGraph using minimal code and streamline your AI development process.
Generate project-specific design system rules for Figma-to-code workflows
Validate causal inference results with empirical permutation tests — companion to causal-impact-campaign