Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
integrate-comments-into-development-workflow
A workflow for writing code comments concurrently with development to ensure accuracy and reduce rework. Use when actively coding, planning development tasks, or addressing code maintainability in ongoing software projects.
majiayu000/claude-skill-registry 163
-
github-conflicts
Resolve merge conflicts safely
majiayu000/claude-skill-registry 163
-
no-polling-agents
No Polling for Background Agents
majiayu000/claude-skill-registry 163
-
observability-logging
Automatically applies when adding logging and observability. Ensures structured logging, OpenTelemetry tracing, LLM-specific metrics (tokens, cost, latency), and proper log correlation.
majiayu000/claude-skill-registry 163
-
psql
Execute SQL queries against the local PostgreSQL database. Accepts raw SQL or natural language queries that get converted to SQL automatically. Use for inspecting data, running queries, or managing the Kindle notes database.
majiayu000/claude-skill-registry 163
-
customer-feedback-taxonomy
Standardized tagging schema for personas, lifecycle stages, drivers, and sentiment.
majiayu000/claude-skill-registry 163
-
moebius-inversion
Möbius inversion on posets and lattices: alternating sums, chromatic polynomials, incidence algebras, and centrality predicates.
majiayu000/claude-skill-registry 163
-
meeting-sync
Sync new Granola meetings to local Knowledge folder. Use during morning planning, when user asks "what should I do today", or asks to review/sync meetings.
majiayu000/claude-skill-registry 163
-
email-service-integration
Integrate email services with backends using SMTP, third-party providers, templates, and asynchronous sending. Use when implementing email functionality, sending transactional emails, and managing email workflows.
majiayu000/claude-skill-registry 163
-
make-it-pretty
Improve code readability through formatting and structure enhancements
majiayu000/claude-skill-registry 163
-
skill-gemini-google-search-tool
Query Gemini with Google Search grounding
majiayu000/claude-skill-registry 163
-
effect-streams-pipelines
Stream creation, transformation, sinks, batching, and resilience. Use when building data pipelines with concurrency and backpressure.
majiayu000/claude-skill-registry 163
-
team-workflow
majiayu000/claude-skill-registry 163
-
background-jobs
Implement robust background job processing with dead letter queues, retries, and state machines. Use when building async workflows, scheduled tasks, or any work that shouldn't block the request/response cycle.
majiayu000/claude-skill-registry 163
-
creating-kiro-packages
Use when creating Kiro steering files or hooks - provides inclusion modes (always/fileMatch/manual), foundational files (product.md/tech.md/structure.md), and JSON hook configuration with event triggers
majiayu000/claude-skill-registry 163
-
test-runner-worktree
Run Rust cargo tests properly in git worktrees with environment variable sourcing. Use when cargo test fails, when seeing authentication errors, when test results differ between runs, or before running pre-commit checks in worktrees. Essential for integration tests requiring LANGSMITH_API_KEY or ANTHROPIC_API_KEY.
majiayu000/claude-skill-registry 163
-
ruby-pro
Write idiomatic Ruby code with metaprogramming, Rails patterns, and performance optimization. Specializes in Ruby on Rails, gem development, and testing frameworks. Use PROACTIVELY for Ruby refactoring, optimization, or complex Ruby features.
majiayu000/claude-skill-registry 163
-
mui
Material-UI v7 component library patterns including sx prop styling, theme integration, responsive design, and MUI-specific hooks. Use when working with MUI components, styling with sx prop, theme customization, or MUI utilities.
majiayu000/claude-skill-registry 163
-
commit-hygiene
Atomic commits, PR size limits, commit thresholds, stacked PRs
majiayu000/claude-skill-registry 163
-
codex-plan-review
[TMUX MODE] Send plan to Codex via tmux file-based IPC. Only use when user explicitly runs /codex-plan-review command. For natural language requests, use the delegate_codex_plan_review MCP tool instead.
majiayu000/claude-skill-registry 163
-
pseo-generator
Generate programmatic SEO pages from JSON data using Next.js/React templates, plus sitemap + validation tooling. Use when creating comparison pages, alternatives lists, or “best for [persona]” pages at scale, or when asked to scaffold pSEO data schemas, generate pages, build sitemaps, or check for duplicate/thin content.
majiayu000/claude-skill-registry 163
-
Documentation
Generate and update technical documentation
majiayu000/claude-skill-registry 163
-
creating-apm-dashboards
This skill enables Claude to create Application Performance Monitoring (APM) dashboards. It is triggered when the user requests the creation of a new APM dashboard, monitoring dashboard, or a dashboard for application performance. The skill helps define key metrics and visualizations for monitoring application health, performance, and user experience across multiple platforms like Grafana and Datadog. Use this skill when the user needs assistance setting up a new monitoring solution or expanding an existing one. The plugin supports the creation of dashboards focusing on golden signals, request metrics, resource utilization, database metrics, cache metrics, business metrics, and error tracking.
majiayu000/claude-skill-registry 163
-
discord-manage-channel
Manage and update Discord channels via the Discord API. Use this skill when the user wants to modify channel properties, update names/topics, change permissions, or delete channels.
majiayu000/claude-skill-registry 163