Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
repo-reorganization
Python package reorganization with pyproject.toml inside package directory
majiayu000/claude-skill-registry 163
-
ansible-role-design
This skill should be used when creating Ansible roles, designing role directory structure, organizing role variables in defaults vs vars, writing role handlers, or structuring role tasks. Based on analysis of 7 production geerlingguy roles.
majiayu000/claude-skill-registry 163
-
check-requirement-delta
要件の衝突を検出
majiayu000/claude-skill-registry 163
-
deployment-sop
Deployment workflows, pre-deploy validation, and smoke testing patterns. Use when deploying to staging or production, running smoke tests, or validating deployments.
majiayu000/claude-skill-registry 163
-
loki-troubleshoot
Help craft efficient Grafana Loki / LogQL queries for debugging logs — with label‑based filtering, narrow time windows, and best‑practice guidance to avoid expensive or overly broad scans.
majiayu000/claude-skill-registry 163
-
quality-assurance
Use when deciding test strategy, struggling with code reviews, shipping without tests, or conflating verification with validation
majiayu000/claude-skill-registry 163
-
pio-wrapper
Filters PlatformIO output to reduce token usage in agentic tools. Returns success confirmation on successful builds and only error lines on failures instead of full logs. Use when agentic tools need to run PlatformIO commands to reduce context token consumption.
majiayu000/claude-skill-registry 163
-
agentuity-cli-auth-ssh-delete
Delete an SSH key from your account. Requires authentication. Use for managing authentication credentials
majiayu000/claude-skill-registry 163
-
content-strategic-review
Comprehensive content strategy review from reader's perspective. Acts as Chief Web Editor + Technical Writer to audit site clarity, practical information completeness, instructional quality, information architecture, and inclusive accessibility. Tests from multiple reader personas including beginners, experienced users, and people with accessibility needs.
majiayu000/claude-skill-registry 163
-
writing-partner
Collaborative essay writing that preserves authenticity through structured interview, thread tracking, and voice calibration. Transforms AI from text generator into intellectual prosthesis. Use when writing essays, blog posts, or any content where voice matters more than speed.
majiayu000/claude-skill-registry 163
-
llamaindex-wolfram-alpha
majiayu000/claude-skill-registry 163
-
review-ios-test-results
Analyzes iOS test results from xcodebuild test runs. Use immediately after running xcodebuild test, when tests fail, when the user asks to check test results/failures, or when investigating test issues. Automatically locates the latest .xcresult file and presents detailed failure analysis with file locations.
majiayu000/claude-skill-registry 163
-
no-hardcoding
Forbid hardcoded values in code. Use this when reviewing code, writing new features, or when magic numbers/strings are detected. Enforces constants, env variables, and config files.
majiayu000/claude-skill-registry 163
-
change-logger
Generate and maintain the root CHANGELOG.md in a beginner-friendly, analogy-rich format from git state or a commit range.
majiayu000/claude-skill-registry 163
-
kafka-architecture
Apache Kafka architecture expert for cluster design, capacity planning, and high availability. Use when designing Kafka clusters, choosing partition strategies, or sizing brokers for production workloads.
majiayu000/claude-skill-registry 163
-
error-handling-reviewer
Review test cases for OAuth/OIDC error handling. Covers authorization endpoint errors, token endpoint errors, error response formats, HTTP status codes, and all error codes per OAuth 2.1 and OIDC Core 1.0.
majiayu000/claude-skill-registry 163
-
writing-dev-server-tests
Guides writing HMR/Dev Server tests in test/bake/. Use when creating or modifying dev server, hot reloading, or bundling tests.
majiayu000/claude-skill-registry 163
-
openai-chatkit-backend-python
Design, implement, and debug a custom ChatKit backend in Python that powers the ChatKit UI without Agent Builder, using the OpenAI Agents SDK (and optionally Gemini via an OpenAI-compatible endpoint). Use this Skill whenever the user wants to run ChatKit on their own backend, connect it to agents, or integrate ChatKit with a Python web framework (FastAPI, Django, etc.).
majiayu000/claude-skill-registry 163
-
supabase-edge-functions
majiayu000/claude-skill-registry 163
-
typescript-utility-types
Use when typeScript utility types, mapped types, and advanced type manipulation. Use when creating flexible, type-safe TypeScript code.
majiayu000/claude-skill-registry 163
-
UI/UX Design Review
Comprehensive design review for websites and desktop applications with extensive accessibility analysis. Use this skill when users ask you to review UI/UX designs, wireframes, mockups, prototypes, or deployed interfaces for usability, accessibility (WCAG compliance), visual design, interaction patterns, responsive design, and best practices for web and desktop applications.
majiayu000/claude-skill-registry 163
-
imsg
iMessage/SMS CLI for listing chats, history, watch, and sending.
majiayu000/claude-skill-registry 163
-
ui-component
ReactコンポーネントとTailwind CSSスタイリングの実装パターン提供
majiayu000/claude-skill-registry 163
-
create-note
Use when user wants to capture learnings, document insights, or create a draft blog post from their current project
majiayu000/claude-skill-registry 163