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 ⌀ |
|---|---|---|---|---|---|
gpu-cli | Run code on cloud GPUs with GPU CLI. Use when user wants to run Python/ML code on remote GPUs, install GPU CLI, configure gpu.toml, troubleshoot pods, or manage cloud GPU resources via RunPod. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/gpu-cli | majiayu000 |
fork-terminal | Spawn new terminal windows to run Claude Code, Gemini CLI, or raw CLI commands in parallel. Use when the user wants to fork a task, spawn an agent, run parallel work, delegate a task to a new terminal, or mentions "fork", "spawn", "new terminal", "parallel agent". | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/fork-terminal | majiayu000 |
agency-workflow-patterns | Master orchestration patterns, multi-agent coordination, and effective workflow composition using the Agency plugin's 51+ specialized agents. Activate when planning complex implementations, coordinating multiple agents, or optimizing development workflows. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/agency-workflow-patterns | majiayu000 |
security-checklist | Prevents RCE, SQL injection, and common vulnerabilities through validation and safe coding practices. Use when implementing or reviewing security-sensitive code involving user input, database queries, or command execution. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/security-checklist | majiayu000 |
mobile-fab-navigation | Complete workflow for implementing mobile bottom navigation with FAB (Floating Action Button) for Next.js/React applications. Use when creating mobile-responsive navigation with bottom nav bar, FAB menu, active state indicators, and glassmorphism styling. Supports customizable nav items, expandable FAB menus, and prope... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/mobile-fab-navigation | majiayu000 |
study-buddy | An accountability partner for long-term learning journeys. Use when starting a study session to pick up where you left off, get progress summaries, receive quizzes on book material, get guidance on projects, track milestones, and stay motivated. Triggers on: "lets study", "study session", "continue learning", "what sho... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/study-buddy | majiayu000 |
blog-post-editor | Write new blog posts or edit existing ones to match the established writing voice and style guidelines. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/blog-post-editor | majiayu000 |
benchmark-analyzer | ユーザーが「ベンチマーク実行」「パフォーマンス測定」「性能分析」「速度を測って」「ベンチマークして」等と要求した時に発動。 Go benchmarkを実行し、結果を分析してボトルネックを特定し、改善提案を行う。 既存のベンチマークがない場合は、まず作成する。 | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/benchmark-analyzer | majiayu000 |
angular-frontend | Build and implement Angular 18 standalone components, TypeScript services with Signals and RxJS, routing with guards, and Tailwind CSS styling for Photo Map MVP. Use when creating, developing, or implementing TypeScript components, services, guards, forms, HTTP calls, map integration (Leaflet.js), or responsive UI layo... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/angular-frontend | majiayu000 |
test-catalog-updater | Automates TEST_CATALOG updates after test execution. Records test metrics, pass/fail status, coverage data, and execution time. Maintains single source of truth for all test files and their health status. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/test-catalog-updater | majiayu000 |
pytest-test-generator | Generate pytest test templates for LiquidationHeatmap modules following TDD patterns. Automatically creates RED phase tests with fixtures, coverage markers, and integration test stubs. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/pytest-test-generator | majiayu000 |
git-workflow | Git branch management, commits, pull requests, and IJACK Roadmap project board integration. Use when creating feature branches, committing code, creating pull requests, managing git workflows, or adding issues to the IJACK Roadmap project board. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/product/git-workflow | majiayu000 |
encore-vercel-deploy | Automates deployment of Encore.ts backend and Next.js frontend to Encore Cloud and Vercel. Use this skill when deploying the full-stack application, setting up new environments, or troubleshooting deployment issues. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/encore-vercel-deploy | majiayu000 |
dapr-validator | Validate Dapr component configs, sidecar annotations, and mTLS settings. Use when: (1) Creating Dapr Component manifests, (2) Adding Dapr annotations to deployments, (3) Configuring pub/sub, state stores, or bindings, (4) Before deploying Dapr-enabled applications, (5) Generating new Dapr components. Validates secrets ... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/dapr-validator | majiayu000 |
page-structure | Generates section list for a page. Deterministic mapping. Does not write content. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/marketing/page-structure | majiayu000 |
physics-rendering-expert | Real-time rope/cable physics using Position-Based Dynamics (PBD), Verlet integration, and constraint solvers. Expert in quaternion math, Gauss-Seidel/Jacobi solvers, and tangling detection. Activate on 'rope simulation', 'PBD', 'Position-Based Dynamics', 'Verlet', 'constraint solver', 'quaternion', 'cable dynamics', 'c... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/physics-rendering-expert | majiayu000 |
handoff-document-generator | Generates standardized agent handoff documents for phase transitions. Ensures critical information is preserved and passed between agents during workflow orchestration. Automates handoff creation to prevent implementation failures from missing context. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/handoff-document-generator | majiayu000 |
bats-testing-patterns | Comprehensive guide for writing shell script tests using Bats (Bash Automated Testing System). Use when writing or improving tests for Bash/shell scripts, creating test fixtures, mocking commands, or setting up CI/CD for shell script testing. Includes patterns for assertions, setup/teardown, mocking, fixtures, and inte... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/bats-testing-patterns | majiayu000 |
scalekit-auth | Implement authentication with Scalekit for web applications, APIs, and MCP servers. Supports full-stack auth, modular SSO (SAML/OIDC), and MCP OAuth 2.1. Handles login, SSO, session management, token validation, and enterprise identity providers. Works with Node.js, Express, Next.js, Python, FastAPI, and MCP servers. U... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/scalekit-auth | majiayu000 |
pygame-patterns | Codify reusable pygame patterns for entities, projectiles, movement, and sprite handling. Use when implementing pygame entities or systems that need frame-independent physics, collision detection, or sprite management. References verified patterns from project implementation. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/pygame-patterns | majiayu000 |
code-evolution | Autonomous multi-agent code evolution system for optimization problems. Use when solving complex optimization problems (packing, geometry, scheduling, search) through evolutionary approaches with multiple independent AI agents. Multi-start hybrid heuristic+SLSQP methods significantly outperform single approaches. Trigg... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/code-evolution | majiayu000 |
robin | Hyper-opinionated Claude agent for building production-ready Next.js apps with DynamoDB. Enforces best practices, eliminates technology debates, and focuses on shipping functional apps fast. Use when building full-stack applications with Next.js 15 App Router and AWS DynamoDB. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/robin | majiayu000 |
hr-network-analyst | Professional network graph analyst identifying Gladwellian superconnectors, mavens, and influence brokers using betweenness centrality, structural holes theory, and multi-source network reconstruction. Activate on 'superconnectors', 'network analysis', 'who knows who', 'professional network', 'influence mapping', 'betw... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/hr-network-analyst | majiayu000 |
moai-workflow-docs | Enhanced documentation unified validation with AI-powered features | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/moai-workflow-docs | majiayu000 |
tfidf-search | Implements TF-IDF based search engines for text datasets using vector space models and cosine similarity. Use when building search functionality, finding similar documents, ranking text by relevance, or working with text retrieval systems. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/tfidf-search | majiayu000 |
web-reference-fetcher | Fetch web content from URLs, extract specific topics using subagents, and save structured summaries as markdown. This skill should be used when other skills or workflows need to retrieve and analyze web documentation. Input is URL(s) and topic names, output is detailed markdown summaries saved to specified paths. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/web-reference-fetcher | majiayu000 |
analyze-log-files | Analyze log files by stripping ANSI escape sequences first. Use when asked to process, handle, read, or analyze log files that may contain terminal escape codes. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/analyze-log-files | majiayu000 |
worktree-helper | Guide for creating and working in Git worktrees with a consistent workflow. Use when a user wants to run a task in a separate worktree, create or clean up worktrees, migrate a repo into a main/worktrees layout, or implement work based on an issue ID using GitHub/GitLab tooling. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/worktree-helper | majiayu000 |
export | 이력서/경력기술서를 PDF로, 포트폴리오를 PPTX로 내보냅니다. 현재 날짜 기준 YYYY-MM 형식으로 파일명 생성. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/export | majiayu000 |
barqnet-documentation | Specialized agent for creating, maintaining, and organizing comprehensive documentation for the BarqNet project. Records all changes, creates technical specifications, API documentation, user guides, deployment guides, and maintains documentation consistency across the entire codebase. Use when documenting features, cr... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/barqnet-documentation | majiayu000 |
learning-study-skills | study-skills for enhanced learning effectiveness and personal development. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/learning-study-skills | majiayu000 |
curriculum-grade-assist | Assist with grading by applying rubrics to student work, generating criterion-level feedback, and maintaining consistency across submissions. Use when grading assignments, applying rubrics, or providing feedback. Activates on "grade this", "apply rubric", "provide feedback", or "score student work". | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/curriculum-grade-assist | majiayu000 |
kotlin-schema-first-entities | Use when creating Room entities for Kotlin/Android apps that mirror Django/PostgreSQL backend schemas. Enforces exact field alignment, prevents schema drift, validates type mappings. Critical for maintaining zero impedance mismatch between backend and mobile. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/kotlin-schema-first-entities | majiayu000 |
claude-hooks-manager | Guide for creating valid hooks. This skill should be ALWAYS used when users want to create a new hook or update an existing hook that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use it everytime you need to modify anything in ".claude/hooks" folder | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/claude-hooks-manager | majiayu000 |
self-extracting-script | Create self-extracting Bash scripts that embed any payload (archives, executables, configs) using base64 encoding. Use when creating portable single-file installers, deployment packages, or distributing files without external dependencies. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/self-extracting-script | majiayu000 |
splynx-docs | Access Splynx documentation from wiki.splynx.com using Crawl4AI MCP.Provides navigation guide, URL patterns, and web scraping for JS-rendered pages. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/splynx-docs | majiayu000 |
file-boundaries | Pattern for respecting file ownership boundaries during implementation. Prevents conflicts in parallel work. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/file-boundaries | majiayu000 |
code-fragment-extractor | 仔细彻底阅读探索用户提供的代码目录/文件,分析拆解出对应的代码片段以供参考,颗粒度细到功能级别,只做片段提取不改变代码内容和页面布局结构,提取到./fragment-extractor目录下,按照指定模板格式生成代码片段模板文件,确保功能完整性和代码片段的实际性。 | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/code-fragment-extractor | majiayu000 |
scientific-writing | Apply rigorous scientific writing standards for academic manuscripts. Use when writing abstracts, introductions, methods, results, or discussions for papers, grants, theses, or mermaid figure. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/scientific-writing | majiayu000 |
moai-domain-monitoring | Enterprise Application Monitoring with AI-powered observability architecture, Context7 integration, and intelligent performance orchestration for scalable modern applications | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/moai-domain-monitoring | majiayu000 |
redpanda-migrator | Generate Redpanda Migrator YAML configuration files for migrating data between Kafka-compatible clusters. Use when users request migration configurations for Kafka, Redpanda, Confluent Cloud, AWS MSK, or other Kafka-compatible systems. Handles data migration, schema migration, consumer offset translation, ACL migration... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/redpanda-migrator | majiayu000 |
feature-explorer | Discovers KrakenD features, checks edition availability (CE vs EE), and provides implementation examples | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/feature-explorer | majiayu000 |
tech-spec-writer | Create comprehensive technical specification documents through interactive Q&A. Use when (1) user asks to write a Tech Spec, (2) user wants to plan a new feature, (3) user needs to create technical documentation for a feature, (4) user mentions "tech spec", "technical specification", or "feature planning document". | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/tech-spec-writer | majiayu000 |
requirements-writing | Write clear, testable requirements using User Stories and Gherkin scenarios. Capture functional and non-functional requirements with proper acceptance criteria. Use when defining new features or documenting system behavior. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/requirements-writing | majiayu000 |
winui-patterns | WinUI 3 and XAML patterns for the Pomodoro Time Tracker. Activates when working with ViewModels, XAML pages, data binding, or UI components. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/winui-patterns | majiayu000 |
rails-frontend-guidelines | Rails frontend development guidelines using Hotwire (Turbo + Stimulus), Tailwind CSS, and ViewComponent. Modern patterns for server-rendered HTML with progressive enhancement, zero-build frontend architecture, and Rails conventions. Use when creating views, components, Stimulus controllers, partials, or working with fr... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/rails-frontend-guidelines | majiayu000 |
adhd-design-expert | Designs digital experiences for ADHD brains using neuroscience research and UX principles. Expert in reducing cognitive load, time blindness solutions, dopamine-driven engagement, and compassionate design patterns. Activate on 'ADHD design', 'cognitive load', 'accessibility', 'neurodivergent UX', 'time blindness', 'dop... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/adhd-design-expert | majiayu000 |
executing-plans | Execute implementation plans step-by-step with quality guardrails (ask when unclear, minimal-change bias, readability checklist, verification). Use when the user asks to execute or follow a plan, run tasks sequentially from a plan file (e.g., docs/plans/*.md), or continue plan steps. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/executing-plans | majiayu000 |
devhub | Generate devhub.toml configuration files and manage multi-project development environments. Use when setting up projects, creating service configs, starting/stopping services, checking status, or managing development workflows. Triggers on mentions of devhub, project setup, service management, or development environmen... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/devhub | majiayu000 |
create-latex-notes | Generate structured LaTeX exam cheat sheets from course materials. Extracts key concepts, definitions, formulas from PDFs, Jupyter notebooks, and markdown files. Compiles to PDF with error checking. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/create-latex-notes | majiayu000 |
pptx-generation | Enterprise-grade PowerPoint deck generation system using evidence-based prompting techniques, workflow enforcement, and constraint-based design. Use when creating professional presentations (board decks, reports, analyses) requiring consistent visual quality, accessibility compliance, and integration of complex data fr... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/pptx-generation | majiayu000 |
collaboration-health-check | Conduct a periodic collaboration quality review to proactively identify improvements before friction occurs. Assesses communication patterns, trust calibration, framework effectiveness, and session flow across 4 key dimensions. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/collaboration-health-check | majiayu000 |
reviewing-prs | Use when the user wants to read, analyze, or respond to GitHub pull request reviews and comments | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/reviewing-prs | majiayu000 |
theater-detection-audit | Performs comprehensive audits to detect placeholder code, mock data, TODO markers, and incomplete implementations in codebases. Use this skill when you need to find all instances of "theater" in code such as hardcoded mock responses, stub functions, commented-out production logic, or fake data that needs to be replaced... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/theater-detection-audit | majiayu000 |
barqnet-testing | Specialized agent for comprehensive testing of the BarqNet project across all platforms and layers. Handles unit testing, integration testing, E2E testing, performance testing, security testing, and test automation. Creates test plans, writes test code, executes tests, and generates test reports. Use when implementing ... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/barqnet-testing | majiayu000 |
database-architect-role | Role assignment for Claude Agent | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/database-architect-role | majiayu000 |
generate-api-client | Orval APIクライアント生成スキル(OpenAPI仕様書から型安全なAPIクライアントを自動生成) | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/generate-api-client | majiayu000 |
router | Intelligent routing layer that analyzes requests and directs them to the most appropriate Skills, Agents, or Commands | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/router | majiayu000 |
gemini | All-purpose Gemini 3 Pro client with Thinking enabled. Query, analyze files (MP4, PDF, images), YouTube videos, generate/edit images. Uses browser cookies - no API key required. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/gemini | majiayu000 |
conventional-commits | Generate properly formatted Conventional Commits messages with Claude Code footer. Use when creating git commits, writing commit messages, or the user mentions "commit", "git commit", or wants to save changes. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/conventional-commits | majiayu000 |
quant-resource-patterns | Follow these patterns when implementing quant domain resources like Dataset, Signal, Alpha, Portfolio, Strategy, Universe, Backtest, or MonitoringRun in OptAIC. Use for creating DB models, DTOs, services, and tests for trading-specific entities. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/quant-resource-patterns | majiayu000 |
race-condition-audit | Systematic identification of race conditions, concurrency bugs, and thread-safety issues across codebases. Use when asked to find race conditions, audit concurrent code, debug non-deterministic behavior, review thread safety, find data races, or analyze async/parallel code. Supports TypeScript, JavaScript, Python, Go, ... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/race-condition-audit | majiayu000 |
mobx-state-tree-store-builder | Automates creation of MobX State Tree stores following Purrsuit Mobile App patterns for domain models, collections, and root store integration. Use when creating new MST stores, models, or extending existing store functionality with proper TypeScript typing, actions, views, and integration patterns. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/mobx-state-tree-store-builder | majiayu000 |
conda-forge-expert | Comprehensive guide for conda-forge recipe development. Handles legacy (meta.yaml)and modern (recipe.yaml) formats, linting, CI troubleshooting, and feedstock maintenance.Enhanced with patterns from real conda-forge feedstocks (2025).USE THIS SKILL WHEN: creating conda recipes, packaging Python/Rust/Go/C++ software,fix... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/conda-forge-expert | majiayu000 |
evaluation-quality | Instrument evaluation metrics, quality scores, and feedback loops | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/product/evaluation-quality | majiayu000 |
pubmed-fulltext-access | Full text access via Europe PMC, CORE, and other open access sources. Triggers: 全文, fulltext, PDF, open access, 免費下載, PMC, 開放取用 | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/pubmed-fulltext-access | majiayu000 |
frontend-tailwind | Create beautiful UIs with Tailwind CSS mastery. Expert in utility-first design, responsive layouts, and design systems. Activate for UI development, design system creation, or CSS optimization. Use it anytime you need to write Tailwind CSS. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/frontend-tailwind | majiayu000 |
form-builder | Build accessible forms with React Hook Form + Zod | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/form-builder | majiayu000 |
multi-agent-research | Apply Anthropic's production multi-agent research patterns for complex research tasks. Use when research involves multiple independent dimensions, requires synthesis across many sources, or needs parallelization for speed. Includes query complexity assessment, parallel execution, progressive search refinement, thinking... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/multi-agent-research | majiayu000 |
korean-public-data-api | Extract API request/response schema from Korean Public Data Portal (data.go.kr) documentation pages and generate structured JSON representation | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/korean-public-data-api | majiayu000 |
mac-automation | This skill should be used when the user requests Mac automation via AppleScript, including: Mail operations, Reminders/Calendar management, Safari control, Finder operations, system controls (volume, brightness, notifications, app launching), third-party apps (development tools, task management, media players), or ment... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/mac-automation | majiayu000 |
kotlin-spring-reviewer | WHEN: Spring Boot + Kotlin, Ktor backend review, coroutine-based server, WebFlux/R2DBC pattern checksWHAT: Spring Kotlin idioms + Coroutines integration + WebFlux patterns + Data class usage + Test strategiesWHEN NOT: Android → kotlin-android-reviewer, KMP shared code → kotlin-multiplatform-reviewer | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/kotlin-spring-reviewer | majiayu000 |
sc-startup | Run repo startup: prompt load, checklist sync, optional PR triage, worktree hygiene, and CI pull. Best-effort with structured status. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/sc-startup | majiayu000 |
pull-request-management | GitHub PR operations - create, list, merge, update, and manage pull requests using gh CLI | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/pull-request-management | majiayu000 |
tmux-orchestrator | This skill should be used when orchestrating tmux sessions for multi-component development workflows. Use when creating complex multi-window, multi-pane tmux layouts via the Bash tool, especially for projects requiring simultaneous backend/frontend development, microservices, or parallel task execution. This skill prov... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/tmux-orchestrator | majiayu000 |
gog | Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/gog | majiayu000 |
building-nextjs-apps | Build Next.js 16 applications with correct patterns and distinctive design. Use when creatingpages, layouts, dynamic routes, upgrading from Next.js 15, or implementing proxy.ts. Coversbreaking changes (async params/searchParams, Turbopack, cacheComponents) and frontend aesthetics.NOT when building non-React or backend-... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/building-nextjs-apps | majiayu000 |
write-release-notes | Generate professional Bytebase release notes by analyzing git commits, checking Terraform impact, searching Linear for customer feedback, and following established conventions. Creates Linear tracking issue and owner confirmation comments (with user approval before each write operation). Use when preparing release note... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/write-release-notes | majiayu000 |
explore-codebase | Pattern for efficiently exploring codebases using parallel subagents. Use when you need to understand code structure, find patterns, or gather context. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/explore-codebase | majiayu000 |
issue | This skill should be used when the user asks to "create an issue", "write an issue", "add an issue", "log an issue", "report a bug", "document a problem", or wants to track tasks, bugs, or feature requests in the issues folder. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/issue | majiayu000 |
local-clickhouse | Install, configure, and validate local ClickHouse for gapless-crypto-clickhouse development and backtesting. Use when setting up local development environment, enabling offline mode, improving query performance for backtesting, or running E2E validation. Includes mise/Homebrew/apt installation, mode detection, connecti... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/local-clickhouse | majiayu000 |
test-mcp-connector | ONLY trigger this skill when the user EXPLICITLY asks for MCP-based testing:**Required triggers (ALL must mention "MCP" explicitly):**- "test connector with mcp"- "test mcp connector"- "test [provider] with mcp"- "use mcp to test [provider]"- "run mcp connector test"- "mcp test for [provider]"**DO NOT trigger for:**- G... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/test-mcp-connector | majiayu000 |
android-screenshot-automation | Setup automated screenshot capture for Play Store using Fastlane Screengrab | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/android-screenshot-automation | majiayu000 |
literal-string | C# Literal string을 const string으로 사전 정의하여 사용하는 패턴 | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/literal-string | majiayu000 |
mechinterp-decoder | Analyze SAE decoder weights - output influence, feature importance, and decoder similarity | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/mechinterp-decoder | majiayu000 |
unit-tests | Write pytest tests using Test-Driven Development (TDD). Use when implementing features, fixing bugs, or when the user mentions testing, TDD, or pytest. Tests should be written BEFORE implementation code. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/unit-tests | majiayu000 |
kanban | Kanban methodology including boards, WIP limits, flow metrics, and continuous delivery. Activate for Kanban boards, workflow visualization, and lean project management. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/kanban | majiayu000 |
phoenix-truth-case-orchestrator | End-to-end truth-case orchestration for the Phoenix VC fund-modeling platform. Use when running tests/truth-cases/runner.test.ts, computing module-level pass rates, updating docs/phase0-validation-report.md and docs/failure-triage.md, or deciding between Phase 1A/1B/1C. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/phoenix-truth-case-orchestrator | majiayu000 |
model-skill | Create Pydantic v2 data models with validation, type hints, and proper configuration. Use when designing data structures or schemas. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/model-skill | majiayu000 |
auto-linter | Run linters/formatters on changed files and apply safe, mechanical fixes. Use in Flow 3 and Flow 4. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/auto-linter | majiayu000 |
responsive-mobile-first | Mobile-first responsive patterns with sticky headers, floating CTAs, accessible navigation, and touch-friendly interactions. Use when implementing responsive layouts, mobile navigation, or ensuring touch-friendly UI. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/responsive-mobile-first | majiayu000 |
chart-generation | 生成专业金融图表(K线图、技术指标图)。适用于数据可视化、技术分析展示、报告生成等场景。支持多种图表类型(basic、comprehensive)和自定义样式(深色、浅色主题)。 | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/chart-generation | majiayu000 |
bash-defensive-patterns | Use when writing or reviewing Bash scripts to apply defensive programming patterns including strict mode, proper error handling, safe variable handling, argument parsing, and idempotent design. Ensures scripts are robust, maintainable, and production-ready. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/bash-defensive-patterns | majiayu000 |
conductor-methodology | This skill should be used when the user asks about "conductor methodology", "context-driven development", "conductor directory structure", "conductor files", "tracks.md", "plan.md", "spec.md", or when commands reference conductor concepts. Provides comprehensive understanding of the Conductor framework for Context-Driv... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/conductor-methodology | majiayu000 |
gamebuddies-game-generator | Generate complete multiplayer games for GameBuddies.io platform with full integration including streamer mode, lobby system, chat, WebRTC video, and real-time gameplay. Creates server logic, client UI, type definitions, and game mechanics following GameBuddies template patterns. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/gamebuddies-game-generator | majiayu000 |
api-reference-guide | Эксперт по API reference документации. Используй для создания справочников по API, описания endpoints и примеров запросов. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/api-reference-guide | majiayu000 |
auto-prompt-enhancer | Expert prompt engineering assistant that analyzes vague requests, asks clarifying questions, and transforms them into structured, high-quality prompts using XML tags, examples, and chain-of-thought reasoning. Always active - transparently shows enhanced prompts before execution. Use for vague requests, feature implemen... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/auto-prompt-enhancer | majiayu000 |
casebook-editing | Guidance for developing and editing legal casebooks | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/casebook-editing | majiayu000 |
ai-file-analyzer | Analyze Adobe Illustrator (.ai) files to extract design information including text content, fonts, color palettes, vector paths, and generate high-resolution preview images. Use when analyzing logo files, design assets, or any Adobe Illustrator documents that need programmatic inspection. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/ai-file-analyzer | majiayu000 |
article-analysis | Analyze blog posts and web articles by fetching content from URLs. Use when the user mentions blog post, article, Substack, Medium, web page, newsletter, or provides a URL to analyze. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/marketing/article-analysis | majiayu000 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.