skill-developer

Create, manage, and debug Claude Code skills with structured guidance.

1|1|Updated Oct 24, 2025
One-click install
npx skills add https://github.com/bcl1713/starlink-dashboard --skill skill-developer-bcl1713
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-developer
Source: https://github.com/bcl1713/starlink-dashboard/tree/main/.claude/skills/skill-developer
Command: npx skills add https://github.com/bcl1713/starlink-dashboard --skill skill-developer-bcl1713

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires tsx, jq, and includes references (resource) components.

What problem does it solve?

This Skill streamlines the complex process of creating, managing, and debugging Claude Code skills, ensuring they adhere to best practices and activate reliably. It eliminates guesswork and manual checks, allowing you to build robust AI automation faster.

Core Features & Use Cases

  • Skill Creation & Management: Guides you through structuring new skills, defining triggers, and configuring enforcement levels.
  • Debugging & Troubleshooting: Provides tools and insights to diagnose why skills aren't activating or are causing false positives.
  • Best Practices Enforcement: Ensures your skills follow Anthropic's 500-line rule and progressive disclosure for optimal performance and clarity.
  • Use Case: When you need to add a new guardrail skill to prevent common database errors, this skill guides you through defining the correct file and content patterns, setting up blocking enforcement, and testing its activation.

Quick Start

Help me create a new skill called 'code-reviewer' that suggests best practices for Python files.