Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

.claude

.claude enthält 11 gesammelte Skills von furkankoykiran, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
11
Stars
4
aktualisiert
2026-06-16
Forks
0
Berufsabdeckung
4 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

blog-from-chat
Schriftsteller und Autoren

Write a polished blog post from a chat or conversation summary, with multi-language output. Use when the user wants to turn a Claude conversation, chat log, or discussion into a publishable blog article, or mentions "blog from this chat" or "write up our conversation".

2026-06-16
find-issues
Softwareentwickler

Search a specific GitHub repository for open issues that fit the user's contribution profile. Use when the user wants issues to work on in one repo, asks "what can I contribute to <repo>", or wants good-first-issue or help-wanted matches in a single repository.

2026-06-16
github-profile-blog
Technische Redakteure

Write an educational blog post analyzing a GitHub profile's public activity. Use when the user wants to turn their GitHub activity, contributions, or projects into a blog article, or mentions "blog about my GitHub" or a writeup of their open-source work.

2026-06-16
linkedin-post
Schriftsteller und Autoren

Generate professionally formatted LinkedIn posts from a blog post, URL, or chat context. Use when the user wants a LinkedIn post, to share an article on LinkedIn, or to repurpose content as LinkedIn social copy.

2026-06-16
pr-followup
Softwareentwickler

Analyze a GitHub pull request's latest discussion and act on pending review feedback or requested changes. Use when the user wants to address PR review comments, respond to reviewer feedback, or asks to "follow up on PR

2026-06-16
solve-issue
Softwareentwickler

Solve a GitHub issue end-to-end and open a pull request. Use when the user wants to fix or resolve a specific GitHub issue (often by number or URL), or says "solve issue

2026-06-16
find-repos
Softwareentwickler

Discover open-source contribution opportunities across an entire GitHub organization. Use when the user wants to find suitable issues across all repos in a given org (e.g. `microsoft`, `vercel`) and have them ranked by fit against the profile in `~/.claude/config.json`.

2026-05-14
manim-narration
Softwareentwickler

Trigger when: (1) User asks for a "narrated Manim video", "anlatımlı manim", "manim with voice", "manim video with audio narration", or "PR walkthrough video"; (2) Code imports from manim_narration.lib.* or uses NarratedScene; (3) User wants Manim output that includes spoken narration synced to animations. Builds narrated Manim videos using Microsoft edge-tts (free, no API key) for voice synthesis and ffmpeg for proper audio re-encoding so MP4s play reliably in VSCode, Chromium, and Electron previews. Includes a NarratedScene base class that exposes a `narrate(text)` context manager paced to real audio duration. Optionally uses gstack /browse to pre-fetch live screenshots declared via `# ASSET:` manifest comments — so the video can showcase real websites, GitHub PRs, dashboards, IDE views, etc., without manual capture. Composes with manimce-best-practices for animation idioms. NOT for ManimGL — use manimgl-best-practices there (no narration support). Dependencies: installed automatically by ~/.claude/insta

2026-04-27
add-mcp
Softwareentwickler

Provision an MCP server from a JSON `mcpServers` block. Use when the user pastes an MCP config snippet (e.g. from a server's README) and wants it wired into Claude Code via `claude mcp add` instead of editing config files by hand.

2026-04-26
github-comment
Softwareentwickler

Write natural, warm GitHub comments that sound like a real developer wrote them. Reads the issue/PR conversation history to pick up context, inside jokes, tone, and timeline. Use when posting issue comments, PR descriptions, or review replies that should feel genuine rather than bot-generated.

2026-04-26
humanizer
Redakteure

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.

2026-04-26