Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

.claude

يحتوي .claude على 11 من skills المجمعة من furkankoykiran، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
11
Stars
4
محدث
2026-06-16
Forks
0
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

blog-from-chat
الكتّاب والمؤلفون

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
مطوّرو البرمجيات

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
الكتّاب التقنيون

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
الكتّاب والمؤلفون

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
المحررون

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