mit einem Klick
.claude
.claude enthält 21 gesammelte Skills von enbiyagoral, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Analyze accumulated feedback memories and turn recurring patterns into permanent controls (rules, permissions, hooks) or common-mistakes entries. Use when the user says "improve", "iyileştir", "apply feedback", "kurallaştır", or "turn feedback into rules".
Project onboarding and template setup. Use when the user says onboard, setup, initialize, init, configure this project, or first-time setup. Guides through detecting project mode and stack, configuring CLAUDE.md, permissions, hooks, rules, and architecture docs.
Save session learnings, patterns, and corrections to persistent memory. Use when the user says "save learnings", "save memory", "remember this session", or at the end of a productive session.
Add a new Claude Code control following project conventions. Use when the user says "new rule", "add rule", "create rule", "yeni rule ekle", or wants to enforce behavior consistently. Guides through choosing enforcement surfaces, writing effective rule files, and keeping controls consistent.
Create a new Claude Code skill following project conventions. Use when the user says "new skill", "add skill", "create skill", or "yeni skill ekle". Guides through gathering requirements, writing effective SKILL.md files, and structuring skill directories.
Add a new Claude Code hook — shell script wired into settings.json. Use when the user says "new hook", "add hook", "yeni hook ekle", or wants to automate something that runs on every tool use, session start, or stop.
Add or remove permissions in .claude/settings.json. Use when the user says "add permission", "allow X", "deny X", "block X", "izin ver", "engelle", or "update-permissions".
Update an existing Claude Code rule and keep enforcement surfaces consistent. Use when the user says "update rule", "change rule", "rule güncelle", or "update-rule <name>". This workflow can update rule text, settings.json, and hooks together when needed.
List all configured hooks from settings.json with their events, matchers, and scripts. Use when the user says "list hooks", "show hooks", "what hooks are active", "hook listesi", or "mevcut hook'lar".
Search and browse graduated learnings in docs/learnings/. Use when the user says "recall", "what did we learn about", "learnings about", "hatirla", "dersler", "past lessons", or "recall <keyword>".
Update an existing skill's SKILL.md content or frontmatter. Use when the user says "update skill", "change skill", "skill güncelle", "modify skill", or "update-skill <name>".
List all skills and their descriptions. Use when the user says "list skills", "show skills", "what skills do we have", "skill listesi", or "mevcut skill'ler".
Restore an archived agent back to active use — reverses a retire-agent action. Use when the user says "restore agent", "unarchive agent", "reactivate agent", or "agenti geri getir".
Restore an archived skill back to active use — reverses a retire-skill action. Use when the user says "restore skill", "unarchive skill", "reactivate skill", or "skill'i geri getir".
Create a new Claude Code subagent following project conventions. Use when the user says "new agent", "add agent", "create agent", "yeni agent ekle", or needs a background task that would pollute the main conversation context.
Archive an agent instead of deleting it — fully reversible. Use when the user says "retire agent", "archive agent", "deactivate agent", "disable agent", or "agenti kaldır".
Archive a skill instead of deleting it — fully reversible. Use when the user says "retire skill", "archive skill", "deactivate skill", "disable skill", or "skill'i kaldır".
Check current session context health and get compaction/hygiene recommendations. Use when the user says "context check", "context durumu", "how much context left", or "should I compact".
Graduate a common-mistakes.md item to docs/learnings/ as a permanent record. Use when the user says "graduate", "graduate mistake", "common-mistakes doldu", or the list reaches 10 items.
Show the current status of a specific autonomous agent — last journal entry, KPI progress, and recent outputs. Use when the user says "agent status", "how is <agent> doing", "<agent> durumu", or "agent-status <name>".
List all agents and their KPIs. Use when the user says "list agents", "show agents", "what agents do we have", "agent listesi", or "mevcut agentlar".