Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
pytest-advanced
Advanced Python testing with pytest including fixtures, parametrization, mocking, markers, and plugins. Test async code, APIs, and databases. Use for Python testing, test automation, or CI/CD pipelines.
majiayu000/claude-skill-registry 163
-
comment-hygiene
Use when comment quality, placement, or density affects code readability and maintainability. Goal: comments improve readability by staying necessary, precise, and correctly attached to nearby code.
majiayu000/claude-skill-registry 163
-
validate-adapter
Validates adapter files against live platform documentation to detect stale mappings,missing features, and outdated version information
majiayu000/claude-skill-registry 163
-
code
[Implementation] Start coding & testing an existing plan
majiayu000/claude-skill-registry 163
-
docker-dev
Assistance with Local Development using Docker (Compose, DevContainers).
majiayu000/claude-skill-registry 163
-
dockerfile-best-practices
Guide for writing production-ready Dockerfiles with multi-stage builds, layer caching, security hardening, and optimized image sizes. Use when the user creates a Dockerfile, asks about Docker image optimization, mentions container security, or needs help with build performance. Trigger whenever Docker or container packaging is discussed.
majiayu000/claude-skill-registry 163
-
release-har
Universal release automation. CHANGELOG, commit, tag, GitHub Release supported. Use when user mentions release, version bump, create tag, publish release. Do NOT load for: harness release (use x-release-harness instead).
majiayu000/claude-skill-registry 163
-
gsd:workflow:debug
Workflow for systematic debugging
majiayu000/claude-skill-registry 163
-
wellally-tech
Integrate multiple digital health data sources, connect to [WellAlly.tech](https://www.wellally.tech/) knowledge base, providing data import and knowledge reference for personal health management systems.
majiayu000/claude-skill-registry 163
-
investment-weekly-report
Generates comprehensive weekly investment reports aggregating daily data, analyzing weekly trends, and providing strategic outlook
majiayu000/claude-skill-registry 163
-
whip-plan
Turn a multi-agent request into a concrete 6-phase whip plan, get user approval, save it under ~/.whip/plans, then hand off to $whip-start for execution.
majiayu000/claude-skill-registry 163
-
mobile-development
Build mobile apps with React Native, Flutter, Swift/SwiftUI, Kotlin/Jetpack Compose. Use for iOS/Android, mobile UX, performance optimization, offline-first, app store deployment.
majiayu000/claude-skill-registry 163
-
web-component-design
Master React, Vue, and Svelte component patterns including CSS-in-JS, composition strategies, and reusable component architecture. Use when building UI component libraries, designing component APIs, or implementing frontend design systems.
majiayu000/claude-skill-registry 163
-
nw-copy-paste-quality
Copy-paste quality standards — self-contained snippet validation, environment assumptions, expected output contracts, and test script generation
majiayu000/claude-skill-registry 163
-
pricing-strategy
When the user wants help with pricing decisions, packaging, or monetization strategy. Also use when the user mentions 'pricing,' 'pricing tiers,' 'freemium,' 'free trial,' 'packaging,' 'price increase,' 'value metric,' 'Van Westendorp,' 'willingness to pay,' or 'monetization.' This skill covers pricing research, tier structure, and packaging strategy.
majiayu000/claude-skill-registry 163
-
frontend-quality-bar
Enforce a high-quality, production-ready standard for changes in this Next.js + Chakra UI frontend repo. Use for UX polish, accessibility, performance, error/loading states, code hygiene, and “ready to merge” checks (lint/format/build).
majiayu000/claude-skill-registry 163
-
satellitetoolbox-geomagnetic
SatelliteToolboxGeomagneticField.jl for computing Earth's geomagnetic field using IGRF and dipole models. Use when computing magnetic field vectors, IGRF field values, or geomagnetic torques on spacecraft.
majiayu000/claude-skill-registry 163
-
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
majiayu000/claude-skill-registry 163
-
testing
Guide for testing practices and frameworks
majiayu000/claude-skill-registry 163
-
help
Diagnose and resolve common development issues. Use when encountering build errors, runtime issues, platform-specific problems, or performance issues. Invoked by: "error", "issue", "problem", "not working", "debug", "fix", "troubleshoot", "help".
majiayu000/claude-skill-registry 163
-
terraform-review
Review Terraform code for module structure, state management, provider versioning, security, and operational best practices.
majiayu000/claude-skill-registry 163
-
websocket-patterns
Connection management, room patterns, reconnection strategies, message buffering, and binary protocol design.
majiayu000/claude-skill-registry 163
-
nuxt4-patterns
Nuxt 4 app patterns for hydration safety, performance, route rules, lazy loading, and SSR-safe data fetching with useFetch and useAsyncData.
majiayu000/claude-skill-registry 163
-
callmac
Remote voice control for Mac from mobile devices using commands like /callmac or /voice. Broadcast announcements, play alarms, tell stories, wake up kids - all triggered from Telegram/WhatsApp messages. Uses edge-tts with mixed Chinese/English support, local playback, loops, and volume control. | 从移动设备通过 /callmac 或 /voice 命令远程控制 Mac 语音功能。广播公告、播放闹钟、讲故事、叫孩子起床 - 全部通过 Telegram/WhatsApp 消息触发。使用 edge-tts 支持中英文混合、本地播放、循环播放和音量控制。
majiayu000/claude-skill-registry 163