Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
fantasy-productland-miniature-meets-max-impact
This prompt directs the AI to keep the provided product image completely unchanged while generating a high‑resolution, surreal miniature “toyland” environment around it. The result is an editorial-style scene where the product appears oversized in the center of soft, fur-like mossy hills that blend naturally into its base, populated by small adventurous human-like figures interacting with the landscape or the product, all lit with consistent, soft cinematic lighting that matches the product’s existing shadows.
majiayu000/claude-skill-registry 163
-
observability-analyzer
Query and analyze Claude Code observability data (metrics, logs, traces). Use when analyzing performance, costs, errors, tool usage, sessions, conversations, or subagents.
majiayu000/claude-skill-registry 163
-
code-review
Multi-agent code review using the Pragmatic Quality framework. Orchestrates parallel review agents (CLAUDE.md compliance, bug scanning, git history, security) with independent confidence scoring to produce high-signal findings. Use when user runs /code-review, /review:code-review, requests a "code review", "review my changes", "PR review", or mentions "review diff", "review branch".
majiayu000/claude-skill-registry 163
-
turborepo
WHAT: Turborepo monorepo build system - caching, task pipelines, and parallel execution for JS/TS projects.
WHEN: User configures turbo.json, creates packages, sets up monorepo, shares code between apps,
runs --affected builds, debugs cache misses, or has apps/packages directories.
KEYWORDS: turborepo, turbo.json, monorepo, dependsOn, task pipeline, caching, remote cache,
--filter, --affected, packages, workspace, pnpm workspace, npm workspace, build optimization
majiayu000/claude-skill-registry 163
-
changelog-generator
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
majiayu000/claude-skill-registry 163
-
openspec-apply-change
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
majiayu000/claude-skill-registry 163
-
elixir-writing-docs
Guides writing Elixir documentation with @moduledoc, @doc, @typedoc, doctests, cross-references, and metadata. Use when adding or improving documentation in .ex files.
majiayu000/claude-skill-registry 163
-
journal-cover-prompter
Use when creating journal cover images, generating scientific artwork prompts, or designing graphical abstracts. Creates detailed prompts for AI image generators to produce publication-quality scientific visuals.
majiayu000/claude-skill-registry 163
-
tools-design-system
Apply the repo's current design-system contracts correctly. Use semantic tokens, DS component props, and app-level Tailwind v4 `@theme` aliases where appropriate. Avoid hardcoded colors and stale HSL-only guidance.
majiayu000/claude-skill-registry 163
-
fund-operations
majiayu000/claude-skill-registry 163
-
add-cloud-flow
Integrates Power Automate cloud flows into a Power Pages site. Lists available flows, suggests relevant ones based on intent, identifies scenarios and web roles, creates metadata files, and generates client-side code to call flows. Handles both new flow registration and adding already-registered flows to additional pages without re-creating metadata. Use when the user wants to add, connect, register, or link a Power Automate cloud flow to their site.
majiayu000/claude-skill-registry 163
-
auto-solve-issue
Complete issue lifecycle with Task dependencies and Subagents - true zero-pause automation.
TRIGGER when: user wants fully automated issue resolution ("auto-solve issue #N", "solve issue completely").
DO NOT TRIGGER when: user wants manual control (use /work-issue --interactive), or individual phases (use specific skills).
majiayu000/claude-skill-registry 163
-
pdf
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.
majiayu000/claude-skill-registry 163
-
seo-traffic-analyzer
Analyze a website's SEO visibility, keyword rankings, traffic estimates, and competitive positioning. Uses web search probes, SimilarWeb (free tier via web), and site: queries to build an SEO profile without requiring paid tool subscriptions. Useful for competitive intel, gap analysis, and reverse-engineering a company's organic acquisition strategy.
majiayu000/claude-skill-registry 163
-
gh-fix-ci
Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix failing PR CI/CD checks on GitHub Actions and wants a plan + code changes; for external checks (e.g., Buildkite), only report the details URL and mark them out of scope.
majiayu000/claude-skill-registry 163
-
go-performance
Use when optimizing Go code, investigating slow performance, or writing performance-critical sections. Also use when a user mentions slow Go code, string concatenation in loops, or asks about benchmarking, even if the user doesn't explicitly mention performance patterns. Does not cover concurrent performance patterns (see go-concurrency).
majiayu000/claude-skill-registry 163
-
threejs-impl-physics
Use when adding physics simulation to a Three.js scene: rigid bodies, collisions, constraints, or raycasting. Prevents the common mistake of wrong Vec3/Vector3 conversion, missing world.step(), or choosing the wrong engine. Covers cannon-es and Rapier with Three.js sync patterns, performance comparison. Keywords: physics, cannon-es, Rapier, rigid body, collider, collision, gravity, simulation, WASM, constraint, joint.
majiayu000/claude-skill-registry 163
-
dask
Distributed computing for larger-than-RAM pandas/NumPy workflows. Use when you need to scale existing pandas/NumPy code beyond memory or across clusters. Best for parallel file processing, distributed ML, integration with existing pandas code. For out-of-core analytics on single machine use vaex; for in-memory speed use polars.
majiayu000/claude-skill-registry 163
-
confluent-schema-registry
Schema Registry expert for Avro, Protobuf, and JSON Schema management. Covers schema evolution strategies, compatibility modes, validation, and best practices for managing schemas in Confluent Cloud and self-hosted Schema Registry. Activates for schema registry, avro, protobuf, json schema, schema evolution, compatibility modes, schema validation.
majiayu000/claude-skill-registry 163
-
frontend-design
Production-grade frontend design skill for distinctive, non-generic UI development. Avoids "AI slop" aesthetics through specific aesthetic direction guidelines.
majiayu000/claude-skill-registry 163
-
browser
Opens browser at URL for E2E testing via playwright-cli. Provides CLI commands for navigation, screenshots, and interaction. Triggers on keywords: browser, open browser, playwright browser, e2e browser
majiayu000/claude-skill-registry 163
-
ideate-solutions
Use after opportunities are defined to generate and evaluate multiple product solution concepts before validating assumptions. Triggers when you need a set of distinct solution options tied to outcomes and opportunities.
majiayu000/claude-skill-registry 163
-
asset-validation
Validate Claude Code AI assets for file size limits, frontmatter correctness, cross-reference integrity, runtime readiness, and naming conventions. Use after creating or modifying rules, skills, hooks, settings, or templates.
majiayu000/claude-skill-registry 163
-
procurement
Use when equipment specifications need matching to potential vendors, sourcing landscape must be mapped (catalog items vs. custom orders), or lead time considerations affect project planning
majiayu000/claude-skill-registry 163