دليل المهارات
مهارات لسدّ ثغراتك
ابحث عن المهارات حسب الاستخدام لتقوية نقاط الضعف من فحصك. انسخ أمر التثبيت وطبّقه فورًا.
تُعرض أوصاف المهارات بلغتها الأصلية (الإنجليزية/الكورية).
التثبيت صعب؟ هذا السطر الواحد يكفي
الصق الأمر أدناه في Claude Code مرة واحدة، وبعدها قل فقط «ثبّت تلك المهارة» وتنتهي المهمة. مستودع رسمي يضمّ مهارات موثّقة فقط.
/plugin marketplace add x77xdavid-prog/checkup-skillsيتضمّن: prompt-master · korea-public-data · repo-shipper — تُضاف باستمرار · اعرضه على GitHub
65 / 983
موصى به: التقارير والمستندات
من كتابة مستندات Word إلى تحويل PDF وتنظيم الويكي
docx
المراجعة والجودةCreate, edit, and analyze Word documents with tracked changes, comments, and formatting. Useful for design briefs, copy docs, and review-ready deliverables.
مستودع موثّقالمصدر: anthropics/skills ↗ · ⭐ ادعم المؤلفnpx skills add https://github.com/anthropics/skills --skill docxالترخيص: none
make-pdf
المراجعة والجودةTurn any markdown file into a publication-quality PDF. Proper 1in margins, intelligent page breaks, page numbers, cover pages, running headers, curly quotes and em dashes, clickable TOC, diagonal DRAFT watermark. Not a draft artifact — a finished artifact. Use when asked to "make a PDF", "export to
مستودع موثّقالمصدر: garrytan/gstack ↗ · ⭐ ادعم المؤلفnpx skills add https://github.com/garrytan/gstack --skill make-pdfالترخيص: MIT
writer-memory
التنسيق والوكلاءAgentic memory system for writers - track characters, relationships, scenes, and themes
غير موثّقالمصدر غير مُتحقَّقلا تثبيت بنقرة واحدة · ابحث بالاسم وثبّته يدويًا
بدائل:
wiki
التسويق وتحسين محركات البحثLLM Wiki — persistent markdown knowledge base that compounds across sessions (Karpathy model)
غير موثّقالمصدر غير مُتحقَّقلا تثبيت بنقرة واحدة · ابحث بالاسم وثبّته يدويًا
بدائل:
document-generate
الاختبار وتصحيح الأخطاءGenerate missing documentation from scratch for a feature, module, or entire project. Uses the Diataxis framework (tutorial / how-to / reference / explanation) to produce complete, structured documentation. Can be invoked standalone or called by /document-release when it finds coverage gaps. Use whe
مستودع موثّقالمصدر: garrytan/gstack ↗ · ⭐ ادعم المؤلفnpx skills add https://github.com/garrytan/gstack --skill document-generateالترخيص: MIT
command-development
التوثيق والكتابةThis skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs gu
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install plugin-dev@claude-plugins-officialcontract-and-proposal-writer
التوثيق والكتابةGenerate professional, jurisdiction-aware business documents: freelance contracts, project proposals, SOWs, NDAs, and MSAs. Structured Markdown output with docx conversion instructions. Covers US (Delaware), EU (GDPR), UK, and DACH (German law) jurisdictions. Not a substitute for legal counsel — use
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install business-growth-skills@claude-code-skillsالترخيص: MIT
doc
التوثيق والكتابةRead, create, and edit .docx documents with formatting and layout fidelity via OpenAI's document skill.
غير موثّقالمصدر غير مُتحقَّقلا تثبيت بنقرة واحدة · ابحث بالاسم وثبّته يدويًا
بدائل:
docs
التوثيق والكتابةLegacy slash-entry shim for the documentation-lookup skill. Prefer the skill directly.
غير موثّقالمصدر غير مُتحقَّقلا تثبيت بنقرة واحدة · ابحث بالاسم وثبّته يدويًا
بدائل:
docs-guide-knowledge
التوثيق والكتابةThis skill should be used when a user asks about the llms.txt standard, wants to find or fetch official documentation for a library or framework, or discusses documentation accessibility for AI systems. Example queries include "llms.txt란 뭐야", "React 공식 문서 찾아줘", "fetch the Next.js docs", "documentati
سوق منسّقالمصدر: fivetaku/gptaku_plugins ↗ · ⭐ ادعم المؤلف/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install docs-guide@gptaku-pluginsgoaljaby
التوثيق والكتابةThis skill should be used when the user asks to "/goaljaby", "골잡이", "골잡이 호출", "골 셋업 만들어줘", "골 셋업해줘", "PRD에서 골 만들어줘", "PRD 골 변환", "VALIDATION RECOVERY 만들어줘", "골 실행 준비", "set up goal from PRD", "goaljaby", "prep goal docs", "make goal scaffolding". Use this whenever the user has a PRD folder and wants
سوق منسّقالمصدر: fivetaku/gptaku_plugins ↗ · ⭐ ادعم المؤلف/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install goaljaby@gptaku-pluginsko-writer
التوثيق والكتابة블로그·업무 보고서·이메일 등 자연스러운 한국어 글을 번역투 없이 작성합니다. "블로그 글 써줘", "보고서 초안 잡아줘" 같은 요청에 사용.
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install ko-writer@checkup-skillsminimalist
التوثيق والكتابةUse when the user asks to write code efficiently, avoid over-engineering, reduce dependencies, or prevent unnecessary abstractions. Enforces a strict efficiency ladder: YAGNI, reuse, stdlib, native platform, existing deps — before writing any new code.
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skillsالترخيص: MIT
omc-doctor
التوثيق والكتابةDiagnose and fix oh-my-claudecode installation issues
غير موثّقالمصدر غير مُتحقَّقلا تثبيت بنقرة واحدة · ابحث بالاسم وثبّته يدويًا
بدائل:
process-mapper
التوثيق والكتابةUse when a BizOps lead, COO, or process-improvement owner needs to document an end-to-end business process (procurement, employee onboarding, incident handoff, customer-onboarding, claims adjudication) in BPMN-style notation, measure cycle times by stage, surface where work spends most of its time w
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install business-operations-skills@claude-code-skillsالترخيص: MIT
setup
التوثيق والكتابةUse first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow
غير موثّقالمصدر غير مُتحقَّقلا تثبيت بنقرة واحدة · ابحث بالاسم وثبّته يدويًا
بدائل:
wowerpoint
التوثيق والكتابةTurn one document into a kawaii NotebookLM slide-deck PDF. Use for "wowerpoint this", "make a deck about <file>", "turn this report into slides", or any request to render a single document as shareable narrative slides.
سوق منسّقالمصدر: thedotmack/claude-mem ↗ · ⭐ ادعم المؤلف/plugin marketplace add github.com/thedotmack/claude-mem /plugin install wowerpoint@thedotmackcomment-analyzer
التنسيق والوكلاءUse this agent when you need to analyze code comments for accuracy, completeness, and long-term maintainability. This includes (1) after generating large documentation comments or docstrings, (2) before finalizing a pull request that adds or modifies comments, (3) when reviewing existing comments fo
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install pr-review-toolkit@claude-plugins-officialdevex-review
الاختبار وتصحيح الأخطاءLive developer experience audit. Uses the browse tool to actually TEST the developer experience: navigates docs, tries the getting started flow, times TTHW, screenshots error messages, evaluates CLI help text. Produces a DX scorecard with evidence. Compares against /plan-devex-review scores if they
مستودع موثّقالمصدر: garrytan/gstack ↗ · ⭐ ادعم المؤلفnpx skills add https://github.com/garrytan/gstack --skill devex-reviewالترخيص: MIT
docs-guide
التنسيق والوكلاءUse this agent when the user asks technical questions about any library, framework, API, or service that is NOT Claude Code, Claude Agent SDK, or Claude API (those are handled by the built-in claude-code-guide agent). This agent determines whether official documentation lookup is needed, fetches doc
سوق منسّقالمصدر: fivetaku/gptaku_plugins ↗ · ⭐ ادعم المؤلف/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install docs-guide@gptaku-pluginsdocument-release
الاختبار وتصحيح الأخطاءPost-ship documentation update. Reads all project docs, cross-references the diff, builds a Diataxis coverage map (reference/how-to/tutorial/explanation), updates README/ARCHITECTURE/CONTRIBUTING/CLAUDE.md to match what shipped, detects architecture diagram drift, polishes CHANGELOG voice with a sel
مستودع موثّقالمصدر: garrytan/gstack ↗ · ⭐ ادعم المؤلفnpx skills add https://github.com/garrytan/gstack --skill document-releaseالترخيص: MIT
documentation-lookup
البيانات والتحليلاتUse up-to-date library and framework docs via Context7 MCP instead of training data. Activates for setup questions, API references, code examples, or when the user names a framework (e.g. React, Next.js, Prisma).
غير موثّقالمصدر غير مُتحقَّقلا تثبيت بنقرة واحدة · ابحث بالاسم وثبّته يدويًا
بدائل:
docx
المراجعة والجودةCreate, edit, and analyze Word documents with tracked changes, comments, and formatting. Useful for design briefs, copy docs, and review-ready deliverables.
مستودع موثّقالمصدر: anthropics/skills ↗ · ⭐ ادعم المؤلفnpx skills add https://github.com/anthropics/skills --skill docxالترخيص: none
extract
الاختبار وتصحيح الأخطاءTurn a proven pattern or debugging solution into a standalone reusable skill with SKILL.md, reference docs, and examples. Use when the user runs /si:extract or asks to package a recurring solution from memory into a skill.
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install self-improving-agent@claude-code-skillsالترخيص: MIT
google-workspace-cli
الأمانGoogle Workspace administration via the gws CLI (github.com/googleworkspace/cli). Install, authenticate, and automate Gmail, Drive, Sheets, Calendar, Docs, Chat, and Tasks. Run security audits and use local recipe templates and persona bundles. Use for Google Workspace admin, gws CLI setup, Gmail au
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install google-workspace-cli@claude-code-skillsالترخيص: MIT
grill-with-docs
الاختبار وتصحيح الأخطاءDocs-anchored grilling session — challenges a plan against the project's existing language (CONTEXT.md) and recorded decisions (docs/adr/), and updates those files inline as terminology and decisions crystallise. Use when user wants to stress-test a plan against documented domain language, or mentio
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install grill-with-docs@claude-code-skillsالترخيص: MIT
gsd-docs-update
إدارة المشاريعGenerate or update project documentation verified against the codebase
مستودع موثّقالمصدر: gsd-build/get-shit-done ↗ · ⭐ ادعم المؤلفnpx skills add https://github.com/gsd-build/get-shit-done --skill gsd-docs-updateالترخيص: MIT
gsd-ingest-docs
إدارة المشاريعBootstrap or merge a .planning/ setup from existing ADRs, PRDs, SPECs, and docs in a repo.
مستودع موثّقالمصدر: gsd-build/get-shit-done ↗ · ⭐ ادعم المؤلفnpx skills add https://github.com/gsd-build/get-shit-done --skill gsd-ingest-docsالترخيص: MIT
gsd-ns-context
إدارة المشاريعcodebase intelligence | map graphify docs learnings
مستودع موثّقالمصدر: gsd-build/get-shit-done ↗ · ⭐ ادعم المؤلفnpx skills add https://github.com/gsd-build/get-shit-done --skill gsd-ns-contextالترخيص: MIT
nopal-orchestrate
التنسيق والوكلاءCore Nopal orchestration engine — analyzes natural-language requests and dynamically composes execution across 9 Google Workspace services (Gmail, Calendar, Drive, Docs, Sheets, Slides, Meet, Tasks, Chat) via gws CLI. Korean triggers: "/nopal", "메일 보내줘", "일정 확인", "회의 준비", "스프레드시트 만들어". English trigg
سوق منسّقالمصدر: fivetaku/gptaku_plugins ↗ · ⭐ ادعم المؤلف/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install nopal@gptaku-pluginsrag-architect
التنسيق والوكلاءUse when the user asks to design a RAG pipeline, choose a chunking strategy or embedding model, pick a vector database, or evaluate retrieval quality (precision@k, recall@k, NDCG). Examples: 'design a RAG system for our docs', 'what chunk size should I use for this corpus', 'evaluate my retriever ag
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skillsالترخيص: MIT
sales-enablement
البيانات والتحليلاتWhen the user wants to create sales collateral, pitch decks, one-pagers, objection handling docs, or demo scripts. Also use when the user mentions 'sales deck,' 'pitch deck,' 'one-pager,' 'leave-behind,' 'objection handling,' 'deal-specific ROI analysis,' 'demo script,' 'talk track,' 'sales playbook
مستودع موثّقالمصدر: coreyhaines31/marketingskills ↗ · ⭐ ادعم المؤلف/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskillsالترخيص: MIT
theme-factory
الواجهة الأمامية والتصميمApply professional font and color themes to artifacts including slides, docs, reports, and HTML landing pages. Ships 10 pre-set themes.
مستودع موثّقالمصدر: anthropics/skills ↗ · ⭐ ادعم المؤلفnpx skills add https://github.com/anthropics/skills --skill theme-factoryالترخيص: none
agent-sdk-verifier-py
التنسيق والوكلاءUse this agent to verify that a Python Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a Python Agent SDK app has been created or modified.
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install agent-sdk-dev@claude-plugins-officialagent-sdk-verifier-ts
التنسيق والوكلاءUse this agent to verify that a TypeScript Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a TypeScript Agent SDK app has been created or modified.
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install agent-sdk-dev@claude-plugins-officialbusiness-operations-skills
المراجعة والجودةUse when running, diagnosing, or designing internal business operations — process documentation, vendor SLAs, capacity planning, internal comms, SOP/runbook authoring, procurement spend. Triggers on "BizOps review", "where's the bottleneck", "vendor health", "internal SOP", "all-hands deck", "spend
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install business-operations-skills@claude-code-skillsالترخيص: MIT
code-to-prd
التنسيق والوكلاءReverse-engineer any codebase into a complete Product Requirements Document (PRD). Analyzes routes, components, state management, API integrations, and user interactions to produce business-readable documentation detailed enough for engineers or AI agents to fully reconstruct every page and endpoint
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install code-to-prd@claude-code-skillsالترخيص: MIT
confluence-expert
الواجهة الأمامية والتصميمAtlassian Confluence expert for creating and managing spaces, knowledge bases, and documentation. Configures space permissions and hierarchies, creates page templates with macros, sets up documentation taxonomies, designs page layouts, and manages content governance. Use when users need to build or
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install pm-skills@claude-code-skillsالترخيص: MIT
deepinit
التنسيق والوكلاءDeep codebase initialization with hierarchical AGENTS.md documentation
غير موثّقالمصدر غير مُتحقَّقلا تثبيت بنقرة واحدة · ابحث بالاسم وثبّته يدويًا
بدائل:
external-context
التنسيق والوكلاءInvoke parallel document-specialist agents for external web searches and documentation lookup
غير موثّقالمصدر غير مُتحقَّقلا تثبيت بنقرة واحدة · ابحث بالاسم وثبّته يدويًا
بدائل:
gdpr-dsgvo-expert
الأتمتة والجدولةGDPR and German DSGVO compliance automation. Scans codebases for privacy risks, generates DPIA documentation, tracks data subject rights requests with Art. 12(3) one-month deadlines. Use when running GDPR compliance assessments, privacy audits, data protection planning, DPIA generation, or data subj
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install ra-qm-skills@claude-code-skillsالترخيص: MIT
image-enhancer
المراجعة والجودةImprove image and screenshot quality by enhancing resolution, sharpness, and clarity for professional presentations and documentation.
مستودع موثّقالمصدر: ComposioHQ/awesome-claude-skills ↗ · ⭐ ادعم المؤلفnpx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill image-enhancerالترخيص: none
make-plan
التنسيق والوكلاءCreate a detailed, phased implementation plan with documentation discovery. Use when asked to plan a feature, task, or multi-step implementation — especially before executing with do.
سوق منسّقالمصدر: thedotmack/claude-mem ↗ · ⭐ ادعم المؤلف/plugin marketplace add github.com/thedotmack/claude-mem /plugin install make-plan@thedotmackmdr-745-specialist
الأتمتة والجدولةEU MDR 2017/745 compliance specialist for medical device classification, technical documentation, clinical evidence, and post-market surveillance. Covers Annex VIII classification rules, Annex II/III technical files, Annex XIV clinical evaluation, Art. 86 PSUR schedules, and EUDAMED integration. Use
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install ra-qm-skills@claude-code-skillsالترخيص: MIT
product-manager-toolkit
البيانات والتحليلاتComprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use when prioritizing features, synthesizing user research, writing requirement documentation, or developing product strategy.
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install product-skills@claude-code-skillsالترخيص: MIT
quality-documentation-manager
التنسيق والوكلاءDocument control system management for medical device QMS. Covers document numbering, version control, change management, and 21 CFR Part 11 compliance. Use when working on document control procedures, change control workflows, document numbering, version management, electronic signature compliance,
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install ra-qm-skills@claude-code-skillsالترخيص: MIT
quality-manager-qms-iso13485
المراجعة والجودةISO 13485 Quality Management System implementation and maintenance for medical device organizations. Provides QMS design, documentation control, internal auditing, CAPA management, and certification support. Use when working with medical device quality systems, preparing for ISO 13485 audits, managi
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install ra-qm-skills@claude-code-skillsالترخيص: MIT
regulatory-affairs-head
البيانات والتحليلاتSenior Regulatory Affairs Manager for HealthTech and MedTech companies. Prepares FDA 510(k), De Novo, and PMA submission packages; analyzes regulatory pathways for new medical devices; drafts responses to FDA deficiency letters and Notified Body queries; develops CE marking technical documentation u
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install ra-qm-skills@claude-code-skillsالترخيص: MIT
research-summarizer
التنسيق والوكلاءStructured research summarization agent skill for non-dev users. Handles academic papers, web articles, reports, and documentation. Extracts key findings, generates comparative analyses, and produces properly formatted citations. Use when: user wants to summarize a research paper, compare multiple s
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install research-summarizer@claude-code-skillsالترخيص: MIT
tc-tracker
التنسيق والوكلاءUse when the user asks to track technical changes, create change records, manage TC lifecycles, or hand off work between AI sessions. Covers init/create/update/status/resume/close/export workflows for structured code change documentation.
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skillsالترخيص: MIT
ui-design-system
الواجهة الأمامية والتصميمUI design system toolkit for Senior UI Designer including design token generation, component documentation, responsive design calculations, and developer handoff tools. Use when creating design systems, generating design tokens, maintaining visual consistency, or facilitating design-dev collaboratio
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install product-skills@claude-code-skillsالترخيص: MIT
canvas-design
الواجهة الأمامية والتصميمCreate beautiful visual art in PNG and PDF documents using design philosophy and aesthetic principles for posters, illustrations, and static pieces.
مستودع موثّقالمصدر: anthropics/skills ↗ · ⭐ ادعم المؤلفnpx skills add https://github.com/anthropics/skills --skill canvas-designالترخيص: none
code-explorer
البيانات والتحليلاتDeeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies to inform new development
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install feature-dev@claude-plugins-officialfal-restore
المراجعة والجودةRestore and fix image quality — deblur, denoise, fix faces, and restore old documents using fal.ai's hosted restoration models.
غير موثّقالمصدر غير مُتحقَّقلا تثبيت بنقرة واحدة · ابحث بالاسم وثبّته يدويًا
بدائل:
gsd-map-codebase
إدارة المشاريعAnalyze codebase with parallel mapper agents to produce .planning/codebase/ documents
مستودع موثّقالمصدر: gsd-build/get-shit-done ↗ · ⭐ ادعم المؤلفnpx skills add https://github.com/gsd-build/get-shit-done --skill gsd-map-codebaseالترخيص: MIT
handoff
التنسيق والوكلاءCompact the current conversation into a handoff document for another agent to pick up. References existing artifacts (PRDs, plans, ADRs, issues, commits, diffs) by path or URL instead of duplicating them. Use when user wants to hand off the conversation to a fresh agent or starts a new session that
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install handoff-engineering@claude-code-skillsالترخيص: MIT
markdown-html-orchestrator
التنسيق والوكلاءUse when a user wants to convert any markdown file in their Claude project into a single-file, lightly-interactive HTML — long-form documents (specs, plans, RFCs, reports, explainers), code reviews with diffs and severity-tagged annotations, or slide decks. Triggers on "convert this markdown to HTML
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install markdown-html-skills@claude-code-skillsالترخيص: MIT
marketing-context
التسويق وتحسين محركات البحثCreate and maintain the marketing context document that all marketing skills read before starting. Use when the user mentions 'marketing context,' 'brand voice,' 'set up context,' 'target audience,' 'ICP,' 'style guide,' 'who is my customer,' 'positioning,' or wants to avoid repeating foundational i
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skillsالترخيص: MIT
md-document
التنسيق والوكلاءConverts long-form markdown (specs, RFCs, reports, plans, explainers) into a single-file, lightly-interactive HTML document with sticky TOC, scrollspy, search filter, code-copy buttons, and design-system-driven brand tokens. Triggers when the markdown-html-orchestrator classifies an input as DOCUMEN
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install markdown-html-skills@claude-code-skillsالترخيص: MIT
minimax-docx
التسويق وتحسين محركات البحثProfessional DOCX document creation and editing using OpenXML SDK. Useful for branded reports, polished proposals, and template-based authoring.
مستودع موثّقالمصدر: MiniMax-AI/skills ↗ · ⭐ ادعم المؤلفnpx skills add https://github.com/MiniMax-AI/skills --skill minimax-docxالترخيص: MIT
named-persona-adversarial-review
الأتمتة والجدولةCode review through the lens of real engineers' documented philosophies (Torvalds, Thompson, Carmack, Kent Beck, Jobs, Cagan). Complements abstract-role adversarial review with named, sourced perspectives. Use when automated review findings feel generic, when a PR has architectural or UX impact, or
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skillsالترخيص: MIT
nanobanana-ppt
البيانات والتحليلاتAI-powered PPT generation with document analysis and styled images via the NanoBanana stack. Combines image generation with structured deck output.
غير موثّقالمصدر غير مُتحقَّقلا تثبيت بنقرة واحدة · ابحث بالاسم وثبّته يدويًا
بدائل:
plugin-settings
البيانات والتحليلاتThis skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install plugin-dev@claude-plugins-officialproduct-marketing
التسويق وتحسين محركات البحثWhen the user wants to create or update their product marketing context document. Also use when the user mentions 'product context,' 'marketing context,' 'set up context,' 'positioning,' 'who is my target audience,' 'describe my product,' 'ICP,' 'ideal customer profile,' or wants to avoid repeating
مستودع موثّقالمصدر: coreyhaines31/marketingskills ↗ · ⭐ ادعم المؤلف/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskillsالترخيص: MIT
product-strategist
التنسيق والوكلاءStrategic product leadership toolkit for Head of Product covering OKR cascade generation, quarterly planning, competitive landscape analysis, product vision documents, and team scaling proposals. Use when creating quarterly OKR documents, defining product goals or KPIs, building product roadmaps, ru
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install product-skills@claude-code-skillsالترخيص: MIT
ra-qm-skills
المراجعة والجودةRouter/index for the 15 regulatory & quality-management skills bundled in this plugin (ISO 13485 QMS, EU MDR 2017/745, FDA submissions under QMSR, ISO 14971 risk, CAPA, document control, ISO 27001/ISMS, ISO 42001 AIMS, EU AI Act, GDPR/DSGVO, SOC 2, auditing). Use when a compliance request doesn't ob
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install ra-qm-skills@claude-code-skillsالترخيص: MIT
runbook-generator
التنسيق والوكلاءGenerate operational runbooks from a service name — deployment, incident response, maintenance, and rollback workflows. Templated structure customizable per environment. Use when documenting on-call procedures for a new service, standardizing incident response across teams, or producing runbooks bef
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skillsالترخيص: MIT
show-me-the-prd
الواجهة الأمامية والتصميمInterview-driven PRD generator for vibe coders — turns one sentence into 4 design documents (PRD, data model, phase separation, project spec) via 5-6 structured questions. Korean triggers: "/show-me-the-prd", "PRD 만들어줘", "기획서 만들어줘", "쇼미더피알디", "앱 기획해줘", "서비스 기획". English triggers: "make PRD", "produc
سوق منسّقالمصدر: fivetaku/gptaku_plugins ↗ · ⭐ ادعم المؤلف/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install show-me-the-prd@gptaku-pluginsuniversal-scraping-architect
التنسيق والوكلاءUse for web scraping, crawling, document extraction, API parsing, or building validation-heavy data pipelines using Firecrawl or local Python scripts.
📦 모듈식 스킬 패키지مستودع موثّقالمصدر: alirezarezvani/claude-skills ↗ · ⭐ ادعم المؤلف/plugin marketplace add alirezarezvani/claude-skills /plugin install universal-scraping-architect@claude-code-skillsالترخيص: MIT
يتم جمع مصطلحات البحث بشكل مجهول لتحسين توصيات المهارات
أتبحث عن شيء كهذا؟
ابحث عن المهارات حسب ما تريد فعله. اكتب الاستخدام في مربع البحث أعلاه لتظهر التوصيات.
الشرائح وPPT
إنشاء الشرائح وتحريرها وقراءتها دفعة واحدة
pptx · pptx-generator · slides · image · make-pdf
التقارير والمستندات
من كتابة مستندات Word إلى تحويل PDF وتنظيم الويكي
docx · make-pdf · writer-memory · wiki
PDF
قراءة PDF وإنشاؤه وتحويله
pdf · make-pdf · minimax-pdf
سحب البيانات والتجميع من الويب
اسحب البيانات من الويب ثم نظّمها وابحث فيها
scrape · data-scraper-agent · insane-search · deep-research
صناعة الوكلاء والمهارات
أنشئ مهاراتك ووكلاءك الخاصين وثبّتهم
skill-create · skillify · install-agent · agent-sort
المواقع وصفحات الهبوط
صفحات الهبوط والرئيسية، من التصميم إلى التدقيق
frontend-design · ui-ux-pro-max · design-html · landing-report
المدونة وتحسين محركات البحث
أتمِت الظهور في البحث وتسويق المدونة
seo-audit · ai-seo · naver-blog-marketing · programmatic-seo
فحص الشفرة والأخطاء
مراجعة الشفرة وفحوص الأمان وصيد الأخطاء الخفية
code-review · security-review · silent-failure-hunter · ai-slop-cleaner
الأتمتة والعمل المتكرّر
أتمِت العمل المتكرّر بالخطافات والتكامل مع Git
hookify · github-ops
البريد والنشرات
اكتب رسائل باردة ونشرات بريدية
cold-email · emails
الفيديو وYouTube
تنزيل الفيديو وتحريره وإنتاجه
video · video-downloader · fal-video-edit
النشر والخوادم
انشر وأعدّ الخوادم بأمان
ship · deployment-patterns · setup-deploy
بحث معمّق
الغوص في موضوع بعمق
deep-research · deep-dive · competitors