Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
search-accommodations
Lookup accommodations by city from the bundled dataset. Use this skill when you need to recommend places to stay in a given city or filter lodging options before building an itinerary.
majiayu000/claude-skill-registry 163
-
auditing-permission-ux
Audits notification permission request flows. Use when reviewing or improving permission prompts, settings paths, or denial handling.
majiayu000/claude-skill-registry 163
-
writing-slash-commands
Use when creating or editing slash commands - applies TDD to slash command documentation by testing with SlashCommand tool and subagents before deployment, preventing inverted logic and untested conditionals
majiayu000/claude-skill-registry 163
-
Effect Regex
Expert regex pattern generation, optimization, testing, and explanation using deterministic AST-based construction. Use when user needs to create, test, optimize, or understand regex patterns, parse CLI commands, validate inputs, or build complex text matching patterns.
majiayu000/claude-skill-registry 163
-
section-skeleton
Generates Astro component skeleton with slots. Stateless, deterministic. No content.
majiayu000/claude-skill-registry 163
-
chartjs-animations
This skill should be used when the user asks "Chart.js animations", "Chart.js easing", "Chart.js animation duration", "Chart.js animation callbacks", "Chart.js transitions", "Chart.js animation loop", "progressive line animation", "Chart.js animation delay", "disable Chart.js animation", "Chart.js onComplete", "Chart.js onProgress", or needs help configuring animations in Chart.js v4.5.1.
majiayu000/claude-skill-registry 163
-
layout-system
Master responsive layout design using modern CSS (Flexbox, Grid), mobile-first approach, and breakpoint strategies. Create layouts that adapt beautifully across all devices while maintaining accessibility and performance. Includes container queries, aspect ratios, and advanced responsive patterns.
majiayu000/claude-skill-registry 163
-
workflow-challenger
Critical review and gap analysis skill that can be invoked at any workflow stage. Use to challenge decisions, identify missing specifications, verify coherence, and surface unaddressed questions in CDC, findings, plans, or any deliverable. Acts as a devil's advocate by deeply analyzing codebase, project documentation ([DOC]-* folders), and context.
majiayu000/claude-skill-registry 163
-
workflow-automation
Workflow automation is the infrastructure that makes AI agents reliable. Without durable execution, a network hiccup during a 10-step payment flow means lost money and angry customers. With it, workflows resume exactly where they left off. This skill covers the platforms (n8n, Temporal, Inngest) and patterns (sequential, parallel, orchestrator-worker) that turn brittle scripts into production-grade automation. Key insight: The platforms make different tradeoffs. n8n optimizes for accessibility
majiayu000/claude-skill-registry 163
-
scoop-ui-refactor
Project-specific UI refactor workflow for the Scoop news platform in /home/bender/classwork/Thesis. Use when updating Scoop frontend layouts, globe UX, research workspace, and brand docs while preserving all features and enforcing a no-emoji policy across UI, logs, and docs.
majiayu000/claude-skill-registry 163
-
code-ratchets
Implement code quality ratchets to prevent proliferation of deprecated patterns. Use when (1) migrating away from legacy code patterns, (2) enforcing gradual codebase improvements, (3) preventing copy-paste proliferation of deprecated practices, or (4) setting up pre-commit hooks to count and limit specific code patterns. A ratchet fails if pattern count exceeds OR falls below expected—ensuring patterns never increase and prompting updates when they decrease.
majiayu000/claude-skill-registry 163
-
git-sync-checker
智能检查本地代码与GitHub的同步状态,识别未提交、未推送、未拉取的更改,帮助在多台电脑之间无缝切换开发。触发词:"检查同步"、"切换电脑"、"准备下班"、"开始工作"。
majiayu000/claude-skill-registry 163
-
instrumentation-planning
Plan instrumentation strategy before implementation, covering what to instrument, naming conventions, cardinality management, and instrumentation budget
majiayu000/claude-skill-registry 163
-
TailAdmin UI Patterns
TailAdmin dashboard UI framework patterns and Tailwind CSS classes. ALWAYS use this skill when: (1) Building any dashboard or admin panel interface, (2) Creating data tables, cards, charts, or metrics displays, (3) Implementing forms, buttons, alerts, or modals, (4) Building navigation (sidebar, header, breadcrumbs), (5) Any UI work that should follow TailAdmin design. This skill REQUIRES fetching from the official GitHub repository to ensure accurate class usage - NEVER invent classes. Trigger keywords: TailwindCSS, admin, UI, styling, components, dashboard, tailadmin, tables, charts
majiayu000/claude-skill-registry 163
-
sherpa-onnx-tts
Local text-to-speech via sherpa-onnx (offline, no cloud)
majiayu000/claude-skill-registry 163
-
builder-skill
Skill creation specialist. Use PROACTIVELY for creating skills, YAML frontmatter design, and knowledge organization.
MUST INVOKE when ANY of these keywords appear in user request:
--ultrathink flag: Activate Sequential Thinking MCP for deep analysis of skill design, knowledge organization, and YAML frontmatter structure.
EN: create skill, new skill, skill optimization, knowledge domain, YAML frontmatter
KO: 스킬생성, 새스킬, 스킬최적화, 지식도메인, YAML프론트매터
JA: スキル作成, 新スキル, スキル最適化, 知識ドメイン, YAMLフロントマター
ZH: 创建技能, 新技能, 技能优化, 知识领域, YAML前置信息
majiayu000/claude-skill-registry 163
-
alphaear-logic-visualizer
Create visualize finance logic diagrams (e.g., Draw.io XML) to explain complex finance transmission chains or finance logic flows.
majiayu000/claude-skill-registry 163
-
unicode_daemon_monitor_prototype
Unicode Daemon Monitor Skill
majiayu000/claude-skill-registry 163
-
skill-skeleton
[TODO: Action verb + what you build with technology. 250-350 chars total. Example: "Build type-safe APIs with Hono - fast routing for Cloudflare Workers. Includes middleware, validation (Zod), and RPC with full type inference."]
Use when: [TODO: 3-5 specific scenarios], or troubleshooting [TODO: 2-3 distinctive errors].
[GUIDELINES: Active voice (NOT "This skill provides..."). Two-paragraph format. Cap features at 5 max. Preserve USPs. No meta-commentary. Max 1024 chars. See planning/claude-code-skill-standards.md]
majiayu000/claude-skill-registry 163
-
sequentialthinking
Use this skill for systematic problem-solving through structured, iterative thinking. Break down complex problems, iterate on understanding, catch edge cases, and validate solutions comprehensively.
majiayu000/claude-skill-registry 163
-
clay-data-handling
Implement Clay PII handling, data retention, and GDPR/CCPA compliance patterns.
Use when handling sensitive data, implementing data redaction, configuring retention policies,
or ensuring compliance with privacy regulations for Clay integrations.
Trigger with phrases like "clay data", "clay PII",
"clay GDPR", "clay data retention", "clay privacy", "clay CCPA".
majiayu000/claude-skill-registry 163
-
kagent
Kubernetes-native AI agent framework for building, deploying, and managing AI agents on Kubernetes. This skill should be used when deploying AI agents as Kubernetes resources, analyzing cluster health with AI, and automating complex K8s operations. Use this skill for Phase IV advanced AIOps and agent-based cluster management.
majiayu000/claude-skill-registry 163
-
test-health-monitor
Intelligent agent that monitors, analyzes, and improves test suite health. Detects flaky tests,
identifies coverage gaps, tracks test performance trends, and recommends improvements. Ensures
test suites remain valuable and maintainable over time.
majiayu000/claude-skill-registry 163
-
active-interleave
Active Interleave Skill
majiayu000/claude-skill-registry 163