Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
generating-orm-code
Execute use when you need to work with ORM code generation.
This skill provides ORM model and code generation with comprehensive guidance and automation.
Trigger with phrases like "generate ORM models", "create entity classes",
or "scaffold database models".
majiayu000/claude-skill-registry 163
-
meta-methodology-context-management
Long-term context management protocol - maintain project continuity across sessions through systematic documentation. Progress tracking, decision logging, insight preservation.
majiayu000/claude-skill-registry 163
-
ui-ux-pro-max
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.
majiayu000/claude-skill-registry 163
-
eval-performance
Guide for diagnosing and improving MSBuild project evaluation performance. Only activate in MSBuild/.NET build context. USE FOR: builds slow before any compilation starts, high evaluation time in binlog analysis, expensive glob patterns walking large directories (node_modules, .git, bin/obj), deep import chains (>20 levels), preprocessed output >10K lines indicating heavy evaluation, property functions with file I/O ($([System.IO.File]::ReadAllText(...))), multiple evaluations per project. Covers the 5 MSBuild evaluation phases, glob optimization via DefaultItemExcludes, import chain analysis with /pp preprocessing. DO NOT USE FOR: compilation-time slowness (use build-perf-diagnostics), incremental build issues (use incremental-build), non-MSBuild build systems. INVOKES: dotnet msbuild -pp:full.xml for preprocessing, /clp:PerformanceSummary.
majiayu000/claude-skill-registry 163
-
imsg
iMessage/SMS CLI for listing chats, history, watch, and sending.
majiayu000/claude-skill-registry 163
-
moai-baas-railway-ext
Enterprise Railway Full-Stack Platform with AI-powered container orchestration, Context7 integration, and intelligent deployment automation for scalable modern applications
majiayu000/claude-skill-registry 163
-
digital-team
数字化研发团队协调人。自动判断当前阶段,协调 PM→架构师→DBA→UI→项目经理→工程师→QA 有序交付,每阶段带门控审批。
majiayu000/claude-skill-registry 163
-
report-issue
Use this skill when the user wants to "report a bug", "file an issue", "report an issue", "submit a bug report", or report any problem with the mcp-apps plugin to the GitHub repository.
majiayu000/claude-skill-registry 163
-
auto-paper-improvement-loop
Autonomously improve a generated paper via Claude review through claude-review MCP → implement fixes → recompile, for 2 rounds. Use when user says "改论文", "improve paper", "论文润色循环", "auto improve", or wants to iteratively polish a generated paper.
majiayu000/claude-skill-registry 163
-
hashicorp-vault
Manage secrets and PKI with HashiCorp Vault. Configure secret engines, authentication methods, and policies. Use when implementing centralized secrets management, dynamic credentials, or certificate management.
majiayu000/claude-skill-registry 163
-
ck:plans-kanban
View plans dashboard with progress tracking and timeline visualization. Use for kanban boards, plan status overview, phase progress, milestone tracking, project visibility.
majiayu000/claude-skill-registry 163
-
imgix-automation
Automate Imgix tasks via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
librel
librel - Release management tools. VersionBumper handles semver version bumping for packages. ChangeDetector identifies changed packages between git commits. StackQuery retrieves CloudFormation stack outputs for deployments. Use for release automation, CI/CD pipelines, and deployment orchestration.
majiayu000/claude-skill-registry 163
-
gmail-workflows
Automate Gmail with intelligent workflows - attachment management, email organization, auto-archiving, and Google Drive integration
majiayu000/claude-skill-registry 163
-
plan-ceo-review
CEO/founder-mode plan review. Rethink the problem, find the 10-star product,
challenge premises, expand scope when it creates a better product. Four modes:
SCOPE EXPANSION (dream big), SELECTIVE EXPANSION (hold scope + cherry-pick
expansions), HOLD SCOPE (maximum rigor), SCOPE REDUCTION (strip to essentials).
Use when asked to "think bigger", "expand scope", "strategy review", "rethink this",
or "is this ambitious enough".
Proactively suggest when the user is questioning scope or ambition of a plan,
or when the plan feels like it could be thinking bigger.
majiayu000/claude-skill-registry 163
-
receiving-code-review
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
majiayu000/claude-skill-registry 163
-
cicd
Configura CI/CD com GitHub Actions, Docker e deploy automatizado. Use quando precisar criar pipelines de CI/CD, configurar Docker, ou automatizar deploys de projetos Laravel.
majiayu000/claude-skill-registry 163
-
fine-tuning-expert
Use when fine-tuning LLMs, training custom models, or adapting foundation models for specific tasks. Invoke for configuring LoRA/QLoRA adapters, preparing JSONL training datasets, setting hyperparameters for fine-tuning runs, adapter training, transfer learning, finetuning with Hugging Face PEFT, OpenAI fine-tuning, instruction tuning, RLHF, DPO, or quantizing and deploying fine-tuned models. Trigger terms include: LoRA, QLoRA, PEFT, finetuning, fine-tuning, adapter tuning, LLM training, model training, custom model.
majiayu000/claude-skill-registry 163
-
nlp-interface
自然语言接口,理解用户意图并映射到对应的命令
majiayu000/claude-skill-registry 163
-
ecosystem-patterns
Use this when creating new projects, generating documentation, cleaning/organizing a repo, suggesting architecture, deploying containers and services, naming files/folders, or when the user references 'ecosystem', 'patterns', or 'containers'. This skill outlines naming conventions, stack preferences, project organization (iMi worktrees), Docker patterns, and PRD structures from past conversations.
majiayu000/claude-skill-registry 163
-
blog-writer
Professional blog writing agent for dev.to with SEO-optimized Markdown format. Use when writing technical blogs, tutorials, or experience sharing. Output includes frontmatter with title, tags, series, canonical URL, cover image, and SEO-optimized content.
majiayu000/claude-skill-registry 163
-
dispatching-parallel-agents
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
majiayu000/claude-skill-registry 163
-
tig
tig text-mode git interface. Use for git browsing.
majiayu000/claude-skill-registry 163
-
moai-lang-csharp
C# 12 / .NET 8 development specialist covering ASP.NET Core, Entity Framework, Blazor, and modern C# patterns. Use when developing .NET APIs, web applications, or enterprise solutions.
majiayu000/claude-skill-registry 163