iamursky/carbon-skill
Claude skill for the IBM Carbon Design System: offline component docs, Sass, theming, grid, icons & tokens for @carbon/react and @carbon/web-components.
Claude skill for the IBM Carbon Design System: offline component docs, Sass, theming, grid, icons & tokens for @carbon/react and @carbon/web-components.
npx skills add iamursky/carbon-skillClaude skill for the IBM Carbon Design System: offline component docs, Sass, theming, grid, icons & tokens for @carbon/react and @carbon/web-components.
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
Claude/Codex agent skills distilled from @aleabitoreddit (Serenity)'s full public archive — track her, analyze like her, anticipate her next focus. Bilingual 中文/English.
AI-driven Stripe-style UI generation system using DESIGN.md, Skills, Prompts, and Cline
Build a state-of-the-art agent harness with Excalibur, using superior primitives for model onboarding and controlled AI workflows
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.
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, challenge an approach, or mentions "grill me".