Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
code-review-framework
Automatically applies when reviewing code. Ensures structured review checklist covering correctness, security, performance, maintainability, testing, and documentation.
majiayu000/claude-skill-registry 163
-
algorand-typescript
Syntax rules and patterns for Algorand TypeScript (PuyaTs) smart contracts. Use when writing TypeScript contract code, encountering Puya compiler errors, asking about AVM types or value semantics, needing guidance on storage patterns (GlobalState, BoxMap), or asking about clone(), arrays, or inner transactions. Strong triggers include "Puya compiler error", "How do I use uint64?", "What is clone() for?", "BoxMap not working", "AVM type error", "GlobalState not updating".
majiayu000/claude-skill-registry 163
-
file-validator
Validate file formats and content safely
majiayu000/claude-skill-registry 163
-
env-setup-assistant
Expert guide for setting up development environments including IDE configuration, tooling, dependencies, and developer onboarding. Use when bootstrapping new projects or standardizing team environments.
majiayu000/claude-skill-registry 163
-
postmortem-writing
Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents, or improving incident response processes.
majiayu000/claude-skill-registry 163
-
better-chatbot-patterns
This skill provides reusable implementation patterns extracted from the better-chatbot project for custom AI chatbot deployments. Use this skill when building AI chatbots with server action validators, tool abstraction systems, workflow execution, or multi-AI provider integration in your own projects (not contributing to better-chatbot itself).
Use when: building AI chatbot features, implementing server action validators, creating tool abstraction layers, setting up multi-AI provider support, building workflow execution systems, adapting better-chatbot patterns to custom projects
Keywords: AI chatbot patterns, server action validators, tool abstraction, multi-AI providers, workflow execution, MCP integration, validated actions, tool type checking, Vercel AI SDK patterns, chatbot architecture
majiayu000/claude-skill-registry 163
-
threat-modeling-framework
Perform STRIDE analysis and mitigation planning.
majiayu000/claude-skill-registry 163
-
create-subagent
This skill should be used when creating custom subagents for Claude Code, configuring specialized AI assistants, or when the user asks about agent creation, agent configuration, or delegating tasks to subagents. Covers both file-based agents and Task tool invocation.
majiayu000/claude-skill-registry 163
-
zarr-python
Chunked N-D arrays for cloud storage. Compressed arrays, parallel I/O, S3/GCS integration, NumPy/Dask/Xarray compatible, for large-scale scientific computing pipelines.
majiayu000/claude-skill-registry 163
-
github-copilot-sdk
Comprehensive knowledge of GitHub Copilot SDK for embedding Copilot's agentic workflows in Python, TypeScript, Go, and .NET applications. Auto-activates for Copilot SDK integration, CopilotClient usage, session management, streaming responses, custom tools, and MCP server connections.
majiayu000/claude-skill-registry 163
-
use-modern-browser-apis
Utilize built-in browser APIs (like Popover API, View Transitions etc) instead of building features manually via JavaScript
majiayu000/claude-skill-registry 163
-
exercise-designer-92bilal26-taskpilotai
majiayu000/claude-skill-registry 163
-
embedding-service
文本向量化(Embedding)基础服务。将自然语言转换为高维稠密向量,为语义搜索、聚类分析、推荐系统等下游任务提供核心数据支持。
majiayu000/claude-skill-registry 163
-
extension-submission-checklist
Review and track progress against official 3D Slicer Extension Index requirements
majiayu000/claude-skill-registry 163
-
create-issues
Create GitHub issues with TDD principles and proper labels
majiayu000/claude-skill-registry 163
-
java-springboot-dev
Java Spring Boot 开发规范和最佳实践指南。适用于企业级Java后端开发,涵盖项目架构、编码规范、安全实践、性能优化等全方位内容。
majiayu000/claude-skill-registry 163
-
qlora
Memory-efficient fine-tuning with 4-bit quantization and LoRA adapters. Use when fine-tuning large models (7B+) on consumer GPUs, when VRAM is limited, or when standard LoRA still exceeds memory. Builds on the lora skill.
majiayu000/claude-skill-registry 163
-
terraform-iac-helper
Expert helper for Terraform and infrastructure-as-code best practices
majiayu000/claude-skill-registry 163
-
campaign-review
Post-mortem on recent campaign
majiayu000/claude-skill-registry 163
-
idea-consultant
Use this skill when the user wants to "evaluate my business idea", "analyze my
startup idea", "help me flesh out this concept", "what do I need to figure out
to launch this", "act as a consultant for my idea", or has a seed idea they want
to develop into a comprehensive plan. This skill transforms vague ideas into
actionable frameworks with expert-level recommendations.
majiayu000/claude-skill-registry 163
-
executing-plans
Use when you have a written implementation plan to execute in a separate session with review checkpoints
majiayu000/claude-skill-registry 163
-
replit-cost-tuning
Optimize Replit costs through tier selection, sampling, and usage monitoring.
Use when analyzing Replit billing, reducing API costs,
or implementing usage monitoring and budget alerts.
Trigger with phrases like "replit cost", "replit billing",
"reduce replit costs", "replit pricing", "replit expensive", "replit budget".
majiayu000/claude-skill-registry 163
-
rust-expert
Expert-level Rust development with ownership, lifetimes, async, error handling, and production-grade patterns
majiayu000/claude-skill-registry 163
-
sql-optimization-patterns
Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.
majiayu000/claude-skill-registry 163