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 ⌀ |
|---|---|---|---|---|---|
role-code-reviewer | Role definition for code reviewer agents. Defines review criteria, feedback patterns, and approval workflows. Use to understand how to review PRs and provide constructive feedback. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/role-code-reviewer | majiayu000 |
using-github-search | Use when researching GitHub issues, PRs, and discussions for community solutions and known gotchas - searches via WebSearch with site filters and extracts problem-solution patterns | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/using-github-search | majiayu000 |
homelab-workflow | Enforce homelab-proxmox workflow patterns including single source of truth documentation, prompt logging, git commits, environment variables, and phase tracking. Use this skill when completing tasks, updating docs/ or CLAUDE.md files, or when workflow compliance validation is needed. Provides AI-powered fixes for viola... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/homelab-workflow | majiayu000 |
wt-prune | Clean up stale git worktree references and metadata. Use when git shows worktrees that no longer exist, or after manually deleting worktree directories. Fixes inconsistencies. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/wt-prune | majiayu000 |
code-quality | コードレビュー、コミットメッセージ生成、リファクタリング提案、テスト作成支援。静的解析、コーディング規約チェック、セキュリティスキャン。「レビュー」「コミット」「リファクタリング」「テスト」「コード品質」に関する質問で使用。 | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/code-quality | majiayu000 |
readme-template-generator | Generate comprehensive README.md templates for open source projects. Triggers on "create readme", "generate readme template", "project readme", "documentation readme". | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/readme-template-generator | majiayu000 |
tailwindcss-v4-styling | Style with TailwindCSS v4 using @theme directive for theming, responsive design, and dark mode. Use when defining custom colors/fonts, implementing responsive layouts, or adding utility classes. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/tailwindcss-v4-styling | majiayu000 |
clone-project | This skill should be used when users want to create a new gallery project for the personal portfolio website. Trigger phrases include "create gallery project", "clone project", "add portfolio project", "new case study", "create new project", or when users want to add a project to the gallery section of the portfolio. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/clone-project | majiayu000 |
doc-convert-pandoc | Pandocでドキュメント変換(md→docx/pptx等)を自動化する。納品形式の変換が必要な時に使う。 | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/doc-convert-pandoc | majiayu000 |
bdd-playbook | Guides BDD example-writing: intent-based steps, observable outcomes, and mapping steps to services. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/bdd-playbook | majiayu000 |
react-native-mobile-design | Create distinctive, production-grade React Native mobile applications with modern best practices. Use this skill when the user asks to build React Native components, screens, or complete mobile apps for iOS and Android. Handles UI creation from scratch, design-to-code conversion (Figma/mockups), state management (Zusta... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/react-native-mobile-design | majiayu000 |
forensic-onboarding-risk | Use when developer is leaving or new hire onboarding, assessing team resilience, planning for developer departures, calculating bus/truck factor, identifying knowledge silos, or evaluating organizational risk - identifies knowledge gaps and transition risks | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/forensic-onboarding-risk | majiayu000 |
playdate-dev | Playdate game development in Lua with the Playdate SDK, including game loop, sprites, graphics, input (crank, buttons, accelerometer), UI, performance, metadata (pdxinfo), and simulator/device workflow. Use when asked to make a Playdate game, implement Playdate-specific mechanics, or apply Playdate design and accessibi... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/playdate-dev | majiayu000 |
deno-monorepo-template | Deno monorepo with Hono, tRPC, Drizzle, and Supabase. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/deno-monorepo-template | majiayu000 |
global-version-control | Your approach to handling global version control. Use this skill when working on files where global version control comes into play. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/global-version-control | majiayu000 |
pocketflow | PocketFlow framework for building LLM applications with graph-based abstractions, design patterns, and agentic coding workflows | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/pocketflow | majiayu000 |
blitz | This skill should be used when parallelizing multi-issue sprints using git worktrees and parallel Claude agents. Use when tackling multiple GitHub issues simultaneously, when the user mentions "blitz", "parallel sprint", "worktree workflow", or when handling 3+ independent issues that could be worked on concurrently. O... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/blitz | majiayu000 |
evaluator | Skill evaluation and telemetry framework. Collects anonymous usage data and feedback via GitHub Issues and Projects. Privacy-first, opt-in, transparent. Helps improve ClaudeShack skills based on real-world usage. Integrates with oracle and guardian. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/evaluator | majiayu000 |
repo-rag | Perform high-recall codebase retrieval using semantic search and symbol indexing. Use when you need to find specific code, understand project structure, or verify architectural patterns before editing. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/repo-rag | majiayu000 |
notebooks-front-end | Use when editing docs/index.html, creating charts with Plot, adding SQL cells, loading data with FileAttachment, or building visualizations. Triggers on any editing of docs/index.html, Observable notebooks, or front-end visualization work. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/notebooks-front-end | majiayu000 |
m4b-audiobook-builder | Build and merge M4B audiobooks on Linux from multiple audio files or multi-part M4B sets, with chapter generation, metadata normalization, UTF-8/Russian encoding handling, and validation. Use when combining MP3/M4A/AAC/FLAC/OGG/WAV into one M4B, merging split M4B parts, or fixing audiobook chapters and metadata. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/m4b-audiobook-builder | majiayu000 |
app-development | Build features in the AI Coaching Platform Next.js app. Use for creating pages, components, server actions, TanStack tables, and understanding application architecture. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/app-development | majiayu000 |
browser-daemon | Persistent browser automation via Playwright daemon. Keep a browser window open and send it commands (navigate, execute JS, inspect console). Perfect for interactive debugging, development, and testing web applications. Use when you need to interact with a browser repeatedly without opening/closing it. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/browser-daemon | majiayu000 |
content-editing | Comprehensive editing checklist and procedures covering grammar and style rules, fact-checking, consistency verification, and readability metrics. Use when reviewing drafts, ensuring quality, or preparing content for publication. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/marketing/content-editing | majiayu000 |
task-pull-request | Author pull requests and respond to review feedback. Use when creating PRs, requesting reviews, reading comments, addressing feedback, or merging changes. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/task-pull-request | majiayu000 |
mmd-writing | Write MIDI Markdown (MMD) files with correct syntax, timing paradigms, MIDI commands, and advanced features like loops, sweeps, random values, and modulation. Use when the user wants to create or edit .mmd files, needs help with MMD syntax, is implementing MIDI automation sequences, or is troubleshooting MMD validation... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/mmd-writing | majiayu000 |
global-commenting | Write meaningful code comments that explain WHY rather than WHAT, focusing on business logic, non-obvious solutions, workarounds, and complex algorithms while keeping code self-documenting. Use this skill when adding comments to explain rationale, documenting complex business logic, explaining workarounds or temporary ... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/global-commenting | majiayu000 |
rwsdk-realtime | Use when building realtime features with rwsdk/RedwoodSDK on Cloudflare - covers WebSocket setup, Durable Objects configuration, bidirectional client-server updates, and scoped realtime groups. Triggers include collaborative editing, live updates, multi-user sync, or any feature needing push updates without polling. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/rwsdk-realtime | majiayu000 |
ai-omni-dev | AI Omni VSCode Extension 开发指南系统。当需要开发、修改、调试或扩展 AI Omni 插件时使用。优先查阅 ./skills-list.md 确定子模块。支持 Extension 后端开发、Webview Vue3 前端开发、共享层设计、通信机制和 codeXray 功能开发。当用户提到插件开发、webview、extension、命令注册、消息通信、Vue3 组件时使用。 | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/ai-omni-dev | majiayu000 |
quick-quality-check | Lightning-fast quality check using parallel command execution. Runs theater detection, linting, security scan, and basic tests in parallel for instant feedback on code quality. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/quick-quality-check | majiayu000 |
uv | This skill should be used when the user asks about UV (Python package manager), needs to set up Python virtual environments, install/manage Python CLI tools, run MCP servers with UVX, decide between uv tool install vs uvx, configure VS Code or IDEs for MCP server integration, migrate from pip/pipx/poetry to UV, or trou... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/uv | majiayu000 |
react-development-patterns | React 18+ development patterns including components, hooks, state management, API integration, and accessibility. Use when: (1) building React components, (2) designing user interfaces, (3) implementing state management, (4) writing frontend tests. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/react-development-patterns | majiayu000 |
migration-tracker | Context for ongoing migration from old Portfolio Buddy app. Use when: fixing bugs, adding migrated features, checking feature parity, or understanding why certain code exists. Contains list of 40 features being migrated and known issues. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/migration-tracker | majiayu000 |
openai-agents-sdk-mcp-backend | Patterns for building AI-powered chatbot backends using OpenAI Agents SDK with MCP (Model Context Protocol) server integration in FastAPI applications. Supports both standalone MCP servers and function tools. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/openai-agents-sdk-mcp-backend | majiayu000 |
debug-mode | Autonomous debugging workflow mirroring Cursor IDE's debug mode. Triggers on "debug mode", "help me debug", error messages, stack traces, or debugging loops. Generates 5-7 hypotheses, narrows to top 2, adds strategic logs with [DEBUG:] prefix, collects logs via local server, analyzes, fixes, and cleans up. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/debug-mode | majiayu000 |
metal-shader-expert | 20 years Weta/Pixar experience in real-time graphics, Metal shaders, and visual effects. Expert in MSL shaders, PBR rendering, tile-based deferred rendering (TBDR), and GPU debugging. Activate on 'Metal shader', 'MSL', 'compute shader', 'vertex shader', 'fragment shader', 'PBR', 'ray tracing', 'tile shader', 'GPU profi... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/metal-shader-expert | majiayu000 |
multi-agent-workflow | Manager session that launches worker Claude instances in parallel git worktrees for concurrent implementations. Observer subagents monitor workers and report results. Manager evaluates implementations and accepts the best one into the target branch. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/multi-agent-workflow | majiayu000 |
numpy-datetime | Date and time handling with datetime64 and timedelta64, including business day offsets and naive time parsing. Triggers: datetime64, timedelta64, busday, time series, naive time. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/numpy-datetime | majiayu000 |
health | Soul system health check with remediation. Use to verify setup or diagnose issues. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/health | majiayu000 |
gemini-cli | Gemini CLIを使った任意のタスクを実行するスキル。長文翻訳、PDF翻訳、Q&A、コード生成など、gemini_wrapperを活用して様々なタスクを自動化できる。 | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/gemini-cli | majiayu000 |
composable-svelte-maps | Interactive maps and geospatial visualizations for Composable Svelte. Use when implementing maps, geolocation, markers, overlays, or geospatial data visualization. Covers Map component, markers, popups, GeoJSON layers, heatmaps, tile providers, viewport controls from @composable-svelte/maps package built with Maplibre ... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/composable-svelte-maps | majiayu000 |
docker-k8s | Master containerization and orchestration with security-first approach. Expert in Docker multi-stage builds, Kubernetes zero-trust deployments, security hardening, GitOps workflows, and production-ready patterns for cloud-native applications. Includes 2025 best practices from CNCF and major cloud providers. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/docker-k8s | majiayu000 |
svelte-remote-functions | Guide for SvelteKit Remote Functions. Use this skill by default for all SvelteKit projects doing type-safe client-server communication with query (data fetching), form (progressive enhancement), command (imperative actions), or data invalidation/refresh patterns. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/svelte-remote-functions | majiayu000 |
ios-stop-app | Stop the iOS app running on connected iPhone. Cleanly terminates the app using SIGTERM. Use when stopping the app for debugging, testing, or cleanup. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/ios-stop-app | majiayu000 |
sonar-graphql | Execute GraphQL queries against Sonar ISP API.Use when querying customer data, services, billing, invoices, payments, tickets, jobs, or network info from Sonar.Supports live mode via fetch_customer_live(). Reference: src/apis/sonar_client.py | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/sonar-graphql | majiayu000 |
grail-miner | This skill should be used when setting up, managing, or optimizing Grail miners on Bittensor Subnet 81. Use it for GRAIL protocol tasks including miner setup, R2 storage configuration, model checkpoint management, GRPO rollout generation, performance optimization, competitive monitoring, and troubleshooting common issu... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/grail-miner | majiayu000 |
ui-components | React UI component specialist with Tailwind CSS and shadcn/ui for building responsive, accessible interfaces | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/ui-components | majiayu000 |
book-report | Comprehensive research and analysis of books with actionable insights, hidden gems, and personalized recommendations. Use when the user requests book research, book reports, book analysis, or says "Research Book" followed by a book title. Adapts to project context (professional, personal, academic, hobby). | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/book-report | majiayu000 |
genaiscript | Comprehensive expertise for working with Microsoft's GenAIScript framework - a JavaScript/TypeScript-based system for building automatable LLM prompts and AI workflows. Use when creating, debugging, or optimizing GenAIScript scripts, implementing prompts-as-code, working with tools and agents, processing files (PDF, CS... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/genaiscript | majiayu000 |
docx-processor | Process and generate Word documents with formatting, tables, and images. Use when working with Word documents or generating reports. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/docx-processor | majiayu000 |
migrate-to-signals | Convert RxJS observables or decorator-based code to Angular signals. Use when refactoring to signals, converting @Input/@Output to signal functions, or replacing BehaviorSubject with signal(). | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/migrate-to-signals | majiayu000 |
task-plan-writing | Write rigorous implementation plans as if presenting to distinguished engineers. Use when entering plan mode, designing architecture, or when the user asks to plan a feature. Raises plan quality through expert audience framing. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/task-plan-writing | majiayu000 |
data-lake-management | Data Lake architecture and management including medallion architecture (bronze/silver/gold zones), data catalog with AWS Glue, partitioning strategies, schema evolution, data quality, governance, cost optimization, S3 lifecycle policies, data retention, compliance, query optimization with Athena, data formats (Parquet,... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/data-lake-management | majiayu000 |
bun-testing | Testing guidelines for Bun/TypeScript projects using bun:test framework. Use when writing tests, creating test files, debugging test failures, setting up mocks, or reviewing test code. Triggers on *.test.ts files, test-related questions, mocking patterns, and coverage discussions. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/bun-testing | majiayu000 |
moai-domain-ml | Machine learning model training, evaluation, deployment, and MLOps workflows. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/moai-domain-ml | majiayu000 |
forensic-unplanned-work | Use when understanding velocity issues, measuring quality improvement efforts, tracking interrupt work, or quantifying technical debt impact - monitors trends in unplanned work (bugs, hotfixes) and correlates with code hotspots | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/forensic-unplanned-work | majiayu000 |
frontend-css | Write and maintain CSS using consistent methodology, design systems, framework utilities, and minimal custom styles for better performance and maintainability. Use this skill when writing or modifying CSS files, style modules, Tailwind classes, styled-components, CSS-in-JS, or any styling code for UI components. Use th... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/frontend-css | majiayu000 |
save-memory | Manually save current session memory to files | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/save-memory | majiayu000 |
astro-testing | Testing and QA gate for Astro lead gen sites. Manual + E2E + A11y + Performance. FAIL = no deploy. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/astro-testing | majiayu000 |
translate-it-article | 专业IT技术文章翻译工具,将英文技术文档、博客文章、学术论文翻译成通俗易懂、引人入胜的简体中文,并保持格式完整保存到本地。 | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/translate-it-article | majiayu000 |
numpy-polynomial | Modern polynomial API for fitting, root finding, and working with orthogonal series like Chebyshev and Legendre. Triggers: polynomial, polyfit, Chebyshev, Legendre, root finding. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/numpy-polynomial | majiayu000 |
code-mapper | Create, update, and review code-map and spec documents for features. Use this skill to document code execution flows, trace function calls, and maintain architectural documentation in docs/2-current/. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/code-mapper | majiayu000 |
activity-logging | Follow these patterns when implementing activity emission and audit logging in OptAIC. Use for emitting ActivityEnvelopes on mutations (create, update, delete, execute), designing payloads, and ensuring audit compliance. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/activity-logging | majiayu000 |
learning-universal-design | universal-design for inclusive and accessible learning experiences. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/learning-universal-design | majiayu000 |
weekly-kpi-report | Generate McKinsey-style board presentation PPTs from weekly auto insurance data. Automatically calculates 16+ KPIs, creates executive-level slides with actionable insights, and supports week-over-week comparisons. Use when user uploads insurance cost data (Excel/CSV) and requests board report, weekly presentation, exec... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/weekly-kpi-report | majiayu000 |
execplans | Write and maintain self-contained ExecPlans (execution plans) that a novice can follow end-to-end; use when planning or implementing non-trivial repo changes. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/execplans | majiayu000 |
learning-peer-review-designer | Design peer assessment systems including rubrics, calibration activities, review protocols, and feedback quality guidelines. Use for peer learning. Activates on "peer review", "peer assessment", "peer feedback", or "student grading". | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/learning-peer-review-designer | majiayu000 |
cluster-admin | Master Kubernetes cluster administration, from initial setup through production management. Learn cluster installation, scaling, upgrades, and HA strategies. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/cluster-admin | majiayu000 |
android-motion-specialist | Expert Android developer for the Motion Detector project. Use this skill when working on Camera2 API integration, motion detection algorithms, Android networking (LAN sockets + Supabase Realtime), debugging crashes, or any Android/Kotlin development tasks specific to this sprint timing application. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/android-motion-specialist | majiayu000 |
snowflake-query-analyzer | Analyzes Snowflake query performance, identifies optimization opportunities, and provides cost reduction recommendations. Use when user needs to optimize slow queries, reduce Snowflake costs, analyze query profiles, design clustering keys, or troubleshoot performance issues. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/snowflake-query-analyzer | majiayu000 |
numpy-interop | Protocols for cross-library data exchange including DLPack, buffer interfaces, and __array_ufunc__ for overriding NumPy functions. Triggers: DLPack, interoperability, __array_interface__, __array_ufunc__, buffer protocol. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/numpy-interop | majiayu000 |
ash-vibez | Fetch Ash Framework guidance for creating and managing Ash applications. Use when working with Ash Framework, creating new Ash projects, adding Ash extensions, or needing Ash-specific patterns. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/ash-vibez | majiayu000 |
electron-scaffold | Scaffold a native-looking, effective Electron app with best practices baked in. Creates a production-ready Electron application with security hardening, modern tooling, proper IPC patterns, auto-updates, native UI elements, and optimal build configuration. Use this skill when users want to start a new Electron project ... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/electron-scaffold | majiayu000 |
docs-updater | Expert assistant for keeping documentation synchronized with code changes in the KR92 Bible Voice project. Use when updating API docs, maintaining architecture diagrams, syncing README, updating CLAUDE.MD, or generating documentation from code. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/docs-updater | majiayu000 |
cc-separation-guide | Complete guide for separating meta-configurations (Claude Code tool configuration) from domain configurations (project implementation). Learn how to avoid conflicts when working with multiple projects, especially those using agent SDKs/ADKs like Google ADK, LangChain, or Anthropic SDK. Covers namespace isolation, prefi... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/cc-separation-guide | majiayu000 |
agent-creator | Autonomous agent creation skill that generates specialized agent definitions from templates. Use when you need to create new Claude Code agents for specific tasks like code review, deployment automation, testing, documentation, security analysis, or general-purpose research. This skill automates the creation of agent d... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/agent-creator | majiayu000 |
moai-essentials-refactor | Refactoring guidance with design patterns and code improvement strategies. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/moai-essentials-refactor | majiayu000 |
ios-unit-test | Эксперт iOS тестирования. Используй для XCTest, UI testing и iOS test patterns. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/ios-unit-test | majiayu000 |
mcp-daemon-isolation | Context isolation for query-type MCP tools (LSP, search, database) via external CLI. Use when MCP query results consume too many context tokens. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/mcp-daemon-isolation | majiayu000 |
fiction-writer | Écrit un court segment fictionnel immersif pour l'Acte IV d'un épisode NEW TEMPS X. Utilise ce Skill quand tu dois créer une scène fictionnelle qui illustre les implications d'un sujet scientifique, faire ressentir plutôt qu'expliquer, ou créer une résonance émotionnelle à travers la fiction. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/fiction-writer | majiayu000 |
pont-de-londres | Pattern d'intégration pour relier un graphe de domaine (structuré, issu d'un CSV) à un graphe lexical (extrait automatiquement de documents non-structurés via LLM). Utiliser cette skill lorsque Claude doit construire un Knowledge Graph hybride combinant données structurées et extraction automatique, notamment avec neo4... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/pont-de-londres | majiayu000 |
cloudflare-zero-trust-access | Use this skill when integrating Cloudflare Zero Trust Access authentication with Cloudflare Workers applications. Provides Hono middleware setup, manual JWT validation patterns, service token authentication, CORS handling with Access, and multi-tenant configurations. Prevents 8 common errors including CORS preflight bl... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/cloudflare-zero-trust-access | majiayu000 |
bigquery-etl-core | The core skill for working within the bigquery-etl repository. Use this skill when understanding project structure, conventions, and common patterns. Works with model-requirements, query-writer, metadata-manager, sql-test-generator, and bigconfig-generator skills. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/bigquery-etl-core | majiayu000 |
build-and-deploy | Build and deploy this Next.js portfolio application. Use when building, deploying, or preparing the project for production. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/build-and-deploy | majiayu000 |
core | Core development principles and guidelines covering security, QA, performance, documentation, and coding standards. Used by all agents to ensure consistent quality across the Orchestra system. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/core | majiayu000 |
natural-language-postgres | Chat app that lets you ask questions in plain English and query your PostgreSQL database. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/natural-language-postgres | majiayu000 |
compliance-report-builder | Эксперт по compliance отчётам. Используй для SOX, GDPR, HIPAA, SOC 2 аудитов и документации соответствия. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/compliance-report-builder | majiayu000 |
chrome-debug | This skill should be used when debugging web applications, diagnosing page errors, inspecting console output, or capturing screenshots of pages. It provides Chrome DevTools Protocol (CDP) automation via the chromectl.py script for collaborative or automated browser debugging. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/chrome-debug | majiayu000 |
android-test-structure | Create androidTest directory structure with base classes and utilities | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/android-test-structure | majiayu000 |
hackernews | Comprehensive toolkit for fetching, searching, analyzing, and monitoring Hacker News content. Use when Claude needs to interact with Hacker News for (1) Fetching top/new/best/ask/show/job stories, (2) Searching for specific topics or keywords, (3) Monitoring specific users or tracking their activity, (4) Analyzing tren... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/hackernews | majiayu000 |
backend-fastapi | Complete FastAPI development including framework fundamentals, architecture patterns (Clean Architecture, Hexagonal Architecture, DDD), dependency injection, async patterns, and best practices. Use when implementing FastAPI endpoints, architecting backend systems, or applying architectural patterns to FastAPI applicati... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/backend-fastapi | majiayu000 |
terraform-state-manager | Эксперт по Terraform state. Используй для управления состоянием, remote backends, state migration и troubleshooting. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/terraform-state-manager | majiayu000 |
hugo | This skill provides comprehensive knowledge for building static websites with Hugo static site generator. It should be used when setting up Hugo projects (blogs, documentation sites, landing pages, portfolios), integrating Tailwind CSS v4 for custom styling, integrating headless CMS systems (Sveltia CMS or TinaCMS), de... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/hugo | majiayu000 |
circleci-config-generator | Generate CircleCI configuration files with workflows, orbs, and deployment. Triggers on "create circleci config", "generate circleci configuration", "circleci pipeline", "circle ci setup". | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/circleci-config-generator | majiayu000 |
architecture-compliance | Verify Tetris architecture compliance with coding rules and design patterns. Use when reviewing code, implementing features, refactoring, or validating architectural decisions. Auto-triggers on phrases like "review this code", "check architecture", "is this correct?", "refactor this", or "implement feature". Checks for... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/architecture-compliance | majiayu000 |
roadmap | View and update the development roadmap. Use at the start of each session to understand current progress and next priorities. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/roadmap | majiayu000 |
concise-commit | Craft concise commit messages with technical precision | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/concise-commit | majiayu000 |
m-skills-collection | A comprehensive collection of Agent Skills for software engineering, database operations, and productivity automation. Use when building, optimizing, or debugging software systems with AI assistance. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/d365fo-debugging | majiayu000 |
filesystem-maintenance | Use when Codex needs to inspect or modify files via the local Python filesystem MCP server running at `servers/filesystem`. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/filesystem-maintenance | majiayu000 |
when-building-backend-api-orchestrate-api-development | Use when building a production-ready REST API from requirements through deployment.Orchestrates 8-12 specialist agents across 5 phases using Test-Driven Development methodology.Covers planning, architecture, TDD implementation, comprehensive testing, documentation, andblue-green deployment over a 2-week timeline with e... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/when-building-backend-api-orchestrate-api-development | majiayu000 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.