Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
commit
Safe git commit workflow that prevents commits to main branch. Use when the user asks to "commit changes", "save changes", "git commit", or when completing a task that needs version control. Automatically creates feature branches when on main. NEVER creates pull requests unless explicitly requested by the user.
majiayu000/claude-skill-registry 163
-
github-repository-architect
Complete GitHub repository setup with production-grade standards including community health files, CI/CD workflows, issue templates, documentation site, badges, CODEOWNERS, and release management. Handles initialization, configuration, GitHub Pages deployment, and automated quality checks for professional open-source or enterprise projects.
majiayu000/claude-skill-registry 163
-
react-19
React 19 patterns with React Compiler. Trigger: When writing React components - no useMemo/useCallback needed.
majiayu000/claude-skill-registry 163
-
camelid-medicine
Specialized medicine for Dromedary, Bactrian, Llama, and Alpaca. Focuses on pseudoruminant physiology, ellipsoid hematology, and One Health nanobody research.
majiayu000/claude-skill-registry 163
-
cloudflare-mcp-server
Build MCP (Model Context Protocol) servers on Cloudflare Workers with tools, resources, and prompts.
majiayu000/claude-skill-registry 163
-
design-review
Facilitate design critiques and reviews with stakeholders, team members, and users to gather feedback. Use for: design presentations, stakeholder reviews, team critiques, client feedback sessions, and collaborative design evaluation.
majiayu000/claude-skill-registry 163
-
mobile-development
Build modern mobile applications with React Native, Flutter, Swift/SwiftUI, and Kotlin/Jetpack Compose. Covers mobile-first design principles, performance optimization (battery, memory, network), offline-first architecture, platform-specific guidelines (iOS HIG, Material Design), testing strategies, security best practices, accessibility, app store deployment, and mobile development mindset. Use when building mobile apps, implementing mobile UX patterns, optimizing for mobile constraints, or making native vs cross-platform decisions.
majiayu000/claude-skill-registry 163
-
repl-e2e-test
Run and maintain the REPL PTY-based end-to-end test after code changes. Use when implementation is complete and you need REPL E2E verification beyond unit tests, especially for output stream or prompt behavior.
majiayu000/claude-skill-registry 163
-
dk-close-the-loop
Iteratively improve any output by running a structured observe-hypothesize-change-rerun loop. Uses an organized scratch directory to prevent context blowup — the conversation stays thin while iterations accumulate on disk. Use when an output (reflection, plan, prompt, pipeline result) isn't good enough and needs systematic refinement. Triggers on: 'close the loop', 'this output isn't good enough', 'iterate on this', 'refine this output', 'improve this reflection', or /dk-close-the-loop.
majiayu000/claude-skill-registry 163
-
code-review
Complete code review workflow for both requesting and receiving reviews. Use when creating PRs, reviewing code, or responding to feedback.
majiayu000/claude-skill-registry 163
-
idor-vulnerability-testing
This skill should be used when the user asks to "test for insecure direct object references," "find IDOR vulnerabilities," "exploit broken access control," "enumerate user IDs or object references," or "bypass authorization to access other users' data." It provides comprehensive guidance for detecting, exploiting, and remediating IDOR vulnerabilities in web applications.
majiayu000/claude-skill-registry 163
-
code-to-prd
Reverse-engineer any codebase into a complete Product Requirements Document (PRD).
Analyzes routes, components, state management, API integrations, and user interactions to produce
business-readable documentation detailed enough for engineers or AI agents to fully reconstruct
every page and endpoint. Works with frontend frameworks (React, Vue, Angular, Svelte, Next.js, Nuxt),
backend frameworks (NestJS, Django, Express, FastAPI), and fullstack applications.
Trigger when users mention: generate PRD, reverse-engineer requirements, code to documentation,
extract product specs from code, document page logic, analyze page fields and interactions,
create a functional inventory, write requirements from an existing codebase, document API endpoints,
or analyze backend routes.
majiayu000/claude-skill-registry 163
-
receiving-code-review
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
majiayu000/claude-skill-registry 163
-
golang-testing
Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices.
majiayu000/claude-skill-registry 163
-
vigilante-issue-implementation
Implement a GitHub issue end-to-end when Vigilante dispatches work for a watched repository. Use the provided worktree, respect repository instructions, comment on the issue as work progresses, and report failures back to GitHub.
majiayu000/claude-skill-registry 163
-
qiskit
IBM quantum computing framework. Use when targeting IBM Quantum hardware, working with Qiskit Runtime for production workloads, or needing IBM optimization tools. Best for IBM hardware execution, quantum error mitigation, and enterprise quantum computing. For Google hardware use cirq; for gradient-based quantum ML use pennylane; for open quantum system simulations use qutip.
majiayu000/claude-skill-registry 163
-
golang-testing
Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices.
majiayu000/claude-skill-registry 163
-
music-assistant-librespot-wrong-account
Fix for Music Assistant Spotify playback failing with "librespot does not support free
accounts" even when the Spotify account has Premium. Use when: (1) Songs load for 1-2
seconds then auto-pause, (2) Music Assistant logs show "librespot does not support free
accounts" followed by FFmpeg "Invalid data found when processing input" exit code 183,
(3) Spotify provider shows "Successfully logged in" but streaming fails. Root cause is
stale librespot credential cache pointing to a different (free-tier) Spotify account.
majiayu000/claude-skill-registry 163
-
pyxel-patterns
Pyxel retro game engine patterns - pixel art, game loops, sprite/tilemap, MML audio, resource management, and web deployment
majiayu000/claude-skill-registry 163
-
update-doc
Update an existing doc file in .chalk/docs/ when the user asks to update, edit, or revise documentation
majiayu000/claude-skill-registry 163
-
competitor-analysis
Analyze competitors with strengths, weaknesses, and differentiation opportunities. Identifies direct competitors and maps the competitive landscape. Use when doing competitive research, preparing a competitive brief, or finding differentiation opportunities.
majiayu000/claude-skill-registry 163
-
merchandising-blueprint
Toolkit for planning promos, onsite placements, and channel coordination.
majiayu000/claude-skill-registry 163
-
procedural-clouds
Generate beautiful procedural clouds in Three.js using WebGPU raymarching with WebGL2 billboard/mesh fallbacks. Covers all 10 major cloud genera (cumulus, stratus, cirrus, cumulonimbus, stratocumulus, altocumulus, altostratus, nimbostratus, cirrostratus, cirrocumulus) with physically-inspired lighting including silver linings, god rays, sunset coloring, and Mie/Rayleigh scattering approximation. Provides volumetric raymarching, billboard impostor, and mesh-cluster rendering paths with animated drift, morphing, and dynamic formation/dissipation. Use when building skies, cloudscapes, weather systems, flight scenes, atmospheric backgrounds, or any scene requiring clouds. Triggers: "procedural clouds", "cloud rendering", "volumetric clouds", "skybox clouds", "cloudscape", "cumulus", "cirrus", "storm clouds", "cloud shader", "cloud billboard", "raymarched clouds", "cloud lighting", "god rays", "sky rendering".
majiayu000/claude-skill-registry 163
-
moai-essentials-refactor
AI-powered enterprise refactoring with Context7 integration, automated code transformation, Rope pattern intelligence, and technical debt quantification across 25+ programming languages
majiayu000/claude-skill-registry 163