Skip to main content
ClaudeWave
Skill85 repo starsupdated 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.

Install in Claude Code
Copy
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
Then start a new Claude Code session; the skill loads automatically.

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? -->