发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
claude-in-chrome-troubleshooting
Diagnose and fix Claude in Chrome MCP extension connectivity issues. Use when mcp__claude-in-chrome__* tools fail, return "Browser extension is not connected", or behave erratically.
changelog
Manages CHANGELOG.md entries following the Keep a Changelog format. Use when adding changelog entries, documenting changes, updating release notes, or preparing for a release. Triggers on terms like "changelog", "document changes", "release notes", "what changed".
ui-design-styling
Design and style UI components for ryOS following the four OS themes (System 7, macOS Aqua, Windows XP, Windows 98). Use this when creating UI components, styling elements, working with themes, adding visual effects, or implementing retro OS aesthetics.
dotnet-package-management
Manage NuGet packages using Central Package Management (CPM) and dotnet CLI commands. Use when adding, removing, updating, or centralizing NuGet package versions across .NET projects.
dotnet-verify-email-snapshots
Snapshot test email templates using Verify to catch rendering regressions. Validates rendered HTML output matches approved baselines with MJML support. Use when verifying email template rendering against human-approved snapshots.
dotnet-wpf-comparison-view
Use when building a side-by-side comparison view in WPF for matching results with mismatch highlighting and checkbox verification.
dotnet-wpf-pdf-preview
Use when adding PDF upload and inline WebView2 preview to a WPF app with MVVM file selection and async initialization.
skills-author-skill
Write a new SKILL.md from scratch following Agent Skills best practices. Use when creating a new skill and deciding the right pattern (workflow, cycle, situational/router, cascade, parallel, or multi-MCP), defining trigger-focused frontmatter, and structuring bilingual documentation.
docx
Create, edit, and analyze Word documents with tracked changes support
frontend-design
Create distinctive, production-grade frontend interfaces with adaptive design direction. Guides aesthetic selection via a decision tree based on client industry/audience, enforces WCAG AA, mobile-first responsive, performance budgets, and dark mode. Uses shadcn/ui + Tailwind CSS v4. Every project is fully bespoke.
ladder-init
Initializes Ladder project structure with OVERVIEW.md and progress tracking. Use when starting phased spec-driven development or when the user says "ladder init."
makepad-basics
CRITICAL: Use for Makepad getting started and app structure. Triggers on: makepad, makepad getting started, makepad tutorial, live_design!, app_main!, makepad project setup, makepad hello world, "how to create makepad app", makepad 入门, 创建 makepad 应用, makepad 教程, makepad 项目结构
makepad-shaders
CRITICAL: Use for Makepad shader system. Triggers on: makepad shader, makepad draw_bg, Sdf2d, makepad pixel, makepad glsl, makepad sdf, draw_quad, makepad gpu, makepad 着色器, makepad shader 语法, makepad 绘制
makepad-splash
CRITICAL: Use for Makepad Splash scripting language. Triggers on: splash language, makepad script, makepad scripting, script!, cx.eval, makepad dynamic, makepad AI, splash 语言, makepad 脚本
human-writing-ja
A skill that removes the "AI-like" feel from Japanese text. Applicable to technical documents, business documents, blogs, emails, reports, and similar materials. Converts text that reads as "AI-like", "mechanical", or "insincere" into prose that feels as if written by a human.
Samarth0211-claude-skills-hub-c-level-advisor-bundle
See ../../../c-level-advisor/SKILL.md
Samarth0211-claude-skills-hub-postmortem
../../../c-level-advisor/executive-mentor/skills/postmortem/SKILL.md
powershell-windows
PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.
canvas-design
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
creative-performance-testing
A framework for optimizing paid growth through iterative creative testing and AI-accelerated concepting. Use this when scaling social channels (Meta, TikTok), when CPCs are rising, or when transitioning from manual bid management to strategic creative levers.
pmf-threshold-gating
A high-bar framework for measuring and achieving product-market fit (PMF) before scaling. Use this when validating a new product line, deciding if a beta is ready for a general release, or diagnosing why a product isn't generating organic word-of-mouth growth.
spatial-intelligence-world-modeling
A framework for designing AI systems that reason about the physical 3D world. Use this when moving beyond text-based LLMs to build for robotics, immersive 3D environments, virtual production, or physical-world simulations.
databases
MongoDB and PostgreSQL database administration. Databases: MongoDB (document store, aggregation, Atlas), PostgreSQL (relational, SQL, psql). Capabilities: schema design, query optimization, indexing, migrations, replication, sharding, backup/restore, user management, performance analysis. Actions: design, query, optimize, migrate, backup, restore, index, shard databases. Keywords: MongoDB, PostgreSQL, SQL, NoSQL, BSON, aggregation pipeline, Atlas, psql, pgAdmin, schema design, index, query optimization, EXPLAIN, replication, sharding, backup, restore, migration, ORM, Prisma, Mongoose, connection pooling, transactions, ACID. Use when: designing database schemas, writing complex queries, optimizing query performance, creating indexes, performing migrations, setting up replication, implementing backup strategies, managing database permissions, troubleshooting slow queries.
template-stack
Use at the START of every new project inside a claude-worker VM. Describes the pre-baked SvelteKit 2 + PostgreSQL 16 environment that is already running — do not re-install Node, start a dev server, or set up a database.