Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
ai-news
Aggregate and analyze AI news from 7 authoritative sources including expert newsletters (Andrew Ng's The Batch), research papers (HuggingFace), industry news (TechCrunch, AI News), and community discussions (Reddit, Hacker News). Provides deep trend analysis with expert sentiment and community opinions. This skill should be used when the user wants a comprehensive AI news digest, research recent developments, understand community sentiment, or stay updated on AI trends. Invoke with `/ai-news <days>` (e.g., `/ai-news 3` for past 3 days).
majiayu000/claude-skill-registry 163
-
concepts
majiayu000/claude-skill-registry 163
-
design-handoff
Prepare designs for development handoff. Document specifications, interactions, and assets to enable efficient development and maintain design quality.
majiayu000/claude-skill-registry 163
-
apply-key-principles
Apply and validate the 7 Key Principles to code - TDD, Fail Fast, Modular, Reuse, Open Source, No Debt, Excellence. Checks code compliance and suggests improvements. Use during code review or refactoring.
majiayu000/claude-skill-registry 163
-
meta
Guide for writing and improving Claude Code skills. Use when creating new skills, debugging why skills aren't activating, or improving skill descriptions and structure.
majiayu000/claude-skill-registry 163
-
carbon.report.gen
Automate creation of structured carbon reports by pulling data from Carbon ACX datasets and formatting per template (monthly, quarterly, compliance, executive).
majiayu000/claude-skill-registry 163
-
form-workflows
Master complex multi-step form workflows. Learn wizard forms, conditional logic, cross-step validation, progress tracking, and data persistence. Essential for building registration flows, checkout processes, and surveys.
majiayu000/claude-skill-registry 163
-
Slint GUI Expert
Comprehensive Slint GUI development expert based on official source code. Covers Rust integration, component design, layouts, styling, animations, cross-platform deployment, and performance optimization. Use when working with Slint UI toolkit, building native GUI applications, or when mentioning Slint, GUI development, or Rust user interfaces. Built with official documentation and examples.
majiayu000/claude-skill-registry 163
-
deploy-phoenix-client
Deploy the shot-client-next frontend to Fly.io using PHOENIX BACKEND configuration (shot-client-phoenix app). Use this skill when deploying the production frontend that connects to the Elixir/Phoenix backend at shot-elixir.fly.dev.
majiayu000/claude-skill-registry 163
-
shared-patterns
Reusable patterns and templates for Claude Code skill and hook development.
Triggers: validation patterns, error handling, testing templates, workflow patterns,
shared patterns, reusable templates, DRY patterns, common workflows
Use when: creating new skills or hooks that need consistent patterns, implementing
validation logic, setting up error handling, creating test scaffolding,
referencing standard workflow structures
DO NOT use when: pattern is specific to one skill only.
DO NOT use when: pattern is still evolving - wait for stability.
DO NOT use when: pattern is context-dependent requiring variations.
Reference these patterns to validate consistency across the ecosystem.
majiayu000/claude-skill-registry 163
-
reporter
プラグインに関する要望、改善提案、バグ報告を作成する。「バグを報告」「要望を送りたい」「改善提案」「Issue を報告」「フィードバック」「機能リクエスト」「不具合報告」「プラグインの要望」「改善してほしい」「バグがある」「問題を報告」などで起動。shiiman/claude-code-plugins に Issue を作成。
majiayu000/claude-skill-registry 163
-
slim-license
Detect project type and add appropriate NASA/Open Source licenses
majiayu000/claude-skill-registry 163
-
lead-gen-copy
Copywriting patterns for UK lead generation websites. Headlines, CTAs, benefit statements, objection handling. Use for all website copy.
majiayu000/claude-skill-registry 163
-
convex-authentication
Set up and manage user authentication using Convex Auth with login, signup, password reset, and user profile initialization. Use when implementing auth flows, managing user sessions, initializing user profiles, or handling authentication state.
majiayu000/claude-skill-registry 163
-
quality-gates-enforcer
Enforces minimum quality thresholds in CI including code coverage, linting, type checking, and security scanning. Provides required checks, PR rules, and automated enforcement. Use for "quality gates", "CI checks", "code quality", or "PR requirements".
majiayu000/claude-skill-registry 163
-
brand-narrative-playbook
Messaging and storytelling template that keeps positioning consistent across audiences.
majiayu000/claude-skill-registry 163
-
implementation
Implement features with code, tests, and documentation. Use when building features from approved designs following TDD and project coding standards.
majiayu000/claude-skill-registry 163
-
observability-standards
Prometheus metrics and observability standards. Use when writing, generating, or reviewing code with metrics or instrumentation.
majiayu000/claude-skill-registry 163
-
redis-strings
Master Redis Strings - SET, GET, INCR, DECR, atomic counters, binary-safe operations, and caching patterns
majiayu000/claude-skill-registry 163
-
monitoring-logging
Application monitoring, logging systems, and alerting
majiayu000/claude-skill-registry 163
-
issue-management
Work with GitHub issues - create, list, update, comment, and search issues using gh CLI
majiayu000/claude-skill-registry 163
-
scratch-workspace
Use when creating temporary files, drafts, experiments, or any content that should not be committed to version control. Ensures proper placement in .claude/.scratch with gitignore configuration.
majiayu000/claude-skill-registry 163
-
nano-banana-pro
Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).
majiayu000/claude-skill-registry 163
-
git-workflow-enforcer
Enforce git commits after every phase and task to enable rollback and prevent lost work. Auto-trigger when completing phases, tasks, or when detecting uncommitted changes. Auto-commit with Conventional Commits format. Verify branch safety, check for merge conflicts, enforce clean working tree. Block completion if changes not committed.
majiayu000/claude-skill-registry 163