christian-karren/christians-skill-library
Christian's Skill Library — portable agent skills for Claude Code, Codex, and any SKILL.md agent.
Christian's Skill Library — portable agent skills for Claude Code, Codex, and any SKILL.md agent.
npx skills add christian-karren/christians-skill-libraryChristian's Skill Library — portable agent skills for Claude Code, Codex, and any SKILL.md agent.
为 AI coding agent(Claude Code / Codex CLI 等)打造的 Skill 分层路由树生成器。把臃肿的单体 Skill 拆分/聚合成 ROOT → ROUTER → SKILL 的树形结构,让 agent 根据用户意图按需加载子能力,避免一次性塞满上下文。支持单 Skill 拆树、多 Skill 聚合(含歧义消解)、增量扩展三种模式,兼容 .claude/skills 与 .agent/skills 双路径约定,纯 Markdown + Bash,零依赖。
Claude Code skill: 生成保姆级教程风格 PDF(中文小白向,封面渐变 / 中文数字章节 / Claude Code 引导块)
OpenClaw skills by Garibong Labs
MCP server that gives any LLM its own computer — managed Docker workspaces with live browser, terminal, code execution, document skills, and autonomous sub-agents. Self-hosted and open-source.
Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for
My personal collection of agent skills for NextJS