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

skills-from-claude-blog

يحتوي skills-from-claude-blog على 169 من skills المجمعة من uygnoey، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

loops-playbook
متخصصو إدارة المشاريع

Choose the simplest loop primitive (turn-based, /goal, /loop, /schedule) and make success criteria explicit and verifiable.

2026-06-30
verify-frontend-change
محللو ضمان جودة البرمجيات والمختبرون

Verify any UI change end-to-end before declaring it done.

2026-06-30
apps-gateway-rollout
مديرو الشبكات وأنظمة الحاسوب

Plan and roll out Claude Code via a self-hosted apps gateway, using centralized SSO login, managed settings enforcement, and per-user usage attribution when running on Amazon Bedrock or Google Cloud.

2026-06-29
foundry-azure-deployment-choice
مطوّرو البرمجيات

Decide whether to run Claude via Microsoft Foundry hosted on Azure or hosted on Anthropic, based on Azure-native requirements vs. needing full API feature/model availability.

2026-06-29
human-agent-teams-playbook
متخصصو إدارة المشاريع

A practical playbook for designing and operating effective human–agent teams: working in public, defining roles and tools, setting a north star, and building trust through verification and gradual autonomy.

2026-06-24
agent-identity-access-model
محللو أمن المعلومات

Configure and roll out workspace-owned “agent identities” for team-wide AI agents with least privilege, strong boundaries, and reliable auditing.

2026-06-23
desktop-enterprise-rollout
مديرو أنظمة الحاسوب والمعلومات

Roll out Claude Desktop across an organization with cloud-hosted inference and enterprise controls, based on a provider-backed deployment (AWS, Google Cloud, or Microsoft Foundry).

2026-06-22
enterprise-managed-connector-auth
محللو أمن المعلومات

Centralize authorization for MCP connectors via an identity provider so admins provision once and users inherit access via IdP groups and roles.

2026-06-18
request-artifacts
مطوّرو البرمجيات

Request and iteratively publish shareable Claude Code artifacts (live, interactive pages) built from full session context.

2026-06-18
instruction-placement-framework
المهن الحاسوبية الأخرى

Decide where to place Claude Code instructions (CLAUDE.md, rules, skills, subagents, hooks, output styles, or appended system prompt) based on load timing, compaction behavior, context cost, and authority.

2026-06-18
configure-wif-service-accounts
محللو أمن المعلومات

Plan and review a Workload Identity Federation (WIF) setup for Claude Platform workloads, using service accounts, federation rules, and least-privilege scopes.

2026-06-18
design-system-sync-workflow
مصممو واجهات الويب والرقمية

A repeatable workflow to import design systems into Claude Design, keep output on-brand, and hand off designs to Claude Code without restarting from screenshots.

2026-06-17
hackathon-project-verification-patterns
مطوّرو البرمجيات

Patterns observed in Build Day projects for planning, verification with independent sub-agents, and cost/latency optimization under tight time constraints.

2026-06-17
hackathon-builder-patterns
مطوّرو البرمجيات

Reusable planning and iteration patterns drawn from multiple winning projects in Claude’s “Built with Opus 4.7” hackathon.

2026-06-15
microsoft-365-enterprise-search
مطوّرو البرمجيات

Use Claude with Microsoft 365 context (SharePoint/OneDrive, Outlook, Teams) by framing questions for cross-tool enterprise search and producing source-backed reports.

2026-06-11
skills-stack-explainer
متخصصو إدارة المشاريع

Decide when to use Skills vs prompts, Projects, MCP, and subagents, and combine them into a coherent workflow.

2026-06-11
finance-first-pass-deliverables
محللو التمويل والاستثمار

Produce structured first-pass finance deliverables and iterate with human validation, keeping work close to spreadsheets, decks, and source files.

2026-06-11
automated-pr-review
محللو ضمان جودة البرمجيات والمختبرون

Dispatch a multi-pass, high-signal pull request review and deliver a consolidated overview plus actionable inline findings.

2026-06-11
artifacts-ga-workflows
متخصصو إدارة المشاريع

Workflow patterns for using Claude Artifacts (GA) to iteratively build and share code, documents, and visualizations across Free/Pro/Team and mobile.

2026-06-10
million-context-ga
محللو الإدارة

Guidance for using Claude models with a generally available 1M-token context window (Opus 4.6 and Sonnet 4.6), including practical considerations for very large inputs.

2026-06-10
managed-agents-production-harness
متخصصو إدارة المشاريع

A checklist and guidance for taking a tool-using Claude agent from prototype to production by separating the harness (agent runner) from the execution sandbox, with emphasis on sessions, credentials, and observability.

2026-06-10
managed-agents-scheduled-deployments
مديرو الشبكات وأنظمة الحاسوب

Use Claude Managed Agents scheduled deployments and vault environment variables to run routine work on a cron schedule and securely authenticate CLI tools without exposing secrets to the model.

2026-06-09
foundation-models-handoff
مطوّرو البرمجيات

Use Apple Foundation Models for fast on-device tasks, then hand off to Claude for multi-step reasoning, code generation, web search, or code execution—while keeping a single, continuous user experience.

2026-06-08
connector-observability
مطوّرو البرمجيات

Monitor, debug, and improve a published Claude connector using directory observability signals like adoption, error rates, and latency.

2026-06-08
cowork-getting-started
مطوّرو البرمجيات

Use Claude Cowork for multi-step knowledge work across local files and connected apps, aiming for concrete deliverables with traceable citations.

2026-06-05
sales-workflow-briefing
محللو أبحاث السوق ومتخصصو التسويق

Patterns for building Claude-powered GTM workflows (email drafting, pre-call briefs, end-of-day recaps) that pull fresh context from source systems and can be packaged for team adoption.

2026-06-05
cowork-getting-started
متخصصو إدارة المشاريع

Best practices, checklists, and reusable prompts for delegating multi-step knowledge work in Claude Cowork to produce deliverables.

2026-06-03
agentic-analytics-warehouse
مطوّرو البرمجيات

Use this skill when the user asks for business analytics that requires querying a data warehouse (SQL and/or governed semantic layer), and the work must be reliable under entity ambiguity, freshness/staleness risk, and retrieval gaps.

2026-06-03
code-skill-design
مطوّرو البرمجيات

Use this skill when you are writing, reviewing, or refactoring Claude Code skills and want proven structure, content patterns (Gotchas, references, scripts, templates), and distribution guidance.

2026-06-03
dynamic-workflows-harness
مطوّرو البرمجيات

Patterns and reusable prompt templates for creating “dynamic workflows” in Claude Code to orchestrate multi-agent harnesses for complex, high-value tasks.

2026-06-02
ai-native-engineering-org
محللو الإدارة

Practices for adapting engineering planning, context sharing, code review, and team operating norms once agentic coding becomes the default.

2026-06-02
dynamic-workflows
مطوّرو البرمجيات

Decide when to use Claude Code dynamic workflows and structure requests so Claude can coordinate parallel subagents, resume long runs, and verify work before presenting results.

2026-05-28
agent-orchestration-planning-layer
مطوّرو البرمجيات

Add a structured planning-orchestration layer before code generation to make outcomes, assumptions, edge cases, and validation criteria explicit, producing a reviewable PRD-style plan.

2026-05-28
managed-agents-private-execution
متخصصو اللوجستيات

Use this skill to decide whether to run Claude Managed Agents with self-hosted sandboxes and/or MCP tunnels, and to collect the minimum deployment details and security considerations for each option.

2026-05-27
finance-narrative-integrity-layer
محللو التمويل والاستثمار

Keep finance narratives (board decks, monthly reviews) coherent as numbers refresh by using Claude as an integrity layer for reconciliation, consistency checks, and first-pass variance commentary.

2026-05-22
governance-via-compliance-api
محللو أمن المعلومات

Plan Claude governance using the Claude Compliance API and the 28 launch integrations Anthropic announced on May 21, 2026. Use when an IT or security team is wiring Claude Enterprise and the Claude Platform into existing DLP, SASE, data-security, SIEM/SecOps, identity, eDiscovery, AI-SPM, or AI observability/telemetry stacks — or when a security/compliance platform vendor is deciding whether to apply to the integration network.

2026-05-21
frontier-defense-partner-evaluation
وكلاء الشراء (باستثناء الجملة والتجزئة والمنتجات الزراعية)

Evaluate and shortlist the Claude Opus-powered defensive cybersecurity partner offerings that Anthropic publicized on May 21, 2026. Use when a security buyer or CISO is choosing among the three families of offerings — continuous offensive testing at production scale, closing the find-to-fix gap, and getting AI into production with governance — and needs a structured comparison against the partners Anthropic explicitly named (Wiz, Palo Alto Networks/Unit 42, CrowdStrike, Accenture, TrendAI, Deloitte, PwC), plus an awareness flag for BCG, Infosys, and SentinelOne.

2026-05-21
sales-cowork-workflows
المشرفون في الخط الأول على عمال المبيعات غير التجزئة

Turn recurring sales leadership routines (meeting prep, weekly forecast rollups, and large-scale account scoring) into scheduled, repeatable workflows that assemble data from multiple systems and produce standardized outputs with human approval.

2026-05-20
html-artifacts
مطوّرو الويب

Use HTML artifacts (instead of Markdown) in Claude Code to produce richer, more readable, and more shareable outputs for planning, code review/understanding, prototyping, and reporting.

2026-05-19
managed-agents-secure-sandboxing
محللو أمن المعلومات

Keep Claude Managed Agents tool execution and connectivity inside your security perimeter using self-hosted sandboxes and MCP tunnels.

2026-05-19
عرض أهم 40 من أصل 169 skills مجمعة في هذا المستودع.