building-skills

Create Claude Code skills with YAML frontmatter and StickerNest-specific patterns.

Updated Jan 19, 2026
One-click install
npx skills add https://github.com/hkcm91/StickerNestV4 --skill building-skills-hkcm91
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: building-skills
Source: https://github.com/hkcm91/StickerNestV4/tree/main/.claude/skills/building-skills
Command: npx skills add https://github.com/hkcm91/StickerNestV4 --skill building-skills-hkcm91

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide and template for creating new, effective Claude Code skills tailored specifically for the StickerNest project, ensuring consistency and discoverability.

Core Features & Use Cases

  • Skill Structure Guidance: Learn the essential components of a valid Skill Unit, including the SKILL.md file and its YAML frontmatter.
  • Naming and Description Best Practices: Follow conventions for clear, trigger-focused descriptions that enhance skill discovery by Claude.
  • Content Templating: Utilize a provided template to quickly scaffold new skills with all necessary sections.
  • Use Case: When a developer needs to add a new AI-powered feature to StickerNest, they can use this skill to understand how to structure and document the new skill for Claude to utilize effectively.

Quick Start

Use the building-skills skill to generate a template for a new skill named 'managing-canvas-history'.

Frequently Asked Questions about building-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a new Claude Code skill for the StickerNest project?

To create a Claude Code skill for StickerNest, use this guide to generate a SKILL.md file with correct YAML frontmatter, trigger-focused descriptions, and the required unit structure, ensuring your new AI capability is discoverable.

What is the required structure for a Claude Code skill unit?

A valid Claude Code skill unit requires a SKILL.md file containing YAML frontmatter, trigger-focused descriptions, and content following StickerNest-specific patterns to ensure Claude can discover and utilize the capability effectively.

How do I write trigger-focused descriptions for AI skills?

Writing trigger-focused descriptions for AI skills involves following specific naming and description conventions within the YAML frontmatter so Claude can accurately match user requests to your StickerNest skill capabilities.

Can I use a template to scaffold new Claude Code skills?

Yes, you can use the provided content templating feature to quickly scaffold new Claude Code skills, generating the necessary SKILL.md sections and YAML frontmatter required for the StickerNest project.

Does building skills require any external dependencies?

No, this skill guide has no external dependencies. It provides the structural patterns and documentation conventions needed to build StickerNest skills directly within your development environment.

Why does my Claude Code skill not get discovered?

Your Claude Code skill may not be discovered if the YAML frontmatter or descriptions are not trigger-focused, making it essential to follow StickerNest-specific naming conventions to enhance skill discovery.