Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
guard-users-gemini
Guardrail policy for Gemini CLI: refuse catastrophic actions, require scoped approvals, and reduce secret leakage.
majiayu000/claude-skill-registry 163
-
javascript-pro
Use when building JavaScript applications with modern ES2023+ features, async patterns, or Node.js development. Invoke for vanilla JavaScript, browser APIs, performance optimization, module systems.
majiayu000/claude-skill-registry 163
-
google-chat
Read Google Chat spaces/threads via the Chat API, create/refresh OAuth tokens, parse Gmail Chat URLs, and list spaces. Use when asked to look up or verify messages in Google Chat or when you need API access to Chat from the CLI.
majiayu000/claude-skill-registry 163
-
qdrant-vector-search
High-performance vector similarity search engine for RAG and semantic search. Use when building production RAG systems requiring fast nearest neighbor search, hybrid search with filtering, or scalable vector storage with Rust-powered performance.
majiayu000/claude-skill-registry 163
-
agentic-jujutsu
Quantum-resistant, self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination
majiayu000/claude-skill-registry 163
-
core-components
核心组件库和设计系统模式。在构建UI、使用设计令牌或处理组件库时使用。
majiayu000/claude-skill-registry 163
-
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
majiayu000/claude-skill-registry 163
-
tmux
Terminal multiplexer: sessions, windows, panes, splits, attach/detach. Critical for Linux/System76 headless ops
majiayu000/claude-skill-registry 163
-
loi-25-compliance
Base de connaissances sur la Loi 25 du Québec (protection des renseignements personnels) appliquée au développement logiciel. Ce skill doit être utilisé quand l'utilisateur demande "audit loi 25", "vérifier la conformité", "protection des données personnelles", "PII", "renseignements personnels", "vie privée", "chiffrement des données sensibles", "droit à l'effacement", "portabilité des données", "EFVP", "évaluation des facteurs relatifs à la vie privée", ou toute question sur la conformité d'un projet aux lois québécoises de protection de la vie privée.
majiayu000/claude-skill-registry 163
-
remember
Store a learning, pattern, or decision in the memory system for future recall
majiayu000/claude-skill-registry 163
-
file-integrity-monitoring
majiayu000/claude-skill-registry 163
-
entra-agent-user
Create Agent Users in Microsoft Entra ID from Agent Identities, enabling AI agents to act as digital workers with user identity capabilities in Microsoft 365 and Azure environments.
majiayu000/claude-skill-registry 163
-
react-state-management
Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.
majiayu000/claude-skill-registry 163
-
forge-normal-maps
Add tangent-space normal mapping to an SDL GPU project. Extends the vertex layout with tangent vectors, constructs a TBN matrix in the vertex shader, and samples/decodes normal maps in the fragment shader for per-texel surface detail.
majiayu000/claude-skill-registry 163
-
metaads-automation
Automate Metaads tasks via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
tavily-tools
Executes Tavily AI search, extraction, crawling, mapping, and deep research via Python CLI. Use when web search, URL content extraction, site crawling, or multi-step research needed.
majiayu000/claude-skill-registry 163
-
create-issue
Create a GitHub issue following the project's issue templates. Classifies the issue type, fills required fields per template, and creates it via gh CLI. Use when the user wants to file a bug, request a feature, report a pass bug, or create any GitHub issue.
majiayu000/claude-skill-registry 163
-
review-test
Comprehensive test suite review. Fills coverage gaps, identifies missing fuzz tests, and audits test quality — in that order.
majiayu000/claude-skill-registry 163
-
syrupy
Use syrupy for pytest snapshot testing to ensure the immutability of computed results, manage snapshots, customize serialization, and handle complex data structures with built-in matchers and filters.
majiayu000/claude-skill-registry 163
-
writing-skills
Use when creating, updating, or improving agent skills.
majiayu000/claude-skill-registry 163
-
sleep-analyzer
分析睡眠数据、识别睡眠模式、评估睡眠质量,并提供个性化睡眠改善建议。支持与其他健康数据的关联分析。
majiayu000/claude-skill-registry 163
-
release
Release process for mdvs. Use when the user asks to make a release (patch, minor, major, or release candidate).
majiayu000/claude-skill-registry 163
-
closed-loop-delivery
Use when a coding task must be completed against explicit acceptance criteria with minimal user re-intervention across implementation, review feedback, deployment, and runtime verification.
majiayu000/claude-skill-registry 163
-
frontend-prototype-builder
Build deployable frontend prototypes from Figma designs and test cases.
Complete workflow: ensure services → validate data → generate pages → test with browser.
Use when:
(1) "构建前端原型" or "build frontend prototype"
(2) "从 Figma 生成页面" or "generate pages from Figma"
(3) "修复前端 404 问题" or "debug frontend 404"
(4) "端到端测试前端" or "E2E test frontend"
(5) Need to create testable UI for PM/designers
Inputs: specs/design/pages.yaml, specs/design/figma/, specs/testcases/*.md
Outputs: Working frontend pages in frontend/app/ and frontend/components/pages/
majiayu000/claude-skill-registry 163