Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

skills-from-claude-blog

skills-from-claude-blog에는 uygnoey에서 수집한 skills 169개가 있으며, 저장소 수준 직업 범위와 사이트 내 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
이 저장소에서 수집된 skills 169개 중 상위 40개를 표시합니다.