skill-developer

19776 stars 1940 forks
52

Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule.

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install langfuse/langfuse/skill-developer
skilz install langfuse/langfuse/skill-developer --agent opencode
skilz install langfuse/langfuse/skill-developer --agent codex
skilz install langfuse/langfuse/skill-developer --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding assistants

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/langfuse/langfuse
2. Copy the agent skill directory:
cp -r langfuse/.claude/skills/skill-developer ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

Agentic Skill Details

Repository
langfuse
Stars
19776
Forks
1940
Type
Technical
Meta-Domain
productivity
Primary Domain
json
Market Score
52

Report Security Issue

Found a security vulnerability in this agent skill?