Directory

Catalog

324,895 skills · 109,090 with SKILL.md · 9,730 ranked on the leaderboard

All skills

#
Skill
Source
8W Activity
Installs
2971
apifox-workflow-api-lifecycle Apifox API 生命周期工作流:从需求到接口设计、Schema、环境、Mock、测试用例、文档导出/发布和分支合并。用户要“创建一组 A…
apifox.com
4.7K
2980
swift-testing-expert Expert guidance for Swift Testing: test structure, #expect/#require macros, traits and tags, parameterized tests, tes…
avdlee/swift-testing-agent-skill
4.7K
2963
apifox-cli-checkup Apifox CLI 使用检查与版本确认:命令成功但页面没看到、创建后 list/get 找不到、测试运行失败、报告缺失、agentHints/help/…
apifox.com
4.7K
2981
3d-web-experience Expert in building 3D experiences for the web - Three.js, React Three Fiber, Spline, WebGL, and interactive 3D scenes…
sickn33/agentic-awesome-skills
4.7K
2977
negotiation Prepare and execute negotiations using tactical empathy, calibrated questions, and the Ackerman method. Use when the …
wondelai/skills
4.7K
2979
terraform-engineer Use when implementing infrastructure as code with Terraform across AWS, Azure, or GCP.
jeffallan/claude-skills
4.7K
2976
react-expert Use when building React 18+ applications in .jsx or .tsx files, Next.js App Router projects, or create-react-app setu…
jeffallan/claude-skills
4.7K
2962
creating-api-gateway-stage Official Creates an API Gateway stage with CloudWatch logging, X-Ray tracing, throttling, WAF integration, and IAM roles follo…
aws/agent-toolkit-for-aws
4.7K
2964
web-video-presentation 把一篇文章或口播稿,做成"看起来像视频"的点击驱动 16:9 网页演示,可选合成口播音频。流程:原始文章 → **一次产出**口播稿…
conardli/garden-skills
4.7K
2972
coverage-analysis Measures and interprets what a fuzzing campaign actually reaches, using llvm-cov, lcov, or a fuzzer's own coverage ou…
trailofbits/skills
4.7K
2974
update Official Sync tasks and refresh memory from your current activity. Use when pulling new assignments from your project tracker …
anthropics/knowledge-work-plugins
4.7K
2978
concerns Analyze contracts for risks, check completeness, and provide actionable recommendations. Supports employment contract…
claude-office-skills/skills
4.7K
2966
guidelines-advisor Smart contract development advisor based on Trail of Bits' best practices. Analyzes codebase to generate documentatio…
trailofbits/skills
4.7K
2969
ads-copywriter Multi-platform ad copy generation for Google Ads, Meta/Facebook, TikTok, LinkedIn with A/B testing variants
claude-office-skills/skills
4.7K
2968
product-designer Product design across UI/UX, design systems, prototyping, and user research. Use when creating user journey maps, bui…
borghei/claude-skills
4.7K
2967
azure-pricing Official Fetches real-time Azure retail pricing using the Azure Retail Prices API (prices.azure.com) and estimates Copilot Stu…
github/awesome-copilot
4.7K
2961
code-review Official Perform code reviews following Sentry engineering practices. Use when reviewing pull requests, examining code changes…
getsentry/skills
4.7K
2960
content-creator Creates engaging content for blogs, social media, and marketing materials with audience focus. Use when: writing blog…
shubhamsaboo/awesome-llm-apps
4.7K
2985
firebase-apk-scanner Scans Android APKs for Firebase security misconfigurations including open databases, storage buckets, authentication …
trailofbits/skills
4.6K
2987
create-payment-credential Official Gets secure, one-time-use payment credentials (cards, tokens) from a Link wallet so agents can complete purchases on …
stripe/link-cli
4.6K
2986
chrome-extensions Build and publish Chrome Extensions using Manifest V3 best practices. Use this skill whenever the user asks to create…
googlechrome/modern-web-guidance
4.6K
2989
platform-value-set-generate Use this skill when users need to create, generate, or validate a Salesforce global value set or customize a standard…
forcedotcom/sf-skills
4.6K
2990
mobile-apps-create The entry point for building any Salesforce native mobile app on iOS or Android. TRIGGER when the user says: \"build …
forcedotcom/sf-skills
4.6K
2988
twilio sms automation Automate SMS communications, two-way messaging, notifications, and voice workflows with Twilio
claude-office-skills/skills
4.6K
2991
write-xiaohongshu Research top-performing Xiaohongshu (小红书 / XHS) image posts, analyze titles/content/comments for patterns and emot…
adjfks/corner-skills
4.6K
2992
learn-codebase Prime a codebase by reading every source file in full. Use when starting work on a new or unfamiliar project, or when…
thedotmack/claude-mem
4.6K
2993
constraint-driven-development Establishes a project's quality bar as a written contract and stops agents quietly lowering it. Interviews the user o…
addyosmani/agent-skills
4.6K
2994
routing-traffic-with-route53-and-cloudfront Official Configures Amazon Route 53 to route traffic to a CloudFront distribution using a custom domain. Use when setting up D…
aws/agent-toolkit-for-aws
4.6K
2995
mobile-platform-native-capabilities-integrate Build a Salesforce LWC that uses native mobile device capabilities — barcode scanner, biometrics, location, NFC, cale…
forcedotcom/sf-skills
4.6K
2996
git-guardrails-claude-code 设置 Claude Code hooks,在危险 git commands(push、reset --hard、clean、branch -D 等)执行前阻止它们。适用于用户想防…
vinvcn/mattpocock-skills-zh-cn
4.6K
2997
weekly-report >
claude-office-skills/skills
4.6K
2998
harness-writing Designs and improves fuzzing harnesses for C/C++ and Rust. Covers mapping raw bytes onto a target API, generating str…
trailofbits/skills
4.6K
2999
runpod-usage How Runpod works and how to work it — pods vs serverless, GPU/VRAM selection, storage, building a container, networki…
runpod/runpod-plugins-official
4.6K
3000
code-reviewer Thorough code review with focus on security, performance, and best practices. Use when: reviewing code, performing se…
shubhamsaboo/awesome-llm-apps
4.6K
3001
chart-designer Design effective data visualizations and charts. Generate chart configurations for ECharts, Chart.js, and other libra…
claude-office-skills/skills
4.6K
3002
scaffold-exercises 创建包含章节、题目、答案和讲解的练习目录结构,并确保通过 linting。适用于用户想 scaffold exercises、创建 exercise stub…
vinvcn/mattpocock-skills-zh-cn
4.6K
3003
setup-pre-commit 在当前仓库设置 Husky pre-commit hooks,集成 lint-staged (Prettier)、类型检查和测试。适用于用户想添加 pre-commit hooks…
vinvcn/mattpocock-skills-zh-cn
4.6K
3004
omnistudio-datamapper-generate OmniStudio Data Mapper (formerly DataRaptor) creation and validation with 100-point scoring. Use when building Extrac…
forcedotcom/sf-skills
4.6K
3005
constant-time-analysis Detects timing side-channel vulnerabilities in cryptographic code. Use when implementing or reviewing crypto code, en…
trailofbits/skills
4.6K
3006
apollo-client Official Guide for building React applications with Apollo Client 4.x. Use this skill when: (1) setting up Apollo Client in a …
apollographql/skills
4.6K
3008
mobile-platform-offline-validate Review a Lightning Web Component for **mobile offline** compatibility — the Komaci offline static analyzer that pre-p…
forcedotcom/sf-skills
4.6K
3007
resume-tailor >
claude-office-skills/skills
4.6K
3009
omnistudio-omniscript-generate OmniStudio OmniScript creation and validation with 120-point scoring. Use when building guided digital experiences, m…
forcedotcom/sf-skills
4.6K
3010
workload-manager-basics Use this skill to manage Google Cloud Workload Manager evaluations, rules, scanned resources, and validation results …
google/skills
4.6K
3013
omnistudio-integration-procedure-generate OmniStudio Integration Procedure creation and validation with 110-point scoring. Use this skill when building server-…
forcedotcom/sf-skills
4.6K
3012
omnistudio-callable-apex-generate Salesforce Industries Common Core (OmniStudio/Vlocity) Apex callable generation and review skill with 120-point scori…
forcedotcom/sf-skills
4.6K
3011
omnistudio-dependencies-analyze Cross-cutting OmniStudio analysis skill for namespace detection, dependency visualization, and impact analysis across…
forcedotcom/sf-skills
4.6K
3015
runpod-mcp Manage Runpod infrastructure — pods, serverless endpoints, jobs, templates, network volumes, container-registry auth,…
runpod/runpod-plugins-official
4.6K
3014
sd25-pe Install the sd25-pe skill for your AI agent. Published on arkdocs.tos-cn-beijing.volces.com.
arkdocs.tos-cn-beijing.volces.com
4.6K
3016
setting-up-ec2-instance-profiles Official Configures EC2 instances to securely call AWS services by creating and attaching IAM roles via instance profiles, eli…
aws/agent-toolkit-for-aws
4.6K
Page 61 · 324,895 total Previous Next