RrefactorvmainSkillSkillsMPCode refactoring workflow - analyze → plan → implement → review → validatesource在 SkillsMP 查看
MmcportervmainSkillSkillsMPCall MCP Server tools directly via the mcporter CLI. Use when you need to interact with external APIs (GitHub, weather, etc.) without delegating to a Worker — useful for quick lookups or when you need a result to make a decision.source在 SkillsMP 查看
MmcportervmainSkillSkillsMPCall MCP Server tools directly via the mcporter CLI. Use when you need to interact with external APIs (GitHub, weather, etc.) without delegating to a Worker — useful for quick lookups or when you need a result to make a decision.source在 SkillsMP 查看
Bbackendless-automationvmainSkillSkillsMPAutomate Backendless tasks via Rube MCP (Composio). Always search tools first for current schemas.source在 SkillsMP 查看
Ddocker-hub-automationvmainSkillSkillsMPAutomate Docker Hub tasks via Rube MCP (Composio): repositories, images, tags, and container registry management. Always search tools first for current schemas.source在 SkillsMP 查看
AapifyvmainSkillSkillsMPSocial media scraping, business data, e-commerce via Apify actors — with auto-update workflow for actor catalog. USE WHEN Twitter, Instagram, LinkedIn, TikTok, YouTube, Facebook, Google Maps, Amazon scraping, Apify, update Apify actors, social media scraping, lead generation, web scraper.source在 SkillsMP 查看
AapifyvmainSkillSkillsMPSocial media scraping, business data, e-commerce via Apify actors — with auto-update workflow for actor catalog. USE WHEN Twitter, Instagram, LinkedIn, TikTok, YouTube, Facebook, Google Maps, Amazon scraping, Apify, update Apify actors, social media scraping, lead generation, web scraper.source在 SkillsMP 查看
Rreviewing-codevmainSkillSkillsMPReview code for quality, maintainability, and correctness. Use when reviewing pull requests, evaluating code changes, or providing feedback on implementations. Focuses on API design, patterns, and actionable feedback.source在 SkillsMP 查看
Rreact-admin-i18nvmasterSkillSkillsMPGuidelines for internationalizing a react-admin or shadcn admin kit application. Use when adding i18n support, creating translation files, translating hardcoded English strings in JSX, or reviewing i18n PRs in a react-admin project. Covers namespace conventions, interpolation, pluralization, locale-aware formatting, and the full workflow for converting an English-only app to multi-language. Trigger this skill whenever the user mentions i18n, internationalization, translation, localization, locale switching, or multi-language in a react-admin or shadcn admin kit context — even if they just say "translate this component" or "add French support".source在 SkillsMP 查看
Ssql-queriesvmainSkillSkillsMPWrite correct, performant SQL across all major data warehouse dialects (Snowflake, BigQuery, Databricks, PostgreSQL, etc.). Use when writing queries, optimizing slow SQL, translating between dialects, or building complex analytical queries with CTEs, window functions, or aggregations.source在 SkillsMP 查看
Mmetrics-reviewvmainSkillSkillsMPReview and analyze product metrics with trend analysis and actionable insights. Use when running a weekly, monthly, or quarterly metrics review, investigating a sudden spike or drop, comparing performance against targets, or turning raw numbers into a scorecard with recommended actions.source在 SkillsMP 查看
Bbrand-reviewvmainSkillSkillsMPReview content against your brand voice, style guide, and messaging pillars, flagging deviations by severity with specific before/after fixes. Use when checking a draft before it ships, when auditing copy for voice consistency and terminology, or when screening for unsubstantiated claims, missing disclaimers, and other legal flags.source在 SkillsMP 查看
Rreview-contractvmainSkillSkillsMPReview a contract against your organization's negotiation playbook — flag deviations, generate redlines, provide business impact analysis. Use when reviewing vendor or customer agreements, when you need clause-by-clause analysis against standard positions, or when preparing a negotiation strategy with prioritized redlines and fallback positions.source在 SkillsMP 查看
Ccode-reviewvmainSkillSkillsMPReview code changes for security, performance, and correctness. Trigger with a PR URL or diff, "review this before I merge", "is this code safe?", or when checking a change for N+1 queries, injection risks, missing edge cases, or error handling gaps.source在 SkillsMP 查看
Ddesign-systemvmainSkillSkillsMPAudit, document, or extend your design system. Use when checking for naming inconsistencies or hardcoded values across components, writing documentation for a component's variants, states, and accessibility notes, or designing a new pattern that fits the existing system.source在 SkillsMP 查看
Ddesign-critiquevmainSkillSkillsMPGet structured design feedback on usability, hierarchy, and consistency. Trigger with "review this design", "critique this mockup", "what do you think of this screen?", or when sharing a Figma link or screenshot for feedback at any stage from exploration to final polish.source在 SkillsMP 查看
Ddesign-handoffvmainSkillSkillsMPGenerate developer handoff specs from a design. Use when a design is ready for engineering and needs a spec sheet covering layout, design tokens, component props, interaction states, responsive breakpoints, edge cases, and animation details.source在 SkillsMP 查看
Ddeploy-checklistvmainSkillSkillsMPPre-deployment verification checklist. Use when about to ship a release, deploying a change with database migrations or feature flags, verifying CI status and approvals before going to production, or documenting rollback triggers ahead of time.source在 SkillsMP 查看
Ssql-qry-queuevmainSkillSkillsMPСоздает SQL-запросы для базы данных с фиксированной схемой (таблицы QRY_QUEUE, ST_ABONENTS, QRY_TYPE) для анализа статистики обработки сообщений, процента ошибок и данных абонентов.source在 SkillsMP 查看
Ssql-query-generation-with-explicit-joinsvmainSkillSkillsMPGenerates SQL queries adhering to the constraint of avoiding NATURAL JOIN syntax, using explicit JOIN conditions instead.source在 SkillsMP 查看
Rreact-code-refactoring-with-eslint-rulesvmainSkillSkillsMPRefactors React code snippets based on specific ESLint rules or documentation provided by the user, prioritizing concise implementations and unified event handlers for accessibility.source在 SkillsMP 查看
Rrefactor-react-select-to-react-select-with-dark-themevmainSkillSkillsMPMigrates a native HTML select dropdown to the react-select library, applying a black background theme and handling the onChange event signature difference.source在 SkillsMP 查看
Rrefactor-globe-configuration-to-react-propsvmainSkillSkillsMPRefactor imperative three-globe configuration chains into a declarative React component using globe.gl that accepts visualization parameters as props.source在 SkillsMP 查看
Rrefactor-decompiled-c-code-to-c99vmainSkillSkillsMPTransforms decompiled C code (e.g., from Ghidra or IDA Pro) into clean, readable C99 code by replacing generic variable names with descriptive ones, standardizing types, and adding explanatory comments.source在 SkillsMP 查看
Mmodular-game-architecture-refactoringvmainSkillSkillsMPRefactor game code into a modular, component-based architecture using specific design patterns (Observer, Strategy, Command) and separation of concerns.source在 SkillsMP 查看
Rrefactor-python-code-without-ifelse-keywords-or-dictionariesvmainSkillSkillsMPRewrites Python functions to eliminate 'if' and 'else' keywords and dictionary usage, ensuring the output is a properly indented Python code block.source在 SkillsMP 查看
Rrefactor-loops-to-pandarallel-parallel-processingvmainSkillSkillsMPConverts sequential Python loops into parallelized code using the `pandarallel` library, handling DataFrame conversion, function scoping, and FastAPI integration.source在 SkillsMP 查看
Rrefactor-java-null-checks-using-spring-objectutilsvmainSkillSkillsMPRefactor Java code to replace standard null checks and string comparisons with org.springframework.util.ObjectUtils utility methods for safer and cleaner code.source在 SkillsMP 查看
Rrefactor-c-request-method-for-lambda-callbackvmainSkillSkillsMPModifies the HttpAdapter Request method signature to accept a std::function callback for handling HttpResponse objects asynchronously.source在 SkillsMP 查看
Ppython-code-refactoring-without-quotation-marksvmainSkillSkillsMPRefactor Python code to replace print statements with join() and strictly avoid using any single or double quotation marks by utilizing chr() for string literals.source在 SkillsMP 查看
Ccss-stop-and-turn-animation-generatorvmainSkillSkillsMPGenerates CSS keyframe animations where an object moves in straight lines, stops at turning points to rotate in place, and then continues moving.source在 SkillsMP 查看
Ccss-coding-without-universal-selectorvmainSkillSkillsMPGenerate CSS code while strictly avoiding the use of the universal selector (*) to prevent performance issues and unintended style inheritance.source在 SkillsMP 查看
Ttypescript-code-refactoring-for-brevity-and-genericityvmainSkillSkillsMPRefactors TypeScript code to reduce duplication, use generics, and minimize boilerplate while maintaining type safety.source在 SkillsMP 查看
RreactvmainSkillSkillsMPReact renderer for json-render that turns JSON specs into React components. Use when working with @json-render/react, building React UIs from JSON, creating component catalogs, or rendering AI-generated specs.source在 SkillsMP 查看
Rreact-three-fibervmainSkillSkillsMPReact Three Fiber 3D renderer for json-render. Use when working with @json-render/react-three-fiber, building 3D scenes from JSON specs, rendering meshes/lights/models/environments, or integrating Three.js with json-render catalogs.source在 SkillsMP 查看
Bbrowser-testvmainSkillSkillsMPValidate a feature works by driving a real browser with Playwright MCP. No test files — just interactive verification.source在 SkillsMP 查看
Ssecurity-guardrailsvmainSkillSkillsMPAdversarial defense layer for the mortgage plugin — protects against prompt injection, system prompt extraction, PII leakage, workflow bypass, and social engineering attacks.source在 SkillsMP 查看
Aautomation-architecturevmainSkillSkillsMPDesign scalable, maintainable test automation architecture. Use when planning automation framework structure and patterns.source在 SkillsMP 查看
Ssql-queriesvmainSkillSkillsMPExpert SQL query generation for DBX Studio. Use when writing, optimizing, or debugging SQL queries against user database connections.source在 SkillsMP 查看
Ssql-queries-toolvmainSkillSkillsMPExpert SQL query generation for DBX Studio. Use when writing, optimizing, or debugging SQL queries against user database connections.source在 SkillsMP 查看
Sstatic-deployvmainSkillSkillsMPDeploy static pages to nexu.space. Use when user says deploy, publish, ship, or go live with a static site/page. Uploads files from workspace to <project-slug>.nexu.space via Wrangler + Cloudflare Pages. Supports first deploy and redeploy.source在 SkillsMP 查看
Ppdf-processing-provmainSkillSkillsMPProduction-ready PDF processing with forms, tables, OCR, validation, and batch operations. Use when working with complex PDF workflows in production environments, processing large volumes of PDFs, or requiring robust error handling and validation.source在 SkillsMP 查看
Ppdf-processingvmainSkillSkillsMPExtract text and tables from PDF files, fill forms, merge documents. Use when working with PDF files or when the user mentions PDFs, forms, or document extraction.source在 SkillsMP 查看
TtestingvmainSkillSkillsMPTest markdown-oxide LSP changes by reproducing the issue and validating the fix in an editor (Neovim, Helix, or Zed).source在 SkillsMP 查看