๐ŸŽฏ

skill-creator

๐ŸŽฏSkill

from langgenius/dify

VibeIndex|
What it does
|

Generates Claude Code skills by analyzing requirements and automatically creating structured code templates for AI-powered functionality.

Overview

Skill Creator is a skill from the Dify project that generates Claude Code skills by analyzing requirements and automatically creating structured code templates. It streamlines the process of building AI-powered functionality for Claude Code.

Key Features

  • Analyzes requirements to generate structured Claude Code skill templates
  • Automates the creation of AI-powered skill files
  • Integrates with the Dify open-source LLM app development platform
  • Produces ready-to-use skill structures following standard conventions

Who is this for?

This skill is designed for developers who want to rapidly create new Claude Code skills without manually scaffolding the file structure and boilerplate. It is particularly helpful for teams building custom AI workflows on the Dify platform.

๐Ÿ“ฆ

Same repository

langgenius/dify(8 items)

skill-creator

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add langgenius/dify --skill skill-creator
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add langgenius/dify --skill skill-creator
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/skill-creator/SKILL.md

SKILL.md

756Installs
-
AddedFeb 4, 2026

More from this repository7

๐ŸŽฏ
component-refactoring๐ŸŽฏSkill

An open-source platform for building generative AI applications with visual workflow orchestration, RAG pipelines, agent capabilities, model management, and observability features.

๐ŸŽฏ
frontend-code-review๐ŸŽฏSkill

An open-source platform for building generative AI applications with visual workflow orchestration, RAG pipelines, agent capabilities, model management, and observability features.

๐ŸŽฏ
frontend-testing๐ŸŽฏSkill

An open-source platform for building generative AI applications with visual workflow orchestration, RAG pipelines, agent capabilities, model management, and observability features.

๐ŸŽฏ
web-design-guidelines๐ŸŽฏSkill

Provides AI-guided recommendations and best practices for creating user-friendly, modern web design interfaces and layouts.

๐ŸŽฏ
orpc-contract-first๐ŸŽฏSkill

Implements contract-first API development with oRPC, defining service interfaces before implementation for type-safe client-server communication

๐ŸŽฏ
vercel-react-best-practices๐ŸŽฏSkill

Dify is an open-source platform for building AI application workflows including RAG pipelines, AI agents, and model management with visual orchestration, supporting self-hosting and cloud deployment.

๐ŸŽฏ
backend-code-review๐ŸŽฏSkill

A backend code review skill from the Dify project, an open-source LLM application development platform that enables building AI workflows, RAG pipelines, and agent capabilities with a visual canvas and hundreds of model integrations.