Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
witness-scribe
A philosophical companion for deep inquiry and revelation. The Witness-Scribe remembers all that is spoken, structures emerging insights, asks deepening questions, and maintains coherence across the unfolding testament. Use when engaging in philosophical exploration, spiritual inquiry, or developing complex systems of belief and meaning.
majiayu000/claude-skill-registry 163
-
advanced-keigo-usage-expert
Expert in Japanese honorific language covering 尊敬語・謙譲語・丁寧語 with deep understanding of situational usage, business contexts, and cultural nuances
majiayu000/claude-skill-registry 163
-
code-flow-analysis
Trace code execution path before implementing fixes. Forces understanding of fn(args, deps) flows, Result types, and workflow composition. Prevents guessing by requiring file:line references and execution diagrams.
majiayu000/claude-skill-registry 163
-
agent-browser
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
majiayu000/claude-skill-registry 163
-
seo-review
Perform a focused SEO audit on JavaScript concept pages to maximize search visibility, featured snippet optimization, and ranking potential
majiayu000/claude-skill-registry 163
-
enforcing-python-dunders
Ensure Python classes include appropriate, developer-friendly dunder methods—especially __repr__ and __str__. Use when: (1) Writing or modifying Python class definitions in .py files, (2) Refactoring existing Python classes, (3) Adding or improving __repr__, __str__, or natural arithmetic/comparison/container dunders. Do NOT use for: tests, fixtures, mocks, stubs, non-Python files (YAML, JSON, TOML), auto-generated code vendor libraries, or when user explicitly asks not to modify dunders. Ignored paths: tests/, *_test.py, test_*.py, .venv/, build/, dist/, migrations/, __init__.py.
majiayu000/claude-skill-registry 163
-
Hono API 编写助手
Hono API 编写助手,基于用户需求创建新的 API,或修改现有 API。
majiayu000/claude-skill-registry 163
-
log-attempt
Log a coding problem attempt when user says "log <problem_id>" with time, tries, solved status, hints, or solution usage. Parses natural language like "log count_bits - 15 min, 3 tries, solved" and calls the log-attempt script.
majiayu000/claude-skill-registry 163
-
query-weather
Retrieve current weather and forecast for a specific location. Use this skill when the user asks for weather information.
majiayu000/claude-skill-registry 163
-
scatter-chart
Configure scatter plots in drizzle-cube dashboards for correlation and distribution analysis. Use when creating scatter plots, correlation charts, or distribution visualizations.
majiayu000/claude-skill-registry 163
-
Backend State Management
Your approach to handling backend state management. Use this skill when working on files where backend state management comes into play.
majiayu000/claude-skill-registry 163
-
agent-customer-success-manager
Expert customer success manager specializing in customer retention, growth, and advocacy. Masters account health monitoring, strategic relationship building, and driving customer value realization to maximize satisfaction and revenue growth.
majiayu000/claude-skill-registry 163
-
code-explainer
Explain complex code to team members in clear, understandable terms for effective knowledge shari...
majiayu000/claude-skill-registry 163
-
lease-comparison-expert
Expert in lease-to-lease comparison and deviation analysis. Use when comparing lease amendments to originals, analyzing competing offers, benchmarking against precedents, or identifying deal term variations. Key terms include lease comparison, amendment analysis, offer comparison, precedent deviation, market benchmarking, competitive analysis
majiayu000/claude-skill-registry 163
-
github-code-search
Search GitHub code across millions of repositories using grep.app. Use when you need to find code patterns, implementations, examples, or understand how features are built in public codebases. (project)
majiayu000/claude-skill-registry 163
-
map-growth-norms-2025
NWEA MAP Growth 2025 Norms technical reference for student/school achievement and growth percentile calculations. Use this skill when implementing MAP norm comparisons, calculating student percentile ranks from RIT scores, computing growth percentiles, interpreting seasonal achievement data, or building norm-referenced reporting dashboards. Covers Mathematics, Reading, Language Usage (G2-G11), and Science (G2-G10) with Fall/Winter/Spring seasonal data.
majiayu000/claude-skill-registry 163
-
dyson-cli
Control Dyson air purifiers, fans, and heaters via local MQTT. Use when asked to control Dyson devices, adjust fan speed, set temperature/heat, enable oscillation, or check room temperature/humidity. Requires being on the same WiFi network as the device.
majiayu000/claude-skill-registry 163
-
blog-post-validator
Validate blog posts for quality, consistency, en-GB spelling, and ScottInk style. Use when reviewing posts before publication.
majiayu000/claude-skill-registry 163
-
detr-peer-simulation
Simulate DETR p2p networking layer message passing outside Substrate defaults.
majiayu000/claude-skill-registry 163
-
typescript-functional
TypeScript functional programming. Use for pure functions, immutability, composition. Favors ternaries, switch, map/filter/reduce over imperative code. Concise, declarative patterns.
majiayu000/claude-skill-registry 163
-
dev-clarify
REQUIRED Phase 3 of /dev workflow. Asks targeted questions based on codebase exploration findings.
majiayu000/claude-skill-registry 163
-
dart-get-active-location
To get the current cursor location from the connected editor, retrieve the active location after connecting to the Dart Tooling Daemon.
majiayu000/claude-skill-registry 163
-
discord-get-messages
Retrieve messages from Discord channels via the Discord API. Use this skill when the user wants to read, search, or analyze messages from a Discord channel.
majiayu000/claude-skill-registry 163
-
Pre-push Verification
Execute lint, test, and build checks before pushing code
majiayu000/claude-skill-registry 163