toby-king/claude-product-wiki
Claude Code skill for building and maintaining technical product documentation in Notion
Claude Code skill for building and maintaining technical product documentation in Notion
npx skills add toby-king/claude-product-wikiClaude Code skill for building and maintaining technical product documentation in Notion
My collection of AI agent skills for OpenClaw / Claude Code
Make interfaces production-ready: error handling, empty states, onboarding flows, i18n, text overflow, and edge case management. Use when the user asks to harden, make production-ready, handle edge cases, add error states, design empty states, improve onboarding, or fix overflow and i18n issues.
Agent skill repository for Bartosh16/claude-skills.
TUI工具,用来管理agent的skills技能,目前我们有大量的agents技能,也没有特别规范的管理,所以做一个这样的skill切换管理工具
A Model Context Protocol (MCP) server that provides AI assistants with access to Home Assistant, enabling smart home control and automation management.
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.