Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
koan-quickstart
Zero to first Koan app in under 10 minutes (S0 + S1 patterns)
majiayu000/claude-skill-registry 163
-
librarian-indexer
Meta-skill that indexes, optimizes, and auto-generates Claude skills with GitOps automation, OCA GitHub bot integration, and Odoo developer tools. Use for skill creation, CI/CD workflows, OCA module management, and advanced Odoo development.
majiayu000/claude-skill-registry 163
-
notification-agent
Multi-channel notification dispatcher. Sends trading alerts, reports, and system notifications via Telegram, Slack, Email, and WebSocket. Supports urgency-based routing and custom formatting.
majiayu000/claude-skill-registry 163
-
markdowntown-testing
Use this when running or adding tests (compile/lint/unit/E2E), updating test utilities, or working with Playwright/visual testing in markdowntown.
majiayu000/claude-skill-registry 163
-
tailwindcss-v4-styling
Style with TailwindCSS v4 using @theme directive for theming, responsive design, and dark mode. Use when defining custom colors/fonts, implementing responsive layouts, or adding utility classes.
majiayu000/claude-skill-registry 163
-
soft-delete
Implement soft delete pattern for data recovery and audit trails. Covers filtering, restoration, and permanent deletion workflows.
majiayu000/claude-skill-registry 163
-
segment-anything-model
Foundation model for image segmentation with zero-shot transfer. Use when you need to segment any object in images using points, boxes, or masks as prompts, or automatically generate all object masks in an image.
majiayu000/claude-skill-registry 163
-
scrape-webpage
Scrape webpage content, extract metadata, download images, and prepare for import/migration to AEM Edge Delivery Services. Returns analysis JSON with paths, metadata, cleaned HTML, and local images.
majiayu000/claude-skill-registry 163
-
blackbox
Use when restoring previous file versions, querying file modification history, recovering from accidental edits, or understanding how blackbox flight recorder works for file snapshots and disaster recovery
majiayu000/claude-skill-registry 163
-
composable-svelte-graphics
3D graphics and WebGPU/WebGL rendering with Composable Svelte. Use when building 3D scenes, working with cameras, lights, meshes, materials, or implementing WebGPU/WebGL graphics. Covers Scene, Camera, Light, Mesh components, geometry types (box, sphere, cylinder, torus, plane), material properties, and state-driven 3D rendering.
majiayu000/claude-skill-registry 163
-
modern-cpp
Production-grade skill for modern C++ development with C++11 through C++23 features. Covers move semantics, smart pointers, lambdas, concepts, ranges, coroutines, and modules.
majiayu000/claude-skill-registry 163
-
groq-core-workflow-b
Execute Groq secondary workflow: Core Workflow B.
Use when implementing secondary use case,
or complementing primary workflow.
Trigger with phrases like "groq secondary workflow",
"secondary task with groq".
majiayu000/claude-skill-registry 163
-
strategic-planner
Design comprehensive technical specifications and strategic plans for data architecture and analytics projects. This skill should be used when planning major features, creating SPEC documents, assessing product requirements, breaking down complex projects into phases, or documenting architectural strategies like SPEC-1. Guides through requirements gathering, MoSCoW prioritization, phase planning, and open items tracking.
majiayu000/claude-skill-registry 163
-
sprint-254-features
Azure DevOps Sprint 254-262 new features and enhancements (2025)
majiayu000/claude-skill-registry 163
-
dag-scope-enforcer
Runtime enforcement of file system boundaries and tool access restrictions. Blocks unauthorized operations and logs violations. Activate on 'enforce scope', 'access control', 'boundary enforcement', 'tool restrictions', 'runtime security'. NOT for validation (use dag-permission-validator) or isolation management (use dag-isolation-manager).
majiayu000/claude-skill-registry 163
-
clean-code
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
majiayu000/claude-skill-registry 163
-
resume-handoff
Resume work from handoff document with context analysis and validation
majiayu000/claude-skill-registry 163
-
qa_review_triple-model
Launch four independent AI code reviewers (Opus, Gemini, Codex, Kimi K2.5) to QA/QC code or notebooks.
Each reviewer writes findings to separate markdown files, then orchestrator synthesizes.
Use for critical code review, bug investigation, or quality assurance tasks.
Triggers: triple review, quad review, four model review, independent code review, QAQC,
quality assurance, multi-model analysis, cross-validation, bug investigation, critical review,
kimi review, togetherai review
majiayu000/claude-skill-registry 163
-
Iterative Loop
Implement continuous AI iteration loops for complex development tasks. Use when building features requiring test-driven refinement, implementing tasks with clear success criteria, or automating iterative improvement workflows. Based on the Ralph Wiggum technique from Claude Code plugins.
majiayu000/claude-skill-registry 163
-
liquid-glass-design
iOS 26/macOS 26 Liquid Glass design system with complete API coverage. Use when user asks about iOS 26 design, Liquid Glass, glassEffect modifier, GlassEffectContainer, morphing animations, HIG compliance, visual styling, or the new Apple design language.
majiayu000/claude-skill-registry 163
-
hiring-recruitment
Master hiring processes, interviewing, candidate assessment, and building strong engineering teams
majiayu000/claude-skill-registry 163
-
template-meta-prompt-creation
Create Level 6 template meta-prompts that generate other prompts. Use when building prompt generators, designing high-leverage meta-prompts, or creating templates that scaffold other prompts.
majiayu000/claude-skill-registry 163
-
go-functional-options
Use the Functional Option Pattern for configurable Go constructors. Applies to types needing multiple optional parameters with validation and defaults. Includes Go 1.25 generics support.
majiayu000/claude-skill-registry 163
-
nextjs-use-search-params-suspense
Pattern for using useSearchParams hook with Suspense boundary in Next.js. Covers the required combination of 'use client' directive and Suspense wrapper when accessing URL query parameters in client components. Use when building search interfaces, filters, pagination, or any feature that needs to read/manipulate URL query parameters client-side.
majiayu000/claude-skill-registry 163