name
stringlengths
2
64
description
stringlengths
3
1.02k
source
stringclasses
6 values
path
stringclasses
198 values
url
stringlengths
29
246
author
stringlengths
2
33
obsidian-shaper
This skill should be used when the user asks to "create a note in Obsidian", "add to my vault", "search notes by tag", "find orphaned notes", "list recent notes", "analyze vault connections", "parse frontmatter", or needs to work with any Obsidian vault or markdown folder.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/obsidian-shaper
majiayu000
design-handoff-spec
Эксперт по design handoff. Используй для спецификаций дизайна, Figma annotations и developer handoff.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/design-handoff-spec
majiayu000
cloudflare-workers
Edge function development patterns for Cloudflare Workers. Use when creating API endpoints, handling requests, or working with bindings.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/cloudflare-workers
majiayu000
database-change-management
Plan and implement safe database schema changes including migrations, indexes, and backfills. Use when creatingtables, adding columns, optimizing queries, or managing Eloquent relationships. EXCLUSIVE to database-admin agent.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/database-change-management
majiayu000
backend-build-check
Ensure backend build readiness for Espresso Engineered. Use when backend code/config changes are made or when a feature/task is wrapping up to suggest running `npm run build:backend` (and tests only if requested).
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/backend-build-check
majiayu000
mcp-spy
Debug MCP server communication. Use for troubleshooting MCP integrations, viewing traffic, and analyzing latency.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/mcp-spy
majiayu000
format-user-output
Format all user-facing output with consistent visual structure. Apply when displaying questions, results, progress, errors, or any message to the user. Use dividers, emojis, and clear sections.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/format-user-output
majiayu000
documentation
Documentation creation and modification rules (docs/develop/ design documents, abstraction principles, structure). Use when creating documentation, updating design documents, writing architecture docs, asking about documentation structure, design principles, or working with files in docs/develop/.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/documentation
majiayu000
categorizing-files
Defines the standard 8-category taxonomy for classifying project files: Config, Tests, Docs, Scripts, Source Code, Data, AI Tooling, and Other. REFERENCE THIS SKILL whenever categorizing files, auditing project structure, or answering 'what types of files are here.' Apply these categories and patterns whether using the...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/categorizing-files
majiayu000
mmd-cli
Use the MIDI Markdown Compiler (mmdc) CLI for compiling MMD to MIDI, validating syntax, real-time playback with TUI, exporting to different formats (JSON, CSV, table), and managing device libraries. Use when the user wants to compile, validate, play, inspect MMD files, or work with device libraries.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/mmd-cli
majiayu000
narrative-conductor
Définit l'arc narratif complet et valide la cohérence narrative pour les épisodes NEW TEMPS X. Utilise ce Skill quand tu dois créer ou valider un arc narratif structuré en 7 actes, ou vérifier qu'un épisode respecte la structure narrative obligatoire et l'esprit Temps X.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/narrative-conductor
majiayu000
langchain
LangChain high-level agent framework. Build agents with tools, memory, and streaming in under 10 lines of code.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/langchain
majiayu000
framer-animations
Add Framer Motion micro-animations to page sections. Includes section reveals, staggered lists, hover effects, and performance optimization. Use after section-backgrounds for each page.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/framer-animations
majiayu000
packx
Bundle code context for AI. ALWAYS use --limit 49k unless user explicitly requests otherwise. Use for creating shareable code bundles and preparing context for LLMs.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/packx
majiayu000
fastmcp
FastMCP framework documentation - build MCP servers and clients in Python with tools, resources, prompts, auth, and middleware.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/fastmcp
majiayu000
android-ci-tests
Setup GitHub Actions workflow for running Android tests in CI
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/android-ci-tests
majiayu000
resume
Restore context and momentum from previous sessions. Uses Pratyabhijñā (recognition) to understand where we were.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/resume
majiayu000
composable-svelte-code
Code editing, syntax highlighting, and visual programming for Composable Svelte. Use when implementing code editors, syntax highlighting, or node-based visual programming. Covers CodeEditor (CodeMirror), CodeHighlight (Prism), and NodeCanvas (SvelteFlow) from @composable-svelte/code package.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/composable-svelte-code
majiayu000
computer-vision
Build computer vision solutions - image classification, object detection, and transfer learning
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/computer-vision
majiayu000
database-management-operations
Specialized database operations for Chuukese language data including dictionary management, phrase collections, translation pairs, and linguistic metadata. Use when working with Chuukese language databases, managing translation data, or performing database operations on linguistic datasets.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/database-management-operations
majiayu000
iso27001-controls
Эксперт ISO 27001. Используй для ISMS, security controls и compliance implementation.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/security/iso27001-controls
majiayu000
code-conventions
Defines project-wide code conventions for magic number elimination, constant usage, performance optimization, and coordinate system separation. Use when implementing, testing, or reviewing code to ensure consistency across the codebase.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/code-conventions
majiayu000
technical-indicators
计算股票技术指标(MA、MACD、RSI、BOLL等)。适用于技术分析、量化回测、趋势判断等场景。支持单个指标计算或批量计算所有指标,返回包含指标值的DataFrame。
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/technical-indicators
majiayu000
bpmn-diagram
Converts BPMN 2.0 XML to PNG diagram images. Use when user provides BPMN XML content or file path and asks to visualize, render, or create a diagram from a BPMN process definition.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/bpmn-diagram
majiayu000
async-python-patterns
Implement AsyncIO patterns for I/O-bound tasks with asyncio.gather, semaphores, and FastAPI async endpoints. Use for concurrent operations, parallel HTTP fetches, rate-limited operations, or async API development. Achieves near-linear scaling with concurrent tasks and minimal overhead. Triggers on "async", "asyncio", "...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/async-python-patterns
majiayu000
brand-voice
Apply Matt Palmer's voice, tone, and content pillars to any writing. Use for blog posts, social media, documentation, emails, or any content needing Matt's authentic brand voice.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/marketing/brand-voice
majiayu000
n8n-workflow-architect
Strategic automation architecture advisor. Use when users want to plan automation solutions, evaluate their tech stack (Shopify, Zoho, HubSpot, etc.), decide between n8n vs Python/Claude Code, or need guidance on production-ready automation design. Invokes plan mode for complex architectural decisions.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/n8n-workflow-architect
majiayu000
deepagents-integration
deepagents framework integration patterns for agent creation, planning, filesystem operations, and subagent orchestration. Current version 0.2.5 with LangGraph 1.0.2+
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/deepagents-integration
majiayu000
wisdom-accountability-coach
Longitudinal memory tracking, philosophy teaching, and personal accountability with compassion. Expert in pattern recognition, Stoicism/Buddhism, and growth guidance. Activate on 'accountability', 'philosophy', 'Stoicism', 'Buddhism', 'personal growth', 'commitment tracking', 'wisdom teaching'. NOT for therapy or menta...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/wisdom-accountability-coach
majiayu000
build-insights-logger
Automatically log meaningful insights, discoveries, and decisions during coding sessions. Capture non-trivial learnings about edge cases, design decisions, patterns, and implementation details. Activate when building complex code where institutional knowledge should be preserved. Log to .claude/insights/ and help trans...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/build-insights-logger
majiayu000
cua-cloud
Comprehensive guide for building Computer Use Agents with the CUA framework. This skill should be used when automating desktop applications, building vision-based agents, controlling virtual machines (Linux/Windows/macOS), or integrating computer-use models from Anthropic, OpenAI, or other providers. Covers Computer SD...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/cua-cloud
majiayu000
actions-cicd-practices
GitHub Actions and CI/CD best practices for automated testing, building, and deployment.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/actions-cicd-practices
majiayu000
nano-banana
Generate, edit, and compose images using Google's Gemini 3 Pro Image model (Nano Banana Pro). Use this skill when the user asks to create images, generate visuals, edit photos, compose multiple images, create logos, thumbnails, infographics, product shots, or any image generation task. Supports text-to-image, image edi...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/nano-banana
majiayu000
app-architecture
Create apps following contract-port architecture with composition roots. Use when creating new apps in apps/, scaffolding CLI tools, setting up dependency injection, or when the user asks about app structure, entrypoints, or platform-agnostic design.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/app-architecture
majiayu000
android-workflow-production
Generate GitHub Actions workflows for production deployment with staged rollout
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/android-workflow-production
majiayu000
analyze
Invoke IMMEDIATELY via python script when user requests codebase analysis, architecture review, security assessment, or quality evaluation. Do NOT explore first - the script orchestrates exploration.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/analyze
majiayu000
arc-terraform-deployment
Deploy ARC (Actions Runner Controller) infrastructure using Terraform on Rackspace Spot. Handles CRD registration, ArgoCD installation, and namespace management. Use when deploying or troubleshooting ARC infrastructure.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/arc-terraform-deployment
majiayu000
deep-analysis
Analytical thinking patterns for comprehensive evaluation, code audits, security analysis, and performance reviews. Provides structured templates for thorough investigation with extended thinking support.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/deep-analysis
majiayu000
redis
Redis caching, pub/sub, and data structures. Activate for Redis operations, caching strategies, session management, and message queuing.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/redis
majiayu000
backend-test-generator
Spring Boot 1�� `�tXX � L��@ �i L��| JUnit 5@ Mockito| ��X� �1X� ��. Controller, Service, Repository t�� \ L��| ��<\ �1Xp� �pt�i��.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/backend-test-generator
majiayu000
writing-flashcards-from-docs
Use when turning a documentation link or article into spaced-repetition flashcards - fetches and extracts core ideas, compares against existing cards/notes, right-sizes output by source density and existing coverage, updates only incorrect/outdated cards, and creates missing cards with strict citation, slug, and tag ru...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/writing-flashcards-from-docs
majiayu000
moai-document-processing
AI-powered enterprise document processing orchestrator with Context7 integration, intelligent document analysis, automated content extraction, multi-format support (docx, pdf, pptx, xlsx), and enterprise-grade document workflow automation
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/moai-document-processing
majiayu000
decomplect
Architectural code analysis for design quality. Evaluates simplicity (Rich Hickey), functional core/imperative shell (Gary Bernhardt), and coupling (Constantine & Yourdon). Use for design review or architectural assessment.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/decomplect
majiayu000
rekordbox-midi-integration
Specialist in Rekordbox MIDI Learn integration, including MIDI mapping workflow, CSV file format, Rekordbox function reference, official documentation, and real-world DDJ controller examples. Use when working on Rekordbox MIDI controllers, CSV generation/import/export, function mapping, or debugging Rekordbox MIDI inte...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/rekordbox-midi-integration
majiayu000
spatialdata-docs-local
SpatialData 空间组学数据框架 - 100%覆盖271个核心文件(API文档+教程+示例+核心概念)
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/spatialdata-docs-local
majiayu000
building-social-widgets
Building social widgets for StickerNest's default social experience. Use when the user asks to create feed widgets, chat widgets, notification widgets, profile widgets, friends list, or any social UI that plugs into the social layer. Covers widget-based social UI, Protocol integration, and theming.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/building-social-widgets
majiayu000
react-debugging
Debug React components, fix hooks errors, resolve TypeScript issues, handle state management bugs, and fix rendering problems. Use when encountering React errors, hooks violations, type errors, or component rendering issues.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/react-debugging
majiayu000
e2e-test-automation
Execute end-to-end tests for Nikita using Telegram MCP, Gmail MCP, Supabase MCP, Chrome DevTools MCP, and gcloud CLI. Use when verifying implementations, testing user journeys, validating integrations, performing regression testing, or after completing any feature implementation. MANDATORY after /implement completes.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/e2e-test-automation
majiayu000
infrastructure-guidelines
Infrastructure guidelines for A4C-AppSuite. Covers idempotent Supabase SQL migrations with RLS policies, Kubernetes deployments for Temporal workers, CQRS projections with PostgreSQL triggers, and AsyncAPI contract-first event design. Emphasizes safety, idempotency, and SQL-first development.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/infrastructure-guidelines
majiayu000
teacher
Guide learning and deep understanding through proven methodologies (Socratic, Feynman, Problem-Based). Use when user says "help me understand", "teach me", "explain this", "learn about", "socratic", "feynman", "problem-based", "I don't understand", "confused about", "why does", or wants to truly grasp a concept.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/teacher
majiayu000
spec-driven-development
기능 구현을 위한 테크스펙과 구현 계획 문서를 작성합니다. 스펙 주도 개발 워크플로우를 지원합니다.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/spec-driven-development
majiayu000
design-qa
Reviews finished and in-progress digital products to assess adherence to design specifications and discover potential issues with those specifications. Validates implementation against design intent, identifies visual and interaction discrepancies, and provides actionable feedback for design and engineering teams.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/design-qa
majiayu000
backend-dev
FastAPI backend development with SQLAlchemy 2.0, Pydantic v2, and async Python. Use for API endpoints, database models, migrations, authentication, and background tasks.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/backend-dev
majiayu000
n8n-automation
n8n workflow automation for building analytics including SkySpark multi-agent systems, FastAPI tool servers, workflow orchestration, and automated building system alert triage
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/n8n-automation
majiayu000
embeddings
Computes semantic embeddings for text and measures distance between sentences. Use for semantic similarity analysis and comparing text.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/embeddings
majiayu000
testflight
TestFlight and App Store distribution guide. Use when preparing app for TestFlight, creating production builds, or submitting to App Store Connect.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/testflight
majiayu000
langchain-agents
Building LLM agents with LangChain and LangGraph, covering tool-calling model initialization, state management, and observability with LangSmith. Triggers: langchain, langgraph, langsmith, agent-executor, chat-model-tools.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/langchain-agents
majiayu000
auth-handler
Manage authentication, authorization, and user sessions. Use when dealing with login, sign-up, API protection, middleware, or user data fetching.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/auth-handler
majiayu000
model-selection
Select appropriate Claude model (Opus 4.5, Sonnet, Haiku) for agents, commands, or Task tool invocations based on task complexity, reasoning depth, and cost/speed requirements.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/model-selection
majiayu000
ahu-design
Air Handler Configuration & Sizing Agent
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/ahu-design
majiayu000
environment-observer
Perform heuristic environment discovery beyond basic directory listing. Check installed packages, analyze folder structure, inspect running processes, and assess system state. Use proactively when starting new tasks or when environment context is unclear.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/environment-observer
majiayu000
urdu-rtl-styler
Apply Urdu typography and RTL layout logic for Docusaurus sites.Bundled Resources: Noto Nastaliq Urdu font-stack CSS, [dir=rtl] overrides, i18n scaffolding.Use when adding Urdu/RTL support to a Docusaurus project.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/urdu-rtl-styler
majiayu000
ln-501-code-quality-checker
Worker that checks DRY/KISS/YAGNI/architecture/guide compliance for Done implementation tasks. Reports issues; does not change statuses or create tasks.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/ln-501-code-quality-checker
majiayu000
fingerprinting-binaries
Identifies binary file characteristics including compiler signatures, version information, and build environment details. Use when analyzing unknown binaries, investigating binary origins, or identifying build configurations.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/fingerprinting-binaries
majiayu000
designing-dynamodb-tables
Specialized skill for designing AWS DynamoDB single-table schemas with optimized access patterns. Use when modeling data, designing table structure, or optimizing DynamoDB queries for production applications.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/designing-dynamodb-tables
majiayu000
kargo-skill
Comprehensive Kargo GitOps continuous promotion platform skill. Use when implementing progressive delivery pipelines, promotion workflows, freight management, ArgoCD integration, warehouse configuration, stage pipelines, verification templates, or any Kargo-related tasks. Covers installation, core concepts, patterns, s...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/kargo-skill
majiayu000
raw-tool-creator
Create reusable RAW tools that workflows can import. Use when the user asks to create a tool, extract reusable functionality, or build a new capability for workflows.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/raw-tool-creator
majiayu000
legal-ocr
Extrai texto de documentos jurídicos escaneados em PDF usando OCR otimizado para linguagem jurídica brasileira. Use quando precisar converter PDFs escaneados (sentenças, petições, acórdãos) em texto editável com alta precisão. Suporta documentos de baixa qualidade, multi-colunas, tabelas e termos jurídicos específicos.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/legal-ocr
majiayu000
phantom-protocol
PHANTOM v6: Ultimate cognitive architecture for debugging, code review, generation, and self-analysis. Combines Abductive Fault Inversion, Spectral Execution Tracing (Ghost/Demon dual traces), Dialectical Assumption Collapse, Cognitive Immune System (CIS) with 16 antibodies, Intelligence Amplification Framework (IAF) w...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/phantom-protocol
majiayu000
chezmoi-dotfiles
Manage dotfiles using chezmoi. Use when creating, modifying, or deploying dotfiles, shell functions, or configuration files in this repository.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/chezmoi-dotfiles
majiayu000
obsidian-pdf-export
Export Obsidian notes to professional PDFs with configurable dimensions, clickable internal links, auto-generated TOC, and PDF bookmarks. Supports single note and batch export modes. Has device presets for Supernote Nomad, reMarkable, and Kindle. Use when user wants to create PDFs from their notes for sharing, printing...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/obsidian-pdf-export
majiayu000
foundry-setup
First-time setup for the claude-foundry plugin (plugin:foundry@claude-foundry)
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/foundry-setup
majiayu000
pr-review-helper
Create pull requests with an interactive review and approval step. Use this skill when the user asks to create a pull request, open a PR, or submit their changes for review. This skill ensures PR descriptions are reviewed before submission.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/pr-review-helper
majiayu000
request-tracing
Instrument HTTP/gRPC endpoints with distributed tracing and RED metrics
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/request-tracing
majiayu000
cloudflare-deployment
Deploy and manage Cloudflare Workers, Pages, KV, R2, and D1 using wrangler CLI or MCP server. Use when working with Cloudflare services, serverless functions, or edge deployments.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/cloudflare-deployment
majiayu000
start-mcp
启动Chrome DevTools mcp服务器并加载到Claude Code
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/start-mcp
majiayu000
layout-grid
Design-focused grid layout system with fluid scaling, responsive columns, and resolution-independent patterns. Use when creating page layouts, card grids, or multi-column designs.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/layout-grid
majiayu000
ciso-coach
Expert CISO coaching and mentorship for security leaders in training. Use when the user asks for CISO coach guidance, executive communication advice, security leadership strategies, or needs help translating technical security issues for non-technical audiences. Also activates for discussions about current security eve...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/ciso-coach
majiayu000
example-skill
Example skill demonstrating YAML best practices. Use when learning skill structure, reviewing formatting standards, or creating new skills as a reference.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/example-skill
majiayu000
jlcpcb
Search the JLCPCB electronic components database (~7 million parts) for hardware/electronics projects. Use when the user needs to: (1) Find electronic components (resistors, capacitors, ICs, connectors, etc.), (2) Look up specific part numbers or manufacturers, (3) Find alternatives or equivalents for components, (4) C...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/jlcpcb
majiayu000
excalidraw-generation
This skill should be used when the user asks to "create excalidraw diagram", "generate excalidraw", "hand-drawn diagram", "sketch diagram", "whiteboard style diagram", or when informal, spatial, annotated diagrams would best convey conceptual relationships. Expert in both presentation design AND artistic Excalidraw JSO...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/excalidraw-generation
majiayu000
advanced-debugging
Advanced debugging skill for MyJKKN project. Specialized workflows for debugging Next.js 15, Supabase, React Query, TypeScript, and service layer issues. Includes automated analysis tools, common error patterns, and step-by-step troubleshooting guides for reducing debugging time. Use when investigating bugs, errors, pe...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/advanced-debugging
majiayu000
traceability
Manage requirement traceability - generate matrix, check coverage, find orphans, trace requirements
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/traceability
majiayu000
lorairo-qt-widget
PySide6 widget implementation for LoRAIro GUI with Signal/Slot pattern, Direct Widget Communication, and Qt Designer integration best practices
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/lorairo-qt-widget
majiayu000
enforce-modularity
Apply Single Responsibility Principle when writing code. Keep modules focused, cohesive, and loosely coupled. Guide splitting classes with too many methods. Ensure code is reusable and testable.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/enforce-modularity
majiayu000
dnd-kit-implementation
Guide for implementing sortable and droppable components using dnd-kit library. Use this skill when building React applications that require drag-and-drop functionality with both container reordering (useSortable) and item dropping (useDroppable) capabilities, such as Kanban boards, file management systems, or playlist...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/dnd-kit-implementation
majiayu000
frontend-storyboard-artist
Build stunning component libraries with Storybook mastery. Expert in component documentation, visual testing, and design systems. Activate for UI libraries, component development, or design system creation.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/frontend-storyboard-artist
majiayu000
git-worktree
Manages git worktrees including listing, creating, removing, and switching between worktrees. Use when the user mentions creating worktrees, create a work tree, create worktree, new worktrees, parallel branches, or working on multiple branches simultaneously.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/git-worktree
majiayu000
data-layer-architecture
Bronze Layer(LLM抽出ログ層)とGold Layer(確定データ層)の2層アーキテクチャ設計。LLM抽出結果の履歴管理と人間修正の保護を実現。抽出処理の実装、ExtractionLogの使用、is_manually_verifiedフラグの扱いに関するガイダンスを提供。
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/data-layer-architecture
majiayu000
media-understanding
Understand audio and video content. Use when user asks to transcribe, analyze, summarize, or extract information from audio/video files or YouTube URLs. Routes automatically: audio files use local faster-whisper (free, fast), video files use Gemini API (visual+audio understanding).
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/marketing/media-understanding
majiayu000
kaizen
Continuous improvement methodology for SignalRoom. Use after incidents, when reviewing processes, or when looking for ways to prevent repeat problems. Implements structured retrospectives and improvement cycles.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/kaizen
majiayu000
jules-cli
docs/tasks.mdに記載されたタスクをJules CLIを使って依頼・管理します。タスクを日本語でフォーマットしてJulesに送信し、進捗を追跡して完了後にtasks.mdを更新します。
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/jules-cli
majiayu000
start-feature
Commit or stash current work, then start a new feature using worktree workflow. Use when beginning work on a new story or feature, ensures clean state before starting new work.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/start-feature
majiayu000
python-data-reviewer
WHEN: Pandas/NumPy code review, data processing, vectorization, memory optimizationWHAT: Vectorization patterns + Memory efficiency + Data validation + Performance optimization + Best practicesWHEN NOT: Web framework → fastapi/django/flask-reviewer, General Python → python-reviewer
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/python-data-reviewer
majiayu000
git-hex-pr-workflow
Complete pull request workflow combining git-hex (local craft) with remote collaboration (GitHub plugin or CLI). This skill should be used when the user wants to prepare, submit, and iterate on a PR with clean commit history. Trigger phrases include: "prepare a PR", "open a pull request", "address review feedback", "up...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/git-hex-pr-workflow
majiayu000
ansible-host-limiter
Ensures ansible and ansible-playbook commands always include the -l (limit) flag to target only ndelucca-server and prevent accidental execution on raspberry-printer or other hosts. Activate this skill whenever running any ansible or ansible-playbook commands.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/ansible-host-limiter
majiayu000
collage-layout-expert
Expert in ALL computational collage composition: photo mosaics, grid layouts, scrapbook/journal styles, magazine editorial, vision boards, mood boards, social media collages, memory walls, abstract/generative arrangements, and art-historical techniques (Hockney joiners, Dadaist photomontage, Surrealist assemblage, Raus...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/collage-layout-expert
majiayu000
cloudflare-worker-logs
Query and analyze Cloudflare Workers logs. Use for debugging workers, checking error rates, viewing request logs. Activates with phrases like "check worker logs", "what errors are in the worker", "cloudflare logs", "worker observability".
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/cloudflare-worker-logs
majiayu000
llm
Access and interact with Large Language Models from the command line using Simon Willison's llm CLI tool. Supports OpenAI, Anthropic, Gemini, Llama, and dozens of other models via plugins. Features include chat sessions, embeddings, structured data extraction with schemas, prompt templates, conversation logging, and to...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/llm
majiayu000
wpf-mvvm-collectionview
WPF에서 CollectionView를 Service Layer로 캡슐화하여 MVVM 원칙을 준수하는 패턴
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/wpf-mvvm-collectionview
majiayu000