Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
cloudwatch-alarm-creator
Эксперт по CloudWatch алармам. Используй для настройки мониторинга AWS, метрик, порогов и уведомлений.
majiayu000/claude-skill-registry 163
-
asyncredux-retry-mixin
Add the Retry mixin for automatic retry with exponential backoff on action failure. Covers using Retry alone for limited retries, combining with UnlimitedRetries for infinite retries, and configuring retry behavior.
majiayu000/claude-skill-registry 163
-
transcript-recovery
Recover full conversation history after context compaction. Use when context window is compacted and Claude needs to access earlier parts of the conversation, when user asks about what was discussed before, or when Claude needs to continue work from a previous session. Reads from /mnt/transcripts/ directory.
majiayu000/claude-skill-registry 163
-
sqlite-extension-generator
Generate optimized SQLite extensions in C, Rust, or Mojo
majiayu000/claude-skill-registry 163
-
sql-analysis
Master SQL for data analysis with complex queries, joins, aggregations, window functions, and query optimization.
majiayu000/claude-skill-registry 163
-
plugin-development
Claude Code plugin development - plugin structure, slash commands, skills, sub-agents, YAML frontmatter. Use when creating plugins.
majiayu000/claude-skill-registry 163
-
codestyle
Analyze code for style violations, pattern compliance, and quality issues
majiayu000/claude-skill-registry 163
-
mobile-responsive
Comprehensive mobile-first responsive design skill for converting desktop pages to mobile-friendly layouts. Use when implementing mobile views, fixing responsive issues, or batch-converting multiple pages to mobile-responsive. Automates the mobile-view workflow for Next.js/React applications with Tailwind CSS. (project)
majiayu000/claude-skill-registry 163
-
aspose-slides
Comprehensive skill for manipulating Microsoft PowerPoint presentations using Aspose.Slides.NET library with modern C# patterns
majiayu000/claude-skill-registry 163
-
nielsen-error-prevention
Diseña interfaces que previenen errores antes de que ocurran. Use cuando diseñe formularios, acciones destructivas, o flujos donde los usuarios pueden cometer errores costosos.
majiayu000/claude-skill-registry 163
-
adr-methodology
This skill should be used when the user asks to "create an ADR", "document an architecture decision", "compare architectural options", "generate assessment criteria", "analyze trade-offs", or mentions Architecture Decision Records, MADR templates, or decision matrices.
majiayu000/claude-skill-registry 163
-
compare-repo
Compare a GitHub repository with connectrpc-axum. This skill should be used when the user provides a GitHub repository URL and wants to compare it with the current project. Analyzes user features, technical implementation, architecture patterns, code quality, tests, and documentation. Outputs comparison to docs/guide/compare/ directory.
majiayu000/claude-skill-registry 163
-
PR Review Integration
Review pull requests by integrating GitHub operations with Linear issue tracking. Use when: (1) Validating PR changes against Linear issue requirements, (2) Checking if PR addresses all acceptance criteria from Linear issues, (3) Creating comprehensive PR reviews that link code changes to project requirements, (4) Identifying gaps between PR changes and issue requirements, or (5) Posting review findings to both GitHub PRs and Linear issues. Combines GitHub CLI operations with Linear MCP functions for end-to-end PR review workflows.
majiayu000/claude-skill-registry 163
-
building-with-kafka-strimzi
Use when building event-driven systems with Apache Kafka on Kubernetes. Triggers include EDA patterns, Kafka producers/consumers, Strimzi operator deployment, Schema Registry, transactions, exactly-once semantics. NOT for general messaging (use Dapr pub/sub for abstraction).
majiayu000/claude-skill-registry 163
-
git-workflow-automation
Comprehensive Git workflow automation including branching strategies, pull request creation, code reviews, merge strategies, and release management. Use when Claude needs to help with Git operations, branching models (Git Flow, GitHub Flow), pull request creation, code reviews, merge conflicts, or release processes.
majiayu000/claude-skill-registry 163
-
constructionism
Educational philosophy — learn by building inspectable things
majiayu000/claude-skill-registry 163
-
voice-ai
Production voice AI agents with sub-500ms latency. Groq LLM, Deepgram STT, Cartesia TTS, Twilio integration. No OpenAI. Use when: voice agent, phone bot, STT, TTS, Deepgram, Cartesia, Twilio, voice AI, speech to text, IVR, call center, voice latency.
majiayu000/claude-skill-registry 163
-
firewall-rule-generator
Firewall Rule Generator - Auto-activating skill for GCP Skills.
Triggers on: firewall rule generator, firewall rule generator
Part of the GCP Skills skill category.
majiayu000/claude-skill-registry 163
-
framer-motion-animations
Create scroll-triggered and entrance animations using Framer Motion (motion package). Use when adding animations, implementing scroll reveals, or migrating from CSS/Intersection Observer.
majiayu000/claude-skill-registry 163
-
pr-onboarding
PR作成時に生成AIがPR本文にオンボーディングを記述するスキル。変更の契約を、レビューア・将来の自分・障害対応者に渡す。理解の再現性・反証可能性・運用可能性を同時に成立させる。
トリガー条件:
- PRを作成する時(「PRを作成して」「プルリクを書いて」)
- PR本文を充実させたい時(「PR説明を書いて」「PRオンボーディングして」)
- 変更の影響を整理したい時(「この変更の影響範囲を整理して」)
- レビューの準備をする時(「レビュー用に変更をまとめて」)
majiayu000/claude-skill-registry 163
-
library-docs
Write prosaic, narrative-style documentation for Lean 4 libraries. Use when creating README files, user guides, tutorials, or comprehensive library documentation.
majiayu000/claude-skill-registry 163
-
cloudflare-agents
Build AI agents with Cloudflare Agents SDK on Workers + Durable Objects. Provides WebSockets, state persistence, scheduling, and multi-agent coordination. Prevents 23 documented errors.
Use when: building WebSocket agents, RAG with Vectorize, MCP servers, or troubleshooting "Agent class must extend", "new_sqlite_classes", binding errors, WebSocket payload limits.
majiayu000/claude-skill-registry 163
-
Icon Designer
Create cohesive icon sets and design systems
majiayu000/claude-skill-registry 163
-
loom-merge-queue-worker
Process merge queue items as a Loom merge worker - claim, merge, mark done, handle no-op merges, and resolve compound block conflicts correctly.
majiayu000/claude-skill-registry 163