Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
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.
story-writer
通用短篇小说创作技能包。支持多种类型(武侠/科幻/童话/现言),执行大纲、人物、目录、章节的专业创作。根据类型参数加载对应的创作方法论和写作风格。
story-design
|
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
pdf2audio-parallel
Parallel PDF to MP3 conversion using MiniMax. Convert multiple PDF chapters to audio simultaneously using parallel subagents. Use when: (1) User says 'generate mp3 for the story of [STORY_NAME]', (2) User says '为故事[STORY_NAME]生成mp3', (3) User says '为故事[STORY_NAME]第[X]章生成mp3', (4) User says 'generate mp3 for story of [STORY_NAME], chapter [X]', (5) Converting a range of PDFs like 'story-[01-05].pdf' to MP3, (6) Batch audiobook creation from PDF chapters.
pdf2audio-minimax
Convert PDF files to MP3 audio using MiniMax MCP Server's text-to-audio tool. Use when user wants to convert a PDF to audio/MP3, create audiobook from PDF, or text-to-speech for PDF documents. Requires PDF file path; voice ID is optional (auto-selects based on content).
md2pdf
Convert Markdown files to beautifully styled PDFs with full Chinese font support. Use when: (1) Converting .md files to PDF format, (2) Creating printable documents from Markdown, (3) Generating book chapters or story PDFs, (4) Needing PDF output with custom styling (colors, fonts, backgrounds), (5) Working with Chinese text that needs proper rendering in PDF.
google-forms
|
AI 无损 PPT 架构师
接收多种格式素材,自动生成精美的可编辑 PPT,支持 WPS 完美编辑
quarkus-panache-smells
Detects and refactors ORM code smells in Quarkus Panache applications using the Repository pattern. Use when reviewing PanacheRepository code, diagnosing N+1 queries, data overfetching, or pagination issues.
refactoring-catalog
Identifies code smells and applies refactoring techniques from Martin Fowler's catalog. Use when improving code structure, reducing complexity, or eliminating smells without changing behavior.
lombok-patterns
Lombok annotations and best practices for Java 21+ projects. Use when reducing boilerplate, configuring builders, or choosing between Lombok and Records.
testing-patterns
REST integration testing patterns with JUnit 5, Mockito, RestAssured. Use when writing integration tests that mock external dependencies, use Testcontainers/H2 for databases, and test endpoints with raw JSON bodies.
mapstruct-patterns
Constructor-based MapStruct mapping for compile-time safety in Jakarta EE. Use when implementing DTO mapping or using @Default annotations.
rest-api-design
REST API design patterns and MicroProfile OpenAPI documentation. Use when designing endpoints, choosing HTTP methods, status codes, or documenting APIs with OpenAPI annotations.
cdd-design-pillars
Measures and limits cognitive load in Jakarta EE/MicroProfile code. Use when reviewing code complexity, designing services/entities, or identifying when to extract abstractions.
clean-code-principles
Detects violations of Clean Code principles and suggests refactorings. Use when reviewing code quality, improving readability, or refactoring methods, classes, and modules.
ddd-da-massa
Practical DDD patterns for Jakarta EE web applications with cognitive load distribution. Use when designing controllers, entities, services, or evaluating cohesion and load balance.
gof-design-patterns
Detects opportunities to apply GoF Design Patterns in Jakarta EE/MicroProfile. Use when reviewing code for structural improvements or implementing creational, structural, or behavioral patterns.
agent-skill-maker
Creates or updates agent skills (SKILL.md files) following official documentation and best practices. Use when the user wants to create a new skill, update an existing skill, or scaffold a skill directory structure.
slop-analyzer
Use this skill when you need to analyze writing for AI-like patterns and get actionable suggestions for making text sound more natural and human-written. This is particularly useful after drafting or editing creative writing, essays, or blog posts. The agent uses the /slop-score skill to identify problematic patterns and provides specific revision suggestions.\\n\\n<example>\\nContext: The user has just finished writing a blog post draft and wants feedback on naturalness.\\nuser: \"I just finished my draft in drafts/ai-future-essay.md. Can you check it for AI-sounding language?\"\\nassistant: \"I'll use the slop-analyst agent to analyze your draft for AI-like patterns and get specific suggestions for improvement.\"\\n<commentary>\\nSince the user wants to check their writing for AI patterns, use the Task tool to launch the slop-analyst agent which specializes in this analysis using the /slop-score skill.\\n</commentary>\\n</example>\\n\\n<example>\\nContext: The parent agent has made significant edits to a piece and wants to verify the writing still sounds natural.\\nuser: \"Please revise this paragraph to be more engaging\"\\nassistant: \"Here's the revised paragraph: [revised text]\"\\n<commentary>\\nAfter making substantial revisions, it would be valuable to check if the new text sounds natural. Use the Task tool to launch the slop-analyst agent to analyze the revised content.\\n</commentary>\\nassistant: \"Let me also run this through the slop-analyst to make sure the revisions sound natural.\"\\n</example>\\n\\n<example>\\nContext: User is working on creative writing and mentions concerns about their writing sounding robotic.\\nuser: \"Something feels off about this story I wrote. It doesn't sound like me.\"\\nassistant: \"I'll have the slop-analyst examine your story to identify any patterns that might be making it feel unnatural.\"\\n<commentary>\\nThe user's concern about authenticity is exactly what the slop-analyst is designed to address. Use the Task tool to launch it for detailed pattern analysis.\\n</commentary>\\n</example>
slop-score
Analyzes text files for AI-generated writing patterns and returns JSON metrics. Run on drafts or essays to detect overused AI patterns like slop words, contrast structures, and suspicious trigrams. Use when checking writing for AI-like patterns or when asked to score a file for slop.
tailwind-css
Tailwind CSS v4 styling with utility-first classes, theme configuration, and modern CSS patterns. Use when writing or modifying CSS classes, configuring themes, implementing responsive designs, or migrating from v3. Triggers on Tailwind, utility classes, responsive breakpoints, dark mode styling.
academic-writing-cs
Comprehensive toolkit for writing high-quality computer science research papers (conference, journal, thesis). Provides narrative construction guidance, sentence-level clarity principles (Gopen & Swan), academic phrasebank, CS-specific conventions, and section-by-section quality checklists. Use when assisting with academic paper writing, revision, or structure planning across all stages from drafting to submission.
vue-fsd
Feature-Sliced Design architecture for Vue 3 applications. Use when structuring large-scale Vue projects with clear boundaries, scalable folder structure, and maintainable code organization.
vue-expert
Use when building Vue 3 applications with Composition API, Nuxt 3, Naive ui , or Quasar. Invoke for Pinia, TypeScript, PWA, Capacitor mobile apps, Vite configuration.
vue3-naiveui-fsd
Senior-level Vue 3 + Naive UI + Feature-Sliced Design with TypeScript, Clean Code & SOLID principles
tailwind-v4
Tailwind CSS v4 with CSS-first configuration, @theme directive, OKLCH colors, and Vite integration. Use for modern utility-first styling with the new v4 architecture.
image-gen
生成图片支持多提供商:火山 Ark (Doubao Seedream) 或 Gemini 3 Pro Image。支持批量生成、图片编辑、多图合成、自动保存和 Markdown 插入。
ppt-speech-creator
当用户需要创建PPT内容并生成配套演讲逐字稿时使用此技能。支持年终总结、项目复盘、产品发布、述职报告等多种场景,自动生成结构化PPT内容和按页分配的逐字稿,支持自动时长计算或用户指定总时长。
prompt-creator
Create new prompts from scratch by analyzing user needs, selecting suitable prompt frameworks, and fusing OmegaPromptForge. Use when the user asks to 创建提示词/生成提示词, 设计 prompt 框架, or output a Markdown...
prompt-optimizer
严格变更控制下编辑、版本化并存储提示词。用于用户要求小改/局部优化/补丁式修订、修复提示词失败、添加或维护版本头、对比版本,或基于输入/思路/输出诊断问题时。强制版本控制、作者签名,并将版本保存到 /Users/wisewong/Documents/Developer/prompts。
video-director
AI video generation using Google Veo 3.1 and Imagen. Use when the user wants to create videos, advertisements, promotional content, or any video generation task. Automatically activates for requests like "create a video", "make an advertisement", "generate a promotional video".
tech_educator
将复杂的技术概念简单化,编写教程、指南和学习路线图
system_architect
设计高性能后端架构,Rust/C++ 底层开发,分布式系统设计
python_data_analyst
编写用于数据清洗、分析和可视化的 Python 脚本 (Pandas/Matplotlib)
语音播报
在写代码的时候,通过触发技能来进行语音播报AI回复的内容。
ziwei_grandmaster
紫微斗数命理大师,擅长排盘、解盘、流年运势分析及人生规划。
skill_factory
Meta-skill for generating new standard skill modules. Context-aware: analyzes user requirements to select appropriate templates (Basic/Generator/Data) and automatically populates metadata (name, tags, description) for the new skill.
pptx
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
技能工厂
元技能:用于快速生成新的标准技能模组。
VLM_Expert
实现基于视觉的 AI 对话能力,支持分析图像、描述视觉内容并进行多模态交互。
viral_content_creator
撰写吸引人的文案、视频脚本、社交媒体内容和营销策略
novel-writer
专为长篇网文创作设计的智能助手,支持从设定生成到正文撰写的全流程管理,包含智能质控与状态同步。(Yunshu Optimized)
emotional_companion
情感支持与心理慰藉专家,擅长倾听、共情并提供温暖的心理引导。
ai_llm_engineer
设计 AI 架构,编写 Prompt,构建 RAG 系统和 LangChain 应用
Frontend_Design_System
将 UI 样式需求转化为生产级的前端代码,支持设计令牌、可访问性合规和创意执行。
ppt生成大师
可以直接通过大模型生成ppt文件。支持从 Markdown 大纲自动转换为 PowerPoint 演示文稿。
frontend_design_expert
构建现代化的 UI/UX 设计,编写 Flutter/React 组件,配色方案与无障碍设计
Page 1348 of 1571 · 78541 results
