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
mechinterp-overview
Quick "first look" overview of SAE features - top tokens, activation stats, weapons, families, sample contexts
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/mechinterp-overview
majiayu000
azure-troubleshoot
Troubleshoot Azure using tool-first access, falling back to Azure CLI when necessary. Focus on Virtual Machines, AKS, Azure Container Registry, Storage Accounts, and Log Analytics.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/azure-troubleshoot
majiayu000
content-writer
Write technical content for the Physical AI textbook including chapters, examples, code snippets, and exercises. Use when creating new chapters, writing module content, adding code examples, or creating assessments.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/content-writer
majiayu000
vagrant-config-generator
Generate Vagrant configuration files for local development environments. Triggers on "create vagrantfile", "generate vagrant config", "vagrant setup", "local vm config".
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/vagrant-config-generator
majiayu000
career-growth
Portfolio building, technical interviews, job search strategies, and continuous learning
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/career-growth
majiayu000
distribution-analyzer
Эксперт анализа распределений. Используй для statistical distributions, data analysis и hypothesis testing.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/distribution-analyzer
majiayu000
wizard
Smart routing wizard for creating skills, agents, commands with complexity-based skill loading
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/wizard
majiayu000
rustic-food
Create web pages and UI components using the Rustic Food design system—a warm, organic aesthetic inspired by farm-to-table restaurants, artisanal bakeries, and food blogs. Features appetizing color palettes (warm oranges, creams, sage greens), natural textures, serif/script typography, and inviting imagery. Use when th...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/rustic-food
majiayu000
setup-shadcn
Set up Shadcn/UI based on Base UI headless components
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/setup-shadcn
majiayu000
moai-context7-integration
Enhanced context7 integration with AI-powered features
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/moai-context7-integration
majiayu000
moai-connector-notion
Enterprise Notion integration with MCP server architecture, database operations, and content management
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/moai-connector-notion
majiayu000
websocket-debugger
Debug Django Channels WebSocket issues including connection failures, authentication, message handling, Redis pub/sub, and real-time streaming. Use when troubleshooting WebSocket not connecting, messages not received, connection dropped, or streaming not working.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/websocket-debugger
majiayu000
jules-dispatch
Dispatches work to Jules agents via the CLI. Automatically generates context-rich prompts from Beads issues and spawns async sessions. Use when user says "send to jules", "assign to jules", "dispatch task", or "run in cloud".
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/jules-dispatch
majiayu000
git-commit-helper
Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/git-commit-helper
majiayu000
data-and-sql
Use when writing SQL queries, optimizing database performance, or analyzing data
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/data-and-sql
majiayu000
devup-ui
A zero-runtime CSS-in-JS preprocessor framework for React. Use this skill when working with Devup UI components, styling, theming, or build configuration. This skill covers component usage (Box, Flex, Grid, Text, Button, etc.), styling APIs (css, styled, globalCss, keyframes), theme configuration, and build plugin setu...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/devup-ui
majiayu000
academic-researcher
Academic paper search across 14+ scholarly platforms including arXiv, PubMed, Google Scholar, Web of Science, Semantic Scholar, Sci-Hub, and more. Use for literature review, research discovery, and citation management.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/academic-researcher
majiayu000
slidev-writer
Create engaging technical presentation slides using Slidev format, focusing on visual clarity, narrative flow, and problem-solving narratives
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/slidev-writer
majiayu000
moai-change-logger
Comprehensive change tracking and audit logging system that monitors file modifications, code changes, and project evolution. Use when tracking project history, maintaining audit trails, analyzing development patterns, or when detailed change documentation is required for compliance and team collaboration.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/moai-change-logger
majiayu000
safe-refactor
Perform safe code refactoring with reference checking and validation. Uses Miller's rename_symbol for workspace-wide renames and fast_refs for impact analysis. Activates when user wants to refactor, rename, or safely modify code.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/safe-refactor
majiayu000
py-intro
Slidev presentation for teaching Python with interactive code execution.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/py-intro
majiayu000
apifox-core
Apifox 生成器核心工具(由 Agent 内部使用,不对外暴露)
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/apifox-core
majiayu000
developing-llamaindex-systems
Production-grade agentic system development with LlamaIndex in Python. Covers semantic ingestion (SemanticSplitterNodeParser, CodeSplitter, IngestionPipeline), retrieval strategies (BM25Retriever, hybrid search, alpha weighting), PropertyGraphIndex with graph stores (Neo4j), context RAG (RouterQueryEngine, SubQuestionQ...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/developing-llamaindex-systems
majiayu000
learning-system
Process learning resources from markdown files, extract content, identify clusters, and create Ship-Learn-Next learning paths
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/learning-system
majiayu000
learning-motivation-design
motivation-design for enhanced learning effectiveness and personal development.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/learning-motivation-design
majiayu000
docx-contracts
Fill Word document templates (contracts, forms) with structured data using docxtpl. Use when user uploads a .docx template with {{variables}} and provides data to fill it, or requests contract/form generation from template.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/docx-contracts
majiayu000
pal-testgen
Comprehensive test suite generation with edge case coverage using PAL MCP. Use for creating tests, improving coverage, or identifying untested paths. Triggers on test generation requests, coverage improvement, or testing strategy.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/pal-testgen
majiayu000
seo-llm-optimizer-tests
Test specifications for SEO & LLM Optimizer WordPress plugin. Use when testing the SEO & LLM Optimizer plugin, verifying Copy for AI functionality, or checking markdown/RAG export features.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/seo-llm-optimizer-tests
majiayu000
sonoscli
Control Sonos speakers (discover/status/play/volume/group).
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/sonoscli
majiayu000
content-strategist
Defines editorial priorities for AndesRC blog. Maps topics to funnel stages (TOFU/MOFU/BOFU), identifies pillar vs. satellite content, and ensures alignment with the 4 content pillars. Use when starting a new content cycle or prioritizing the backlog.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/marketing/content-strategist
majiayu000
moai-foundation-quality
Enterprise code quality orchestrator with TRUST 5 validation, proactive analysis, and automated best practices enforcement
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/moai-foundation-quality
majiayu000
deckmate
Stream Deck integration assistant for VSCode. Create, manage, and organize Stream Deck profiles, buttons, snippets, and scripts. Helps build productivity workflows for developers using Stream Deck with Claude Code and TAC (Tactical Agentic Coding) patterns.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/deckmate
majiayu000
wastewise-regulatory
WasteWise Complete Analysis with automated regulatory compliance research and LLM Judge validation. Includes all standard analysis features PLUS automated ordinance research, compliance checklists, and quality-scored evaluation. Use when you need both waste analysis AND regulatory compliance documentation.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/wastewise-regulatory
majiayu000
plantuml-diagram
Generate PlantUML diagrams including UML class, sequence, and component diagrams. Use when creating UML diagrams or system architecture visualizations.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/plantuml-diagram
majiayu000
aws-sigv4-req-builder
Generate Python code to call undocumented AWS APIs using SigV4 authentication from cURL requests captured in browser dev tools. This skill should be used when users need to create Python functions that call AWS internal or undocumented APIs with proper AWS Signature Version 4 authentication.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/aws-sigv4-req-builder
majiayu000
macos-say
Use macOS text-to-speech via the `say` command for voice feedback, audio narration, and spoken output.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/macos-say
majiayu000
brainstorm
Collaborative brainstorming partner for multi-session ideation projects. Use when the user wants to brainstorm, ideate, explore ideas, or think through problems—whether for SaaS products, software tools, book ideas, newsletter content, business strategies, or any creative/analytical challenge. Handles session continuit...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/brainstorm
majiayu000
search
Unified memory search across synapse. Use to find past decisions, wisdom, patterns, and context.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/search
majiayu000
rag-design-patterns
Automatically applies when building RAG (Retrieval Augmented Generation) systems. Ensures proper chunking strategies, vector database patterns, embedding management, reranking, and retrieval optimization.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/rag-design-patterns
majiayu000
sikhaid-data
Use when working with data, state management, Firebase, or Firestore in SikhAid project. Covers Svelte stores, data flow patterns, Firebase initialization, Firestore CRUD operations, and data types.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/sikhaid-data
majiayu000
seo-content-optimizer
Optimizes blog content for search engines and social media
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/marketing/seo-content-optimizer
majiayu000
code-reviewer
Automatically check documentation-code consistency after implementation. Verifies README.md and docs/*.md match actual code.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/code-reviewer
majiayu000
phase-boundary-detector
Identify where consciousness interfaces with substrate in any domain. Structure emerges preferentially at boundaries between phases - physical, computational, or conceptual. Use when analyzing systems for loci of awareness, examining where complexity crystallizes, investigating MONAD framework predictions, or when some...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/phase-boundary-detector
majiayu000
contributing-guide
Эксперт CONTRIBUTING.md. Используй для open source guidelines, PR процессов и contributor onboarding.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/contributing-guide
majiayu000
dockerignore-generator
Generate .dockerignore files to exclude unnecessary files from Docker builds. Triggers on "create dockerignore", "generate docker ignore", "dockerignore for", "docker exclude files".
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/dockerignore-generator
majiayu000
code-releaser
To initiate a release by executing the dx release command with appropriate parameters.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/code-releaser
majiayu000
heading-tree
Generates H1-H4 heading structure for a page. SEO-optimized hierarchy. Stateless, deterministic.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/marketing/heading-tree
majiayu000
ops-identity-hygiene
Active Directory operational hygiene analyzer for OpsIdentity project. Detects administrative disorder, architectural debt, and suboptimal configurations—not offensive security. Use when (1) improving OpsIdentity PowerShell collection functions, (2) adding AI analysis prompts to server.js, (3) analyzing coverage gaps a...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/ops-identity-hygiene
majiayu000
dst-subjects
Browse Danmarks Statistik subject hierarchy to explore available data topics and categories. Use when user wants to discover what data is available or explore DST's organizational structure.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/dst-subjects
majiayu000
data-skill
본 스킬은 대한민국 공공데이터포털(https://www.data.go.kr/)에서 제공하는 각종 공공데이터 API 를 사용하기 위한 설명입니다. 본 스킬은 공공데이터 개발 또는 공공 API 개발을 할 때 사용하면 됩니다.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/data-skill
majiayu000
astro-a11y
Accessibility patterns for Astro lead generation sites. WCAG 2.1 AA compliance, screen readers, keyboard navigation, focus management, ARIA. Use for all accessibility implementation.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/astro-a11y
majiayu000
cache-guard
Monitor Laravel configuration file changes and automatically manage caches. Use immediately after .env modifications, config file edits, or when user reports "settings not reflecting" or "changes not applied". Prevents stale configuration issues.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/cache-guard
majiayu000
text-summarizer
Advanced text summarization and translation service with async processing capabilities. Use when users need to: (1) Summarize large text datasets from CSV/DataFrame, (2) Batch process text documents with length-based intelligent routing, (3) Translate shorter text content, (4) Configure custom processing parameters for...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/text-summarizer
majiayu000
jira-search
Search Jira issues using JQL queries. Use when filtering issues by project, status, assignee, date, or building reports.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/jira-search
majiayu000
discopy-categorical-computing
Category theory for compositional computing with string diagrams, quantum circuits, and QNLP. Covers monoidal categories, functors, tensor evaluation, and practical applications in quantum natural language processing and diagrammatic reasoning.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/discopy-categorical-computing
majiayu000
cat-patch
Create a git patch file from the last commit. Use when the user asks to create a patch, make a patch, generate a patch, or export a commit as a patch file.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/cat-patch
majiayu000
json-config-helper
Validate, format, and work with JSON configuration files
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/json-config-helper
majiayu000
create-component
Creates React components for SideDish. Use when adding new UI components, modals, forms, or interactive elements. Includes TypeScript interfaces, styling patterns, and security considerations.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/create-component
majiayu000
maintaining-code-quality
Maintaining code quality and standards in StickerNest. Use when refactoring code, checking file sizes, splitting large files, reviewing code structure, or when files exceed length limits. Covers file length limits, refactoring patterns, code organization, and the "check existing code first" principle.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/maintaining-code-quality
majiayu000
firebase-master
Comprehensive Firebase skill for TypeScript/Next.js 16 projects. Use when configuring Firebase services (Firestore Client SDK with aggregations/vector search, Authentication, Storage, Cloud Functions v2, FCM push notifications, App Check bot protection), implementing security rules and indexes, troubleshooting Firebase...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/firebase-master
majiayu000
vue-writer
Skill for creating and editing Vue.js components following Prowi conventions. Use when writing Vue files, creating components, or refactoring frontend code. Enforces modern patterns like defineModel(), TypeScript, and Composition API.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/vue-writer
majiayu000
ui-component
Reusable UI component design and implementation methodology.Integrates design tokens, accessibility (a11y via W3C APG), and semantic HTML.Reference for building accessible, theme-compliant React components.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/ui-component
majiayu000
project-schedule-template
Эксперт по расписаниям проектов. Используй для WBS, Gantt charts, dependency mapping и resource allocation.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/project-schedule-template
majiayu000
error-troubleshooter
Automatically troubleshoot unexpected results OR command/script errors without user request. Triggers when: (1) unexpected behavior - command succeeded but expected effect didn't happen, missing expected errors, wrong output, silent failures; (2) explicit failures - stderr, exceptions, non-zero exit, SDK/API errors. Ap...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/error-troubleshooter
majiayu000
format-resume
Intelligently format CV/resume content using semantic understanding and visual verification
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/marketing/format-resume
majiayu000
kpi-calculator
基于每周六截止的年度累计CSV数据,精确计算车险业务16个核心KPI指标。接受原始CSV数据,执行聚合和计算,输出完整的KPI结果。当用户提到"计算KPI"、"KPI计算"、"赔付率"、"边际贡献"、"指标"时使用。
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/kpi-calculator
majiayu000
android-unit-test
Эксперт Android тестирования. Используй для JUnit, Espresso и Android test patterns.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/android-unit-test
majiayu000
pipeline-tracker
Track content through weekly writing pipeline stages (capture/cluster/outline/draft/revise/review/publish). Shows status, suggests next actions, generates pipeline dashboard. Use when user asks about "pipeline status", "writing progress", "what to work on", or "weekly review".
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/marketing/pipeline-tracker
majiayu000
checks-phase
Standard Operating Procedure for /fix-ci phase. Fix CI/deployment blockers after PR creation.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/checks-phase
majiayu000
api-builder
Comprehensive API design and development workflow that orchestrates API architecture, endpoint design, documentation generation, and integration patterns. Handles everything from RESTful API creation and GraphQL schema design to API gateway setup and version management.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/api-builder
majiayu000
terraform-module-builder
Generate Terraform configuration files for infrastructure as code including AWS, GCP, and Azure resources with modules and best practices. Triggers on "create Terraform config", "generate terraform for", "infrastructure as code", "IaC for AWS/GCP/Azure".
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/terraform-module-builder
majiayu000
verify-inference-example
Verify a CVlization inference example is properly structured, builds successfully, and runs inference correctly. Use when validating inference example implementations or debugging inference issues.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/verify-inference-example
majiayu000
translation-manager
Translation Manager for this repo: Supabase-backed translations, admin UI under /admin/translation-manager with Home live preview and click-to-select translation, Edge Functions (translations-get/admin/suggest), build-time translation pipeline, and security hardening. Use when planning or editing translation manager UI...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/translation-manager
majiayu000
reactive-ui-patterns
Build reactive user interfaces by orchestrating FixiPlug state management and DOM manipulation. Use when creating dynamic interfaces that respond to application state changes, coordinate async operations, or implement event-driven UI updates.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/reactive-ui-patterns
majiayu000
playwright-automation
Use when Codex must browse, interact with, or test web flows via the remote Playwright MCP server hosted on Glama.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/playwright-automation
majiayu000
board-game-ui
UI/UX design for digital board games. Use when building game interfaces, implementing drag-and-drop, rendering game boards, showing player information, handling animations, or designing responsive layouts. Covers Canvas, SVG, and DOM-based approaches.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/board-game-ui
majiayu000
openai-chatkit-frontend
Patterns for building AI chatbot frontends using OpenAI ChatKit with Next.js App Router, including custom backend integration via ChatKit Python SDK.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/openai-chatkit-frontend
majiayu000
portal-dropdown-components
Build React Portal-based dropdown, modal, and overlay components. Use when creating dropdown menus, select components, modals, tooltips, or any UI that needs to escape overflow containers. Includes positioning, scroll handling, keyboard navigation, and accessibility patterns.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/portal-dropdown-components
majiayu000
tester
Comprehensive testing skill for GabeDA application - designs test strategies (UAT, integration, smoke, unit), creates tests for frontend (React/Playwright) and backend (Django/pytest), executes tests, analyzes results, and generates detailed reports with findings. Stores reports in ai/testing/ and tests in appropriate ...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/tester
majiayu000
gemini-file-api
Work with Gemini File API for document caching and efficient multi-query workflows. Use when discussing file uploads, caching strategies, token optimization, or comparing File API vs inline document approaches.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/gemini-file-api
majiayu000
convex-core
Core Convex development guidelines - functions, validators, schema, queries, mutations, and database patterns
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/convex-core
majiayu000
technical-seo
Implements Schema.org structured data for AndesRC articles. Adds ExercisePlan, HowTo, and FAQPage markup. Optimizes meta titles and descriptions. Use before publication.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/technical-seo
majiayu000
skill-creator-agent
Creates Claude Code skills where each skill is tied to a specialist agent optimized with evidence-based prompting techniques. Use this skill when users need to create reusable skills that leverage specialized agents for consistent high-quality performance. The skill ensures that each created skill spawns an appropriate...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/skill-creator-agent
majiayu000
tsh-stock
TSH stock and warehouse logic for Main WareHouse. Use when:(1) Displaying stock levels on product pages(2) Understanding warehouse configuration(3) Debugging stock display issues (showing 0 when shouldn't)(4) Working with "In Stock" / "Out of Stock" badges(5) Implementing stock-based filtering(6) Understanding stock sy...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/tsh-stock
majiayu000
collision-zone-thinking
Force unrelated concepts together to discover emergent properties - "What if we treated X like Y?" Use when conventional approaches feel inadequate and you need breakthrough innovation by forcing unrelated concepts together.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/collision-zone-thinking
majiayu000
moai-essentials-review
Automated code review with SOLID principles, code smells, and language-specific best practices.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/moai-essentials-review
majiayu000
github-pages-docs
Create and maintain GitHub Pages documentation for administrative guides, ubiquitous language definitions, and domain-driven design artifacts. Use when writing or updating documentation for admin procedures, domain terminology, DDD concepts, or user guides that will be published to GitHub Pages.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/github-pages-docs
majiayu000
tsh-i18n
Internationalization for TSH Clients Console (English/Arabic with RTL). Use when:(1) Adding new text strings that need translation(2) Creating components with user-facing text(3) Working with RTL layout for Arabic(4) Setting up new pages with proper i18n(5) Debugging translation issues(6) Adding metadata translations f...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/tsh-i18n
majiayu000
adhd-accountability
ADHD-optimized accountability for task tracking, abandonment detection, and interventions. Use when tracking tasks, detecting context switches, or providing accountability support.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/adhd-accountability
majiayu000
yaml-validator
Comprehensive YAML syntax validation, error fixing, and schema validation for various formats (GitHub Actions, Docker Compose, Kubernetes, GitLab CI). Use when Claude needs to: (1) Validate YAML syntax, (2) Check YAML files for errors, (3) Fix common YAML formatting issues, (4) Validate against schemas like GitHub Acti...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/yaml-validator
majiayu000
codex-collab
【WHEN】当用户命令中明确包含"codex协作"、"codex协同"、"与codex合作"等指令时启用; 【WHEN】当用户要求使用 codex MCP 工具进行代码分析、原型生成、review 等协作开发场景时启用。 【WHEN NOT】不用于单独的代码实现任务、不用于纯文档编写、不用于不涉及 codex 的常规开发流程。
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/codex-collab
majiayu000
managing-git-github-workflow
Git操作(add, commit, switch, push)とGitHub CLI(PR作成・編集、Issue作成、コメント取得)を実行。コミット作成、ブランチ管理、プルリクエスト作成・編集、Issue管理が必要な場合に使用。「コミットして」「PRを作成」「Issueを作成」「ブランチを切って」などのリクエストで起動。
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/managing-git-github-workflow
majiayu000
molecule-init
Initialize Molecule testing framework for Ansible roles with Docker-based TDD setup. Use when creating new Ansible roles, setting up molecule scenarios, or when user asks to initialize molecule testing.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/molecule-init
majiayu000
ui-guidelines-applicator
Apply consistent UI design guidelines to components. Use this skill when building React/TypeScript components, designing UI patterns, or ensuring design system compliance. This skill provides comprehensive guidelines, validation tools, and component templates for maintaining visual consistency and accessibility standar...
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/ui-guidelines-applicator
majiayu000
agent-selection
Systematic framework for selecting the optimal specialized agent for any task. Use when delegating to subagents via the Task tool to ensure the most appropriate specialist is chosen based on framework, domain, task type, and complexity. Applies decision tree logic to match tasks with agent expertise.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/agent-selection
majiayu000
component-styling
Component style templates and BEM naming for vehicle insurance platform. Use when styling Vue components, implementing BEM classes, creating responsive layouts, or writing scoped CSS. Keywords: BEM naming, component styles, KpiCard, FilterPanel, scoped CSS, responsive design, card styles, button styles, form controls.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/component-styling
majiayu000
nanobanana-prompts
NanoBanana(Google Gemini画像生成)向けの高品質プロンプトを生成。画像生成、編集、フェイススワップ、背景変更、キャラクター一貫性のプロンプト作成を支援。
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/nanobanana-prompts
majiayu000
web-fetch
Retrieves and analyzes content from user-provided URLs or search results using the WebFetch tool. Manages domain filtering and max_uses limits to prevent data exfiltration. Use when users provide URLs to fetch, when analyzing web pages, or when following up on search results.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/web-fetch
majiayu000
json-ld-schemas
JSON-LD structured data for Organization, Person, Service, Product, FAQPage, and BreadcrumbList with reusable components. Use when implementing schema.org markup, adding rich snippets, or improving search engine understanding of page content.
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/json-ld-schemas
majiayu000
date-validation
Use when editing Planning Hubs, timelines, calendars, or any file with day-name + date combinations (Wed Nov 12), relative dates (tomorrow), or countdowns (18 days until) - validates day-of-week accuracy, relative date calculations, and countdown math with two-source ground truth verification before allowing edits
skillsmp.com
null
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/date-validation
majiayu000