Skip to main content
ClaudeWave
Skill85 estrellas del repoactualizado 1mo ago

Yeni Skill Teklifi

This Claude Code skill provides a template structure for proposing new skills within the vibe-coder-kit framework. It guides developers through defining skill triggers, implementation steps, business justification, and expected outputs. Use this when designing custom automation capabilities to ensure consistent documentation and clarity about skill purpose, activation conditions, and deliverables across the development team.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/omergocmen/vibe-coder-kit /tmp/yeni-skill-teklifi && cp -r /tmp/yeni-skill-teklifi/.github/ISSUE_TEMPLATE/new- ~/.claude/skills/yeni-skill-teklifi
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

new-skill.md

## Skill Adı

<!-- Örnek: performance-audit, database-seeding, api-mocking -->

## Ne Zaman Tetiklenmeli?

<!-- Bu skill hangi koşullarda devreye girmeli? -->

## Ne Yapmalı?

<!-- Adım adım süreci açıklayın -->

## Neden Gerekli?

<!-- Hangi boşluğu dolduruyor? Hangi sorunu çözüyor? -->

## Örnek Çıktı

<!-- İdeal çıktı nasıl görünmeli? -->