Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
browser-task-and-automation-and-delegation
【强制】所有浏览器操作必须使用本技能,禁止在主对话中直接使用 mcp__chrome-devtools 工具。触发关键词:打开/访问/浏览网页、点击/填写/提交表单、截图/快照、性能分析、自动化测试、数据采集/爬取、网络模拟。本技能通过 chrome-devtools-expert agent 执行浏览器操作,避免大量页面快照、截图、网络请求数据污染主对话上下文。
majiayu000/claude-skill-registry 163
-
discover-capabilities
Use this at session start to discover what CodeCompass can do. Read .ai/capabilities.json for module map (5 domains, 21+ modules) instead of manual Grep/Glob. Apply when: (1) planning tasks, (2) user asks 'What can CodeCompass do?', (3) before implementing features
majiayu000/claude-skill-registry 163
-
Computer Vision
Implement computer vision tasks including image classification, object detection, segmentation, and pose estimation using PyTorch and TensorFlow
majiayu000/claude-skill-registry 163
-
spec-update
Update spec documents by analyzing git history to sync task status with reality.
majiayu000/claude-skill-registry 163
-
learning-impact-measurement
impact-measurement for measuring learning effectiveness and business impact.
majiayu000/claude-skill-registry 163
-
aws-cloudformation-cloudfront
AWS CloudFormation patterns for CloudFront distributions, origins (ALB, S3, Lambda@Edge, VPC Origins), CacheBehaviors, Functions, SecurityHeaders, parameters, Outputs and cross-stack references. Use when creating CloudFront distributions with CloudFormation, configuring multiple origins, implementing caching strategies, managing custom domains with ACM, configuring WAF, and optimizing performance.
majiayu000/claude-skill-registry 163
-
mindmap-skill
Maintain and evolve interactive mind maps generated from OPML outlines and XML palettes.
majiayu000/claude-skill-registry 163
-
retention-analysis
Analyze user retention and churn using survival analysis, cohort analysis, and machine learning. Calculate retention rates, build survival curves, predict churn risk, and generate retention optimization strategies. Use when working with user subscription data, membership information, or when user mentions retention, churn, survival analysis, or customer lifetime value.
majiayu000/claude-skill-registry 163
-
atlas14-spatial-variance
Analyze spatial variability of NOAA Atlas 14 precipitation frequency estimates
within HEC-RAS model domains using intelligent extent-based downloading.
Helps determine whether uniform rainfall assumptions are appropriate for
rain-on-grid modeling by calculating min/max/mean/range statistics within
2D flow areas or project extents.
Uses NOAA CONUS NetCDF with HTTP byte-range requests for 99.9% data reduction
compared to traditional state-level ZIP downloads.
Primary sources:
- ras_commander/precip/CLAUDE.md (lines 118-629) - Complete workflows
- ras_commander/precip/Atlas14Grid.py - API reference
- ras_commander/precip/Atlas14Variance.py - Variance analysis API
- examples/725_atlas14_spatial_variance.ipynb - Working demonstration
majiayu000/claude-skill-registry 163
-
responsive-images
Implement performant responsive images with srcset, sizes, lazy loading, and modern formats (WebP, AVIF). Covers aspect-ratio for CLS prevention, picture element for art direction, and fetchpriority for LCP optimization.
Use when: adding images to pages, optimizing Core Web Vitals, preventing layout shift, implementing art direction, or converting to modern formats.
majiayu000/claude-skill-registry 163
-
agentuity-cli-cloud-eval-run-get
Get details about a specific eval run. Requires authentication. Use for Agentuity cloud platform operations
majiayu000/claude-skill-registry 163
-
samara
majiayu000/claude-skill-registry 163
-
blazor-framework
majiayu000/claude-skill-registry 163
-
comprehensive-system-analyzer
Deep comprehensive system status analyzer that provides honest truth reporting about entire Pomo-Flow application health, performance, and integrity
majiayu000/claude-skill-registry 163
-
food-order
majiayu000/claude-skill-registry 163
-
accessibility-mobile
React Native accessibility patterns for iOS and Android. Use when implementing a11y features.
majiayu000/claude-skill-registry 163
-
paypal-integration
Integrate PayPal payment processing with support for express checkout, subscriptions, and refund management. Use when implementing PayPal payments, processing online transactions, or building e-commerce checkout flows.
majiayu000/claude-skill-registry 163
-
leverage-point-audit
Audit a codebase for the 12 leverage points of agentic coding. Identifies gaps and provides prioritized recommendations. Use when improving agentic coding capability, analyzing why agents fail, or optimizing a codebase for autonomous work.
majiayu000/claude-skill-registry 163
-
documenting-code
Update project documentation based on recent changes. Use when user says "update docs", "document", "add documentation", "update readme", "write docs", or wants to improve documentation.
majiayu000/claude-skill-registry 163
-
dcode:improve-copy
Improve UI copy using proven frameworks (JTBD, benefit-first, error patterns). Use when a designer wants to improve button text, error messages, empty states, or audit copy in a component. Supports interactive walkthrough mode for reviewing changes one-by-one, or batch mode for quick fixes.
majiayu000/claude-skill-registry 163
-
partnership-finder
Find and plan cross-promotion partnerships for newsletter growth. Use when:
(1) Identifying potential newsletter swap partners, (2) Planning outreach to
complementary publications, (3) Drafting partnership proposals, (4) Evaluating
partnership fit. Produces partnership proposals with outreach templates in Spanish.
majiayu000/claude-skill-registry 163
-
yaml-workflow-executor
Execute configuration-driven analysis workflows from YAML files. Use for running analysis pipelines, data processing tasks, and automation workflows defined in YAML configuration.
majiayu000/claude-skill-registry 163
-
stripe-connect
Implement Stripe Connect OAuth for querying connected accounts. Use when onboarding apps to Connect or querying payment/subscription data on their behalf.
majiayu000/claude-skill-registry 163
-
programming-rails
Best practices for Ruby on Rails development across models, controllers, services, and background jobs
majiayu000/claude-skill-registry 163