claudecheckup

دليل المهارات

مهارات لسدّ ثغراتك

ابحث عن المهارات حسب الاستخدام لتقوية نقاط الضعف من فحصك. انسخ أمر التثبيت وطبّقه فورًا.

تُعرض أوصاف المهارات بلغتها الأصلية (الإنجليزية/الكورية).

التثبيت صعب؟ هذا السطر الواحد يكفي

الصق الأمر أدناه في 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.

    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

    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

    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-official
  • contract-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

    📦 모듈식 스킬 패키지
    /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

    /plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install docs-guide@gptaku-plugins
  • goaljaby

    التوثيق والكتابة

    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

    /plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install goaljaby@gptaku-plugins
  • ko-writer

    التوثيق والكتابة

    블로그·업무 보고서·이메일 등 자연스러운 한국어 글을 번역투 없이 작성합니다. "블로그 글 써줘", "보고서 초안 잡아줘" 같은 요청에 사용.

    /plugin marketplace add x77xdavid-prog/checkup-skills /plugin install ko-writer@checkup-skills
  • minimalist

    التوثيق والكتابة

    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.

    📦 모듈식 스킬 패키지
    /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

    📦 모듈식 스킬 패키지
    /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.

    /plugin marketplace add github.com/thedotmack/claude-mem /plugin install wowerpoint@thedotmack
  • comment-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-official
  • devex-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

    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

    /plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install docs-guide@gptaku-plugins
  • document-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

    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.

    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.

    📦 모듈식 스킬 패키지
    /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

    📦 모듈식 스킬 패키지
    /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

    📦 모듈식 스킬 패키지
    /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

    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.

    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

    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

    /plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install nopal@gptaku-plugins
  • rag-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

    📦 모듈식 스킬 패키지
    /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

    /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.

    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-official
  • agent-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-official
  • business-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

    📦 모듈식 스킬 패키지
    /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

    📦 모듈식 스킬 패키지
    /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

    📦 모듈식 스킬 패키지
    /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

    📦 모듈식 스킬 패키지
    /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.

    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.

    /plugin marketplace add github.com/thedotmack/claude-mem /plugin install make-plan@thedotmack
  • mdr-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

    📦 모듈식 스킬 패키지
    /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.

    📦 모듈식 스킬 패키지
    /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,

    📦 모듈식 스킬 패키지
    /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

    📦 모듈식 스킬 패키지
    /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

    📦 모듈식 스킬 패키지
    /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

    📦 모듈식 스킬 패키지
    /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.

    📦 모듈식 스킬 패키지
    /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

    📦 모듈식 스킬 패키지
    /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.

    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-official
  • fal-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

    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

    📦 모듈식 스킬 패키지
    /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

    📦 모듈식 스킬 패키지
    /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

    📦 모듈식 스킬 패키지
    /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

    📦 모듈식 스킬 패키지
    /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.

    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

    📦 모듈식 스킬 패키지
    /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-official
  • product-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

    /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

    📦 모듈식 스킬 패키지
    /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

    📦 모듈식 스킬 패키지
    /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

    📦 모듈식 스킬 패키지
    /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

    /plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install show-me-the-prd@gptaku-plugins
  • universal-scraping-architect

    التنسيق والوكلاء

    Use for web scraping, crawling, document extraction, API parsing, or building validation-heavy data pipelines using Firecrawl or local Python scripts.

    📦 모듈식 스킬 패키지
    /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

دليل مهارات Claude Code، 983 عنصرًا — مرتّب حسب الاستخدام مع أوامر التثبيت | claude-checkup