Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
chainlit
Expert guidance for building conversational AI applications with Chainlit framework in Python. Use when (1) creating chat interfaces for LLM applications, (2) building apps with OpenAI, LangChain, LlamaIndex, or Mistral AI, (3) implementing streaming responses, (4) adding UI elements like images, files, charts, (5) handling user file uploads, (6) implementing authentication (OAuth, password), (7) creating multi-step workflows with visible steps, (8) building RAG applications with document upload, or (9) deploying chat apps to web, Slack, Discord, or Teams.
majiayu000/claude-skill-registry 163
-
resize-story
majiayu000/claude-skill-registry 163
-
skill-sync
Syncs skill metadata to AGENTS.md Auto-invoke sections. Trigger: When updating skill metadata (metadata.scope/metadata.auto_invoke), regenerating Auto-invoke tables, or running ./skills/skill-sync/assets/sync.sh (including --dry-run/--scope).
majiayu000/claude-skill-registry 163
-
frontend-design-vuralserhat86-antigravity-agentic-
majiayu000/claude-skill-registry 163
-
template-update
Updates template files in metasaver-marketplace as the source of truth before applying changes elsewhere. Use when standardizing configs across repos - updates template FIRST, then uses it for remediation. For config skills and domain skills with templates.
majiayu000/claude-skill-registry 163
-
docker-architect
SOTA Docker/Compose architecture, implementation, refactor, and security hardening. Use when working on containerization tasks such as creating or rewriting Dockerfiles, docker-compose files, buildx/bake configs, .dockerignore, and CI pipelines for build/test/scan/publish; auditing existing container setups for security, correctness, size/perf, and best practices (least privilege, non-root, minimal images, pinned base images, BuildKit secrets, healthchecks); debugging Docker build/run issues; or designing dev vs prod compose workflows across services (DB/cache/queues) with correct networking, volumes, secrets, and resource limits.
majiayu000/claude-skill-registry 163
-
git-commit-formatter
生成符合 Conventional Commits 规范的 Git 提交信息。当用户要求生成提交、创建 commit 或写提交信息时使用
majiayu000/claude-skill-registry 163
-
graceful-shutdown
Implement graceful shutdown procedures to handle SIGTERM signals, drain connections, complete in-flight requests, and clean up resources properly. Use when deploying containerized applications, handling server restarts, or ensuring zero-downtime deployments.
majiayu000/claude-skill-registry 163
-
when-creating-skill-template-use-skill-builder-dnyoussef-context-cascade
majiayu000/claude-skill-registry 163
-
技能工厂
元技能:用于快速生成新的标准技能模组。
majiayu000/claude-skill-registry 163
-
gtasks-todo-manager
Manages to-do items across multiple Google accounts using the Google Tasks API. Use when the user needs to create, update, complete, or organize tasks in Google Tasks, manage task lists, or view tasks across multiple Google accounts. Supports personal Gmail, Google Workspace, and organization-provisioned accounts with secure OAuth authentication.
majiayu000/claude-skill-registry 163
-
memory-manager
Gerencia persistencia de contexto, decisoes e learnings do projeto.
Armazena e recupera informacoes entre sessoes para manter continuidade.
Use quando: salvar decisoes, recuperar contexto, persistir learnings.
majiayu000/claude-skill-registry 163
-
ghostty
Control Ghostty terminal emulator via CLI. Manage windows, tabs, splits, and configuration.
majiayu000/claude-skill-registry 163
-
skillz-integration-github-gh-aw
majiayu000/claude-skill-registry 163
-
parallel-agent-contracts
Parallel Agent Type Contracts
majiayu000/claude-skill-registry 163
-
plan-discuss
Shape and stabilize plan intent idempotently into `.plan/active.yaml` until `plan-create` is invoked.
majiayu000/claude-skill-registry 163
-
investigating-hms-internals
Investigates HEC-HMS internals through decompiled Java classes. Provides JythonHms
API reference, CLI options, version-specific differences (3.x vs 4.x), and guides
on-demand decompilation for new discoveries. Use when debugging HMS behavior,
discovering undocumented features, understanding version differences, validating
automation approaches, or investigating HMS API capabilities. Includes complete
JythonHms method reference, Python 2 vs 3 syntax differences, and decompilation
tooling. Complements hms_doc_query (official docs) with internal implementation details.
Trigger keywords: decompile, HMS internals, JythonHms API, HMS version differences,
CLI options, undocumented, HMS jar, HMS classes, debugging HMS, HMS source code,
HMS 3.x support, Python 2 vs 3, HMS methods, HMS parameters.
majiayu000/claude-skill-registry 163
-
expedition
Create a new expedition with proper ID allocation and template
majiayu000/claude-skill-registry 163
-
torchaudio
Audio signal processing library for PyTorch. Covers feature extraction (spectrograms, mel-scale), waveform manipulation, and GPU-accelerated data augmentation techniques. (torchaudio, melscale, spectrogram, pitchshift, specaugment, waveform, resample)
majiayu000/claude-skill-registry 163
-
roadmap-guide
在编写、更新、维护 roadmap.md 的时候触发
majiayu000/claude-skill-registry 163
-
usage-optimization
Usage Optimization Skill
majiayu000/claude-skill-registry 163
-
postgresql-backup
PostgreSQL backup and recovery - pg_dump, pg_basebackup, PITR
majiayu000/claude-skill-registry 163
-
canary-deployment
Implement canary deployment strategies to gradually roll out new versions to subset of users with automatic rollback based on metrics.
majiayu000/claude-skill-registry 163
-
plugin-testing
Master plugin testing, quality assurance, and validation. Learn unit testing, integration testing, and how to ensure plugin quality.
majiayu000/claude-skill-registry 163