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 ⌀ |
|---|---|---|---|---|---|
docusaurus-customization | Customizes Docusaurus for the Physical AI & Humanoid Robotics textbook with specialized UI/UX, dark mode, accessibility features, and interactive elements. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/docusaurus-customization | majiayu000 |
tdd-go | Main TDD workflow command. Finds next test in PLAN.md and executes complete TDD cycle automatically. This is the primary command for TDD development as specified in CLAUDE.md. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/tdd-go | majiayu000 |
global-validation | Apply input validation best practices including server-side validation, early failure, specific error messages, and input sanitization. Use this skill when validating user input in n8n nodes, implementing parameter validation, checking data types and formats, sanitizing input to prevent injection attacks, or writing bu... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/global-validation | majiayu000 |
domain-modeling | Model business domains with entities, relationships, business rules, and permissions. Use when: (1) creating entity definitions, (2) defining business rules (BR-XXX), (3) designing permission structures, (4) analyzing domain impact, (5) maintaining domain documentation. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/domain-modeling | majiayu000 |
supabase-jwt-auth | Implement JWT custom claims authentication for Supabase to reduce API database queries. Use when building Next.js API routes that need user authentication and authorization (role, company_id, facility_id). Embeds user metadata into JWT tokens to eliminate 40% of database queries per API request. Triggers when implement... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/supabase-jwt-auth | majiayu000 |
ultrathink | First-principles deep thinking for significant problems. Use when you need to question assumptions, craft elegant solutions, and challenge beliefs. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/ultrathink | majiayu000 |
duckdb | Fast in-process analytical database for SQL queries on DataFrames, CSV, Parquet, JSON files, and more. Use when user wants to perform SQL analytics on data files or Python DataFrames (pandas, Polars), run complex aggregations, joins, or window functions, or query external data sources without loading into memory. Best ... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/duckdb | majiayu000 |
n8n-support | Comprehensive n8n workflow engineering support for creating production-ready workflows. Use when users need to generate n8n workflows, debug loop execution issues, implement nested operations, design data table architectures, fix anti-patterns, create parallel processing patterns, handle webhook callbacks, or build com... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/n8n-support | majiayu000 |
tanstack-query | This skill provides comprehensive knowledge for TanStack Query v5 (React Query) server state management in React applications. It should be used when setting up data fetching with useQuery, implementing mutations with useMutation, configuring QueryClient, managing caching strategies, migrating from v4 to v5, implementi... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/tanstack-query | majiayu000 |
sync-prd | Update PRD docs based on discrepancies report. Use this skill after running analyze-gaps to sync PRD documentation with codebase implementation. Handles IMPLEMENTED_NOT_DOCUMENTED, DIVERGED, and OUTDATED gaps. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/sync-prd | majiayu000 |
mcp-skill-creator | Create skills that wrap MCP (Model Context Protocol) servers for use with mcp-skill-client. Use when user wants to create a new MCP-based skill, wrap an existing MCP server as a skill, or generate SKILL.md with tool documentation from an MCP server. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/mcp-skill-creator | majiayu000 |
use-zfeats | Plan and execute complex features using markdown checklists. Use when the user asks to "plan a feature", "create a checklist", or "break down a task". | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/product/use-zfeats | majiayu000 |
trust-principles | TRUST quality principles (Test-first, Readable, Unified, Secured, Trackable) ensuring production-ready code. Use when implementing, reviewing, testing, or evaluating code quality across all development phases. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/trust-principles | majiayu000 |
analyzing-business-models | Analyzes business models including revenue models, unit economics, competitive moats, scalability, and value creation/capture mechanisms using frameworks like Business Model Canvas and strategic analysis. Use when the user requests business model analysis, unit economics review, moat assessment, or wants to understand ... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/analyzing-business-models | majiayu000 |
rate-limiting | Implement and optimize rate limiting for APIs and routes. Use when protecting endpoints, preventing abuse, or managing resource usage across different user tiers. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/rate-limiting | majiayu000 |
wasp-jobs | Background jobs with PgBoss for Wasp applications. Use when implementing async tasks, scheduled jobs, email queues, or background processing. Requires PostgreSQL database. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/wasp-jobs | majiayu000 |
bazinga-validator | Validates BAZINGA completion claims with independent verification. Spawned ONLY when PM sends BAZINGA. Acts as final quality gate - verifies test failures, coverage, evidence, and criteria independently. Returns ACCEPT or REJECT verdict. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/bazinga-validator | majiayu000 |
testing-sybil | Your approach to handling testing sybil. Use this skill when working on files where testing sybil comes into play. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/testing-sybil | majiayu000 |
azure-service-connections | Configure Azure DevOps service connections for deployments. Use when setting up cloud service integrations or deployment credentials. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/azure-service-connections | majiayu000 |
argument-analysis | Analyze argument structure, identify logical gaps, suggest evidence needs, generate counterarguments, apply claim-evidence-warrant framework. Use when strengthening arguments, analyzing persuasive writing, checking logical validity, or when user asks to improve reasoning or logic. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/argument-analysis | majiayu000 |
android-release-build-setup | Complete Android release build configuration - orchestrates keystore, ProGuard, and signing setup | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/android-release-build-setup | majiayu000 |
kubernetes-helper | Generate and manage Kubernetes manifests including deployments, services, and ingress. Use when deploying applications to Kubernetes or managing k8s resources. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/kubernetes-helper | majiayu000 |
harshjudge | AI-native E2E testing orchestration for Claude Code. Use when creating, running, or managing end-to-end test scenarios with visual evidence capture. Activates for tasks involving E2E tests, browser automation testing, test scenario creation, test execution with screenshots, or checking test status. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/harshjudge | majiayu000 |
pal-consensus | Multi-model consensus building through structured debate using PAL MCP. Use for complex decisions, architectural choices, technology evaluations, or when you need multiple perspectives. Triggers on requests for second opinions, debates, or consensus building. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/pal-consensus | majiayu000 |
vue-component-dev | Develop Vue 3 components (.vue files) with Pinia state management and ECharts charts. Use when creating/modifying .vue components, configuring stores, integrating charts, debugging reactivity, handling Props/Emits, or optimizing performance. Keywords: Vue 3, Composition API, script setup, Pinia, ECharts, KpiCard, Filte... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/vue-component-dev | majiayu000 |
run-iflow | 向助手发出协助请求,适用中华文化理解、中文古文理解、中国特色作品创作、小红书与抖音的宣发文案编写、编写测试用例、信息检索等任务场景,同时也是其他专家助手的强力替补与协助,可以作为大部分认为的备选候补方案。 | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/run-iflow | majiayu000 |
building-mcp-servers | Guides creation of high-quality MCP (Model Context Protocol) servers that enable LLMsto interact with external services through well-designed tools. Use when building MCPservers to integrate external APIs or services, whether in Python (FastMCP) orNode/TypeScript (MCP SDK). Covers tool design, authentication, Docker de... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/building-mcp-servers | majiayu000 |
deployment-workflow | Use this before committing code or when preparing for deployment. Provides pre-deployment checks, version bumping strategy, releases.json update pattern, common build failures, and deployment best practices. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/deployment-workflow | majiayu000 |
ci-optimization-specialist | Optimizes GitHub Actions CI/CD workflows through test sharding, intelligent caching, and workflow parallelization. Use when CI execution time exceeds limits, costs are too high, or workflows need parallelization. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/ci-optimization-specialist | majiayu000 |
form-validation | Validates forms using React Hook Form and Zod. Use when creating forms with validation, handling form state, showing error messages, or implementing multi-step forms. Includes schema patterns and Controller usage. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/form-validation | majiayu000 |
ic-curate | Curate external IC10 resources without generating code. Use when user wants to find existing scripts, tutorials, or community solutions for Stationeers automation. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/ic-curate | majiayu000 |
tdd-red | Execute the RED phase of TDD by writing a failing test for the next unmarked item in PLAN.md. Writes tests with Korean descriptions and confirms test failure. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/tdd-red | majiayu000 |
skill-refinement | Feedback-driven skill improvement through tool outcome analysis. Collects executiondata and surfaces insights for skill refinement. Use this skill when you want to:- Understand how skills are performing ("show skill feedback", "how are skills doing")- Get insights on skill effectiveness ("skill insights", "what skills ... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/skill-refinement | majiayu000 |
android-keystore-generation | Generate production and local development keystores for Android release signing | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/android-keystore-generation | majiayu000 |
security-validation | Pre-merge security validation detecting secrets, user-specific paths, insecure SSH configurations, and security-weakening flags. Use before committing code/documentation, before creating PRs, or during QA validation. Supports automated scanning with severity-based enforcement (CRITICAL blocks merge, HIGH requires fixes... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/security-validation | majiayu000 |
database-schema-architect | Expert guidance for designing, optimizing, and maintaining database schemas for SQL and NoSQL systems. Use when creating new databases, optimizing existing schemas, planning migrations, implementing security policies, or ensuring GDPR compliance. Covers normalization, indexing, data types, relationships, performance op... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/database-schema-architect | majiayu000 |
navbar-configuration | Configure navbar menu items, logo, buttons, and styling. Sets up navigation from sitemap.md, ensures dropdown z-index is above content, configures buttons, and updates i18n. Dynamically finds navbar*.tsx component. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/marketing/navbar-configuration | majiayu000 |
unbrowser | Intelligent web browsing API that learns from patterns, discovers APIs automatically, and progressively eliminates browser rendering for 10x faster data extraction. Use when you need to extract content from websites, discover APIs, handle authenticated sessions, or automate multi-step browsing workflows. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/unbrowser | majiayu000 |
svelte-5-runes | Complete guide for Svelte 5 runes ($state, $derived, $effect, $props, $bindable). Use for any Svelte 5 project or when code contains $ prefixed runes. Essential for reactive state management, computed values, side effects, and component props. Covers migration from Svelte 4 reactive statements. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/svelte-5-runes | majiayu000 |
daily-workflow | 每日工作流。晨间计划、午间检查、晚间收尾的结构化流程。当用户说「晨间」「午间」「晚间」「收工」或需要每日生产力流程时使用。适用于 life-os/ 目录。 | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/daily-workflow | majiayu000 |
create-feature-pr | Create a new feature branch, implement feature work, commit with commit-message, and open a PR with gh using standardized templates. Use when the user asks to develop a new feature, start a feature branch, or open a feature PR; also when asked to draft a feature PR based on the latest commit message. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/create-feature-pr | majiayu000 |
gof-design-patterns | Orchestrates Gang of Four design pattern implementations across 8 languages. Analyzes user problems to select optimal pattern(s) from creational, structural, and behavioral categories. Provides concrete, production-ready implementations with explanations and trade-offs. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/gof-design-patterns | majiayu000 |
moai-connector-mcp | MCP 1.0+ Custom Server Development with FastMCP Framework | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/moai-connector-mcp | majiayu000 |
litefs-testing | Testing patterns for litefs-py and litefs-django. Use when writing tests, setting up fixtures, understanding test organization, or configuring pytest marks. Triggers: test, pytest, unit test, integration test, property-based testing, hypothesis, fixtures, in-memory adapters. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/litefs-testing | majiayu000 |
tech-stack-adr | Guide technology selection workflow and ADR creation. Use when user asks about choosing a technology, comparing options, or needs to make a tech decision. Orchestrates discovery, evaluation, and documentation. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/tech-stack-adr | majiayu000 |
conventions-vue | Apply when working with Vue components, composables, stores, or styling. Ensures code matches established project patterns. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/conventions-vue | majiayu000 |
planning-market-entry | Develops comprehensive market entry strategies including entry mode selection, beachhead market identification, go-to-market planning, localization requirements, and risk assessment. Use when the user requests market entry strategy, expansion planning, GTM strategy, or wants to evaluate entering a new market, geography... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/planning-market-entry | majiayu000 |
aoc | Solve Advent of Code puzzles, algorithm challenges, and competitive programming problems. Activate when user provides AoC problem context/input, mentions solving puzzles/challenges, asks about algorithm selection (BFS, DFS, DP, etc.), or needs help with parsing structured input. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/aoc | majiayu000 |
implementing-websocket-realtime | Use this skill when implementing real-time features with WebSockets, including connection lifecycle management, pub/sub event patterns, state synchronization between client and server, event broadcasting, and integration with frontend state management (React Query, SWR, etc.). Covers FastAPI/Node.js/Express backends an... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/implementing-websocket-realtime | majiayu000 |
issue-executor | Use this skill to start work on an assigned GitHub issue. This is the core implementation loop of the SynthesisFlow methodology. Guides the AI to load full context (specs, plans, retrospective), create a feature branch, and begin implementation. Triggers include "start work on issue", "implement issue | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/issue-executor | majiayu000 |
csrf-auth-debugger | Debug CSRF token issues and authentication problems including 403 Forbidden errors, cookie issues, JWT tokens, OAuth flows, and session management. Use when troubleshooting CSRF verification failed, 403 errors on POST requests, login not working, or token refresh issues. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/csrf-auth-debugger | majiayu000 |
fix-markdown-fences | Repair malformed markdown code fence closings. Use when markdown files have closing fences with language identifiers (```text instead of ```) or when generating markdown with code blocks to ensure proper fence closure. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/fix-markdown-fences | majiayu000 |
changelog-manager | Automatically create and update CHANGELOG.md files for scripts and tools following Keep a Changelog format. Use when creating new scripts, updating existing scripts, fixing bugs, or adding features to any tool in the repository. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/changelog-manager | majiayu000 |
mcp2cli | Convert MCP servers into standalone Bash-invokable scripts. Use when user wants to make an MCP server usable as bash commands, convert MCP to CLI, or wrap MCP tools for agent use. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/mcp2cli | majiayu000 |
format-standardize | Standardize formatting and apply consistent style to the deliverable. Use after generation to ensure the output matches the user's formatting standards and conventions. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/format-standardize | majiayu000 |
scvitools-complete | scvi-tools 单细胞深度学习框架 - 100%覆盖文档(完整API+教程+模型训练+多模态整合) | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/scvitools-complete | majiayu000 |
write-behavior-test | Write Playwright behavior tests (.spec.ts) that verify complete user workflows. Use when creating end-to-end tests for behaviors based on their specifications with Act:/Check: steps. Triggers on "write a behavior test", "create a spec test", or "test this behavior". | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/write-behavior-test | majiayu000 |
wizard | Documentation wizard that intelligently maintains, updates, and generates accurate documentation. Uses Oracle knowledge, searches conversation history, and spawns focused research agents. No hallucinations - only facts with references. Integrates with oracle, summoner, and guardian. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/wizard | majiayu000 |
pal-chat | Collaborative thinking partner for brainstorming, development discussion, and exploring ideas using PAL MCP. Use when you need a second opinion, want to brainstorm, or need help thinking through a problem. Triggers on brainstorming requests, discussion needs, or when exploring ideas. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/pal-chat | majiayu000 |
kpi-verification-pass-rate | KPI for measuring first-pass verification success. Tracks how often verification passes on the first attempt. Use to reduce wasted cycles from verification failures. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/kpi-verification-pass-rate | majiayu000 |
archive-tasks | Archiva tareas completadas de TASKS.md a TASKS-DONE.md. Usar automáticamente cuando TASKS.md tenga muchas tareas completadas o supere 20K tokens. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/archive-tasks | majiayu000 |
requirements-analysis | Waterfall Phase 1 - Requirements Analysis (需求分析) | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/requirements-analysis | majiayu000 |
validation-testing | Pre-deployment validation, content verification, and testing strategies for CJS2026 given the current lack of automated tests | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/validation-testing | majiayu000 |
jira-safe | Implement SAFe methodology in Jira. Use when creating Epics, Features, Stories with proper hierarchy, acceptance criteria, and parent-child linking. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/product/jira-safe | majiayu000 |
smart-init | Interactive ClaudeShack ecosystem initialization that analyzes your codebase, mines history, discusses findings with you to establish baseline understanding, and seeds Oracle with verified knowledge. Use when setting up ClaudeShack in a new project or resetting knowledge. Creates a personalized foundation that improves... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/smart-init | majiayu000 |
document-creation | Create structured documents from conversations, summaries, or content in open formats (markdown, PDF, text). Use when the user requests document creation, report generation, content export, conversation summaries, or structured documentation. Triggers include "create a document", "make a report", "summarize this conver... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/document-creation | majiayu000 |
production-deploy | Production deployment checklist and procedures for Medellin Spark. Use when deploying to production, performing releases, or setting up production infrastructure. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/production-deploy | majiayu000 |
argocd-generator | Generates ArgoCD Application manifests following the App-of-Apps pattern. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/argocd-generator | majiayu000 |
solid-principles | SOLID object-oriented design principles for maintainable code | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/solid-principles | majiayu000 |
skills-sync | Sync Claude Code skills from the ChillSkills GitHub repository | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/skills-sync | majiayu000 |
wasp-auth | Complete Wasp authentication setup and user management. Use when implementing auth, setting up login/signup, or working with user authentication. Includes minimal User model, auth configuration, helper functions, and protected routes. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/wasp-auth | majiayu000 |
rust-error-handling | Rust error handling patterns and best practices. Use when designing error types, implementing error propagation, adding error context, converting between error types, or debugging error handling issues. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/rust-error-handling | majiayu000 |
process-pdfs | Comprehensive toolkit for PDF processing and manipulation. Process PDF files to extract text/tables, convert PDF to text, merge/combine/split PDFs, fill forms, add watermarks, rotate pages, handle passwords, OCR scanned documents. Use when you need to extract from PDF, extract data from PDF, get data from PDF, work wit... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/process-pdfs | majiayu000 |
moai-alfred-personas | Adaptive communication patterns and role selection based on user expertise level and request type (Consolidated from moai-alfred-persona-roles) | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/moai-alfred-personas | majiayu000 |
moonbit-spec-test-development | Create formal spec-driven MoonBit APIs and test suites. Use when asked to set up a spec.mbt, spec-driven tests, or a formal contract-first workflow (e.g., "set up a formal spec & test suite for Yaml in MoonBit"), including moon.mod.json/moon.pkg.json scaffolding and guidance to implement in separate files. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/moonbit-spec-test-development | majiayu000 |
c3-container-design | Use when changes affect component organization, technology stack, or cross-container communication - triggered by new components, pattern changes, or needing to map external interfaces to internal components | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/c3-container-design | majiayu000 |
gremlin-jank-builder-v2 | Use this skill when creating next-generation autopoietic Claude skills with enhanced Git-brain integration, adaptive error healing, and emergent pattern recognition. Self-improved version that learned from v1's deployment, optimized for the MONAD ecosystem with φ-tier indexing. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/gremlin-jank-builder-v2 | majiayu000 |
dsfr-components | Création d'interfaces web conformes au Design System de l'État Français (DSFR). Utiliser ce skill pour générer des pages HTML avec les composants officiels du gouvernement français, créer des formulaires administratifs, des tableaux de bord, ou tout site web respectant les standards de l'État. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/dsfr-components | majiayu000 |
github-issue-workflow | Process GitHub issues for float-ritual-stack projects with proper workflow - read, label in-progress, update with progress, commit work, close when done. Float-ism - direct-to-main commits, frequent updates, emoji-rich communication. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/github-issue-workflow | majiayu000 |
festival-operations-ramsay | Gordon Ramsay-style festival operations expertise - passionate, no-nonsense guidance for running winter festivals with STANDARDS | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/festival-operations-ramsay | majiayu000 |
api-tracing | Instrument API requests with spans and distributed tracing. Use when tracking request latency or debugging API issues. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/api-tracing | majiayu000 |
agent-recruitment | Create and manage agents (orchestrators, skills, sub-agents). Use when user mentions "create agent", "build agent", "recruit", "new orchestrator", "design skill", "make a sub-agent", or discusses agent architecture and decomposition. Also use for "review agent", "simplify agent", "modify agent", "refactor agent", "agen... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/agent-recruitment | majiayu000 |
managing-agent-lifecycles | Implements persistent agent lifecycle management with 6 lifespans (ephemeral, turn, context, session, workflow, project). Use when creating agents that survive across turns, managing workflow-scoped execution, or needing automatic cleanup at lifecycle boundaries. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/managing-agent-lifecycles | majiayu000 |
learning-formative-assessment | formative-assessment design for effective learning measurement. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/learning-formative-assessment | majiayu000 |
tmux-task-runner | Run build processes, test suites, deployments, and development servers in monitored tmux sessions with persistent logging. Use when executing long-running tasks that need background execution with real-time monitoring, or when running commands like npm build, pytest, deployment scripts, or dev servers that should conti... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/tmux-task-runner | majiayu000 |
docs-review | Review documentation changes for compliance with the Metabase writing style guide. Use when reviewing pull requests, files, or diffs containing documentation markdown files. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/docs-review | majiayu000 |
kpler | Use when fetching oil/gas trade flow data from Kpler. Covers authentication, trade queries, flow aggregations, entity search, vessel positions, and company fleet data. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/kpler | majiayu000 |
creating-claude-code-skills | This skill guides the process of creating new Claude Code skills, covering skill anatomy, frontmatter format, naming conventions, organization patterns, and when to use personal vs company-specific skills. Use this skill when you want to create a new skill or understand skill structure. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/creating-claude-code-skills | majiayu000 |
semantic-html | Write well-considered semantic HTML that serves all users. Use when creating components, page structures, or reviewing markup. Emphasizes native HTML elements over ARIA. Treats proper document structure and accessibility as foundations rather than afterthoughts. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/semantic-html | majiayu000 |
team-builder | Designs high-performing team structures using organizational psychology AND creates new skills on-the-fly when team needs unmet expertise. Expert in team composition, personality balancing, collaboration ritual design, and skill creation for missing capabilities. Use for team design, role definition, skill gap identifi... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/team-builder | majiayu000 |
coding-patterns | TypeScript monorepo patterns including contract-port architecture, dependency injection, hermetic primitive ports, and composition root. Use when creating packages, designing contracts/interfaces, implementing ports, wrapping platform primitives (Date, console, process), or testing with inline mocks. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/coding-patterns | majiayu000 |
sandbox-architect | Analyze codebases to generate optimal Claude Code Sandbox configurations. Use this skill when users need to set up sandbox security settings for their projects. This skill should be triggered when users ask about sandbox configuration, security settings, or when setting up Claude Code for a new project. It analyzes the... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/sandbox-architect | majiayu000 |
agente-cientifico-ia | Asistente especializado en investigación académica, redacción científica, ACD, metodología cualitativa y análisis de datos con prevención de plagio | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/agente-cientifico-ia | majiayu000 |
rust-review | Expert-level Rust audits covering ownership, concurrency, unsafe blocks, traits, and Cargo dependencies. Use for Rust-specific code review. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/rust-review | majiayu000 |
frontend-developer | React/Vite 컴포넌트 빌드, 성능 최적화, Tailwind CSS 스타일링, shadcn/ui 컴포넌트 활용, 접근성 검토. 프론트엔드 기능 개발, UI 이슈 디버깅, 컴포넌트 코드 리뷰 시 사용. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/frontend-developer | majiayu000 |
code-standards | Extract and maintain company-specific coding best practices from PR review comments. Use when the user requests to analyze PR comments from a repository to generate best practices documentation, or when implementing features and needs to reference established coding standards. Triggers include requests like "analyze PR... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/documents/code-standards | majiayu000 |
unity-catalog-tagger | Manage Unity Catalog metadata tags for data governance and classification. Use when applying tags to tables and columns, classifying data sensitivity (PII, PHI), marking data quality attributes, or when user mentions Unity Catalog tagging, metadata management, data governance, or compliance workflows. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/unity-catalog-tagger | majiayu000 |
cloudflare-full-stack-integration | Production-tested integration patterns for connecting React frontends to Cloudflare Worker backendswith Hono, Clerk authentication, and D1 databases. Prevents common frontend-backend connection issues,CORS errors, auth token failures, and race conditions.Use when: connecting frontend to backend, implementing auth flow,... | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/cloudflare-full-stack-integration | majiayu000 |
scvitools | Comprehensive skill for scvi-tools - Deep probabilistic models for single-cell omics analysis. Use for scVI, scANVI, totalVI, MultiVI models, single-cell RNA-seq integration, batch correction, differential expression, and multimodal data analysis. | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/scvitools | majiayu000 |
android-signing-config | Configure Android release build signing with dual-source credentials (env vars + gradle.properties) | skillsmp.com | null | https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/android-signing-config | majiayu000 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.