Ggithubv1.0.6MCP ServerMCP RegistryManage repositories, users, releases, and automate GitHub workflowsstdiopypiociregistry 收录
Mmcp-server-patternsvmainSkillSkillsMP使用Node/TypeScript SDK构建MCP服务器——工具、资源、提示、Zod验证、stdio与可流式HTTP对比。使用Context7或官方MCP文档获取最新API信息。source在 SkillsMP 查看
Nnextjs-turbopackvmainSkillSkillsMPNext.js 16+ 和 Turbopack — 增量打包、文件系统缓存、开发速度,以及何时使用 Turbopack 与 webpack。source在 SkillsMP 查看
AautomationvmainSkillSkillsMPSchedule recurring tasks (cron) and periodic agent check-ins (heartbeat).source在 SkillsMP 查看
Rreview-rendercv-prvmainSkillSkillsMPReview a GitHub pull request against RenderCV's codebase standards, architecture, and test requirements, then post a detailed review.source在 SkillsMP 查看
Nnextjs-ssrvmainSkillSkillsMPIntegrate Turnstile with Next.js, handle SSR, hydration, and App Router. Activate when building Next.js applications with App Router or Pages Router, or when encountering SSR-related errors.source在 SkillsMP 查看
AautomationvmainSkillSkillsMPCreate and manage scheduled and price-triggered automations.source在 SkillsMP 查看
Wwriting-specvdevelopSkillSkillsMPWrites product and tech specs for new Streamlit features. Use when designing new API commands, widgets, or significant changes that need team review before implementation.source在 SkillsMP 查看
Wweb-animation-css-animationsvmainSkillSkillsMPCSS Animation patterns - transitions, keyframes, scroll-driven animations, @property, GPU-accelerated properties, accessibility with prefers-reduced-motionsource在 SkillsMP 查看
Wweb-animation-css-animationsvmainSkillSkillsMPCSS Animation patterns - transitions, keyframes, scroll-driven animations, @property, GPU-accelerated properties, accessibility with prefers-reduced-motionsource在 SkillsMP 查看
Nnw-database-technology-selectionvmainSkillSkillsMPDatabase comparison catalogs, RDBMS vs NoSQL selection criteria, CAP/ACID/BASE theory, OLTP vs OLAP, and technology-specific characteristicssource在 SkillsMP 查看
Nnw-pbt-typescriptvmainSkillSkillsMPTypeScript/JavaScript property-based testing with fast-check framework and arbitrariessource在 SkillsMP 查看
Ppython-designvmainSkillSkillsMPPython design patterns for CLI scripts and utilities — type-first development, deep modules, complexity management, and red flags. Use when reading, writing, reviewing, or refactoring Python files, especially in .trellis/scripts/ or any CLI/scripting context. Also activate when planning module structure, deciding where to put new code, or doing code review.source在 SkillsMP 查看
Rreact-routervmainSkillSkillsMPReact bindings for TanStack Router: RouterProvider, useRouter, useRouterState, useMatch, useMatches, useLocation, useSearch, useParams, useNavigate, useLoaderData, useLoaderDeps, useRouteContext, useBlocker, useCanGoBack, Link, Navigate, Outlet, CatchBoundary, ErrorComponent. React-specific patterns for hooks, providers, SSR hydration, and createLink with forwardRef.source在 SkillsMP 查看
Vvercel-react-best-practicesvmainSkillSkillsMPReact and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.source在 SkillsMP 查看
Ssqlmap-database-pentestingvmainSkillSkillsMPProvide systematic methodologies for automated SQL injection detection and exploitation using SQLMap.source在 SkillsMP 查看
Ggithub-triagevdevSkillSkillsMPRead-only GitHub triage for issues AND PRs. 1 item = 1 background task (category: quick). Analyzes all open items and writes evidence-backed reports to /tmp/{datetime}/. Every claim requires a GitHub permalink as proof. NEVER takes any action on GitHub - no comments, no merges, no closes, no labels. Reports only. Triggers: 'triage', 'triage issues', 'triage PRs', 'github triage'.source在 SkillsMP 查看
PpdfvmainSkillSkillsMPComprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.source在 SkillsMP 查看
TtestingvmainSkillSkillsMPTesting workflow and quality standards for writing and running tests. Use when: (1) Writing new tests, (2) Adding a new feature that needs tests, (3) Modifying logic that has existing tests, (4) Before claiming a task is complete.source在 SkillsMP 查看
Aapi-docvmasterSkillSkillsMPDocument REST API endpoints and GraphQL operations in the Meshery server.source在 SkillsMP 查看
Wwriting-plansvmainSkillSkillsMPUse when you have a spec or requirements for a multi-step task. Creates comprehensive implementation plans with bite-sized tasks, exact file paths, and complete code examples.source在 SkillsMP 查看
MmcportervmainSkillSkillsMPUse the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.source在 SkillsMP 查看
Ccomponent-refactoringvmainSkillSkillsMPRefactor high-complexity React components in Langflow frontend. Use when manual complexity assessment shows complexity > 50 or lineCount > 300, when the user asks for code splitting, hook extraction, or complexity reduction; avoid for simple/well-structured components, third-party wrappers, or when the user explicitly wants testing without refactoring.source在 SkillsMP 查看
Bbackend-code-reviewvmainSkillSkillsMPReview backend code for quality, security, maintainability, and best practices based on established checklist rules. Use when the user requests a review, analysis, or improvement of backend files (e.g., `.py`) under the `src/backend/` directory. Do NOT use for frontend files (e.g., `.tsx`, `.ts`, `.js`). Supports pending-change review, code snippets review, and file-focused review.source在 SkillsMP 查看
Ffrontend-code-reviewvmainSkillSkillsMPReview frontend code (.tsx, .ts, .js files) for quality, performance, and correctness against Langflow's frontend conventions. Supports pending-change reviews and file-targeted reviews.source在 SkillsMP 查看
Ffrontend-query-mutationvmainSkillSkillsMPGuide for implementing Langflow frontend query and mutation patterns with Axios and TanStack React Query v5. Trigger when creating or updating API hooks in controllers/API/queries, consuming UseRequestProcessor in components, deciding whether to use useQuery or useMutation, handling conditional queries, cache invalidation, mutation error handling, or migrating legacy API calls to the query hook pattern.source在 SkillsMP 查看
KkubernetesvmainSkillSkillsMPDiagnose and fix Kubernetes pods, services, networking, storage, and rollout failures with kubectl. Safety-first, read-only by default.source在 SkillsMP 查看
Rreact-best-practicesvmainSkillSkillsMPReact and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.source在 SkillsMP 查看
Ppython-samplesvmainSkillSkillsMPGuidelines for creating and modifying sample code in the Agent Framework Python codebase. Use this when writing new samples or updating existing ones.source在 SkillsMP 查看
Mmcp-docsvmainSkillSkillsMPFetch live MCP specification and docs from modelcontextprotocol.io. Training data may be outdated — default to using this skill when the query touches MCP protocol in any way. Trigger for: implementing or debugging MCP features (sampling, elicitation, completion, tools, resources, prompts, transports); SEPs or spec requirements; MCP transport behavior (SSE, Streamable HTTP, reconnection, retry); authorization/OAuth; conformance test failures; capability negotiation; message schemas. Skip only for pure Kotlin, build system, or refactoring tasks with zero MCP protocol dependency. When in doubt, trigger.source在 SkillsMP 查看
Wwriting-anti-aivmainSkillSkillsMPThis skill should be used when the user asks to "remove AI writing patterns", "humanize this text", "make this sound more natural", "remove AI-generated traces", "fix robotic writing", or needs to eliminate AI writing patterns from prose. Supports both English and Chinese text. Based on Wikipedia's "Signs of AI writing" guide, detects and fixes inflated symbolism, promotional language, superficial -ing analyses, vague attributions, AI vocabulary, negative parallelisms, and excessive conjunctive phrases.source在 SkillsMP 查看
Sskill-security-auditorvmainSkillSkillsMPSecurity auditing for code, configs, and infrastructure. Use when the user wants to audit or improve security: scan for vulnerabilities (SQL injection, XSS, command injection, path traversal), detect hardcoded secrets and credentials, review auth and authorization, check dependencies for known CVEs, audit config files for insecure defaults, or generate security reports. Trigger on "security audit", "vulnerability scan", "code review for security", "find secrets", "check for vulnerabilities", "OWASP", "CVE", or questions about code security.source在 SkillsMP 查看
Aautomation-workflowsvaivoclaw-ceSkillSkillsMPDesign and implement automation workflows to save time and scale operations as a solopreneur. Use when identifying repetitive tasks to automate, building workflows across tools, setting up triggers and actions, or optimizing existing automations. Covers automation opportunity identification, workflow design, tool selection (Zapier, Make, n8n), testing, and maintenance. Trigger on "automate", "automation", "workflow automation", "save time", "reduce manual work", "automate my business", "no-code automation".source在 SkillsMP 查看
Aautomation-workflowsvmainSkillSkillsMPDesign and implement automation workflows to save time and scale operations as a solopreneur. Use when identifying repetitive tasks to automate, building workflows across tools, setting up triggers and actions, or optimizing existing automations. Covers automation opportunity identification, workflow design, tool selection (Zapier, Make, n8n), testing, and maintenance. Trigger on "automate", "automation", "workflow automation", "save time", "reduce manual work", "automate my business", "no-code automation".source在 SkillsMP 查看
Kkubernetes-interviewervmainSkillSkillsMPA Senior DevOps engineer interviewer focused on Kubernetes fundamentals. Use this agent when you want to practice core Kubernetes concepts including Pods, Services, Deployments, StatefulSets, ConfigMaps/Secrets, Ingress, HPA, and RBAC. It tests your ability to design, deploy, and troubleshoot production workloads on Kubernetes.source在 SkillsMP 查看
Ssql-reviewvmainSkillSkillsMPPre-merge SQL quality gate — lint 26 anti-patterns, grade readability/performance A-F, validate syntax, and scan for injection threats. Use before committing or reviewing SQL changes.source在 SkillsMP 查看
CcodeqlvmainSkillSkillsMPComprehensive guide for setting up and configuring CodeQL code scanning via GitHub Actions workflows and the CodeQL CLI. This skill should be used when users need help with code scanning configuration, CodeQL workflow files, CodeQL CLI commands, SARIF output, security analysis setup, or troubleshooting CodeQL analysis.source在 SkillsMP 查看
Mmobile-designvmainSkillSkillsMPGenerates distinctive, production-grade mobile interfaces for Flutter and React Native. Prioritizes platform-native patterns, adaptive layouts, and fluid motion. Use when building mobile apps, screens, widgets, or when the user requests to style or create visually striking mobile UI.source在 SkillsMP 查看
Rrefactoring-patternsvmainSkillSkillsMPApply safe refactoring patterns to improve code structure without changing behavior. Use when cleaning up code, reducing technical debt, or improving maintainability.source在 SkillsMP 查看
Rrefactoring-patternsvmainSkillSkillsMPApply safe refactoring patterns to improve code structure without changing behavior. Use when cleaning up code, reducing technical debt, or improving maintainability.source在 SkillsMP 查看
Aagent-buildervmainSkillSkillsMPDesign and build AI agents for any domain. Use when users: (1) ask to "create an agent", "build an assistant", or "design an AI system" (2) want to understand agent architecture, agentic patterns, or autonomous AI (3) need help with capabilities, subagents, planning, or skill mechanisms (4) ask about Claude Code, Cursor, or similar agent internals (5) want to build agents for business, research, creative, or operational tasks Keywords: agent, assistant, autonomous, workflow, tool use, multi-step, orchestrationsource在 SkillsMP 查看
Ddocker-deploymentvmainSkillSkillsMPDocker, docker-compose, and deployment configuration best practices. Use when writing Dockerfiles, docker-compose.yml, CI/CD configs, or setting up any containerized deployment.source在 SkillsMP 查看
Nnextjs-fullstackvmainSkillSkillsMPNext.js App Router patterns for full-stack applications. Use when building Next.js apps with App Router, Server Components, API Routes, authentication, or full-stack React applications.source在 SkillsMP 查看
Ddocker-managervmainSkillSkillsMPBuild, run, and manage Docker containers and images. Use when the user mentions Docker, containers, images, docker-compose, or containerized deployment.source在 SkillsMP 查看
Ddeploy-msbuild-to-vsvmainSkillSkillsMPDeploy locally-built MSBuild binaries into a Visual Studio installation for testing and debugging. Use when you need VS itself to use your local MSBuild changes, or when debugging MSBuild as invoked by VS.source在 SkillsMP 查看
Rreview-crdbvmasterSkillSkillsMPReview code changes or PRs for quality, correctness, and reviewability. Use when asked to "review", "check", "provide feedback", or "post a review". Dispatches specialized agents in parallel for thorough analysis.source在 SkillsMP 查看
Pplaywright-mobile-web-testingvmainSkillSkillsMPMobile web testing skill using Playwright device emulation covering responsive testing, touch interactions, viewport management, network throttling, geolocation testing, and mobile-specific UI patterns.source在 SkillsMP 查看
Wwriting-plansvmainSkillSkillsMPUse when you have a spec or requirements for a multi-step task, before touching codesource在 SkillsMP 查看