chujianyun/skills

WuMing's Claude Skills

License:GPLLanguage:N/A7112

Deep Analysis

Five professional skills: Code Roasting (Gordon Ramsay style), invoice scanning, video downloading, and image generation.

条件推荐

Core Features

prompt-optimizer

提示词工程专家技能,帮助用户使用多种成熟框架优化提示词,改进 AI 指令,为特定任务创建更好的提示词

Technical Implementation

Architecture:基于 Claude Code 插件系统的技能仓库,采用目录化组织结构,每个技能独立存放在 skills 目录下
Execution Flow:
添加插件市场

使用 /plugin marketplace add chujianyun/skills 命令添加技能仓库

安装技能

使用 /plugin install prompt-engineering-skills@chujianyun/skills 安装具体技能

使用技能

在需要优化提示词时调用 prompt-optimizer 技能获取专业建议

Key Components:
Claude Code Plugin System提供技能安装和管理的基础架构
SKILL.md 格式定义技能的行为和能力
openskills提供替代的技能安装方式
Highlights
  • 专注于提示词工程优化领域
  • 支持多种成熟的提示词框架
  • 提供两种安装方式:原生插件系统和 openskills
Use Cases
  • Fun code reviews
  • Invoice organization
  • Video content downloading
Limitations
  • code-roaster is for entertainment only
  • Video downloading requires copyright awareness
  • Skills are scattered
Tech Stack
Claude Code Plugin SystemSKILL.mdMarkdown

Skills

This project provides WuMing's(悟鸣) original Skills for personal learning and research purposes.

Directory Structure

Skill Name Description
prompt-optimizer Prompt engineering expert that helps users craft optimized prompts using many proven frameworks. Use when users want to optimize prompts, improve AI instructions, create better prompts for specific tasks, or need help selecting the best prompt framework for their use case.

Usage

Method 1: Install directly in Claude Code

  1. Add plugin marketplace
/plugin marketplace add chujianyun/skills
  1. Install skills
/plugin install prompt-engineering-skills@chujianyun/skills

Method 2: Using openskills

openskills install chujianyun/skills --global

License

All Skill files in this project are licensed under CC BY-NC-SA 4.0 (Attribution-NonCommercial-ShareAlike).

For commercial use, please contact the author for authorization.