yiyizhou414-11/b-side-ux-expert
Cursor Skill: B 端 UX 设计评审专家
Cursor Skill: B 端 UX 设计评审专家
npx skills add yiyizhou414-11/b-side-ux-expertCursor Skill: B 端 UX 设计评审专家
Monitor, manage, and visualize AI agent skills, execution flow, and skill folders in one unified observability platform.
Vivaan's Claude automation stack — clap-wake, daily briefings, and Claude skills
A curated marketplace of plugins for Claude Code, built from first principles.
AI coding tool skill (e.g., Claude Code) centered on Karpathy's LLM Wiki pattern turns codebases into wikis, auto-analyzes, and generates docs similar to DeepWiki and ZRead with diagrams.
Full-stack web UI for managing Claude Code configuration agents, commands, skills, workflows, MCP servers, and settings with built-in terminal and chat.
Apply named refactoring transformations to improve code structure without changing behavior. Use when the user mentions "refactor this", "code smells", "extract method", "replace conditional", "technical debt", "move method", "inline variable", or "decompose conditional". Also trigger when cleaning up legacy code, preparing code for new features by restructuring, or identifying which transformation to apply to a specific code smell. Covers smell-driven refactoring, safe transformation sequences, and testing guards. For code quality foundations, see clean-code. For managing complexity, see software-design-philosophy.