← all publishers

mr-q526

@mr-q526 source repo

108 published skills · page 1 of 2

  1. Doc · mr-q526 bundle
    Use when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus the bundled `scripts/render_docx.py` for visual checks.
    0
    installs
  2. PDF · mr-q526 bundle
    Use when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter; prefer visual checks by rendering pages (Poppler) and use Python tools such as `reportlab`, `pdfplumber`, and `pypdf` for generation and extraction.
    0
    installs
  3. Linear · mr-q526 bundle
    Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.
    0
    installs
  4. Playwright · mr-q526 bundle
    Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.
    0
    installs
  5. Screenshot · mr-q526 bundle
    Use when the user explicitly asks for a desktop or system screenshot (full screen, specific app or window, or a pixel region), or when tool-specific capture capabilities are unavailable and an OS-level capture is needed.
    0
    installs
  6. Transcribe · mr-q526 bundle
    Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings.
    0
    installs
  7. Spreadsheet · mr-q526 bundle
    Use when tasks involve creating, editing, analyzing, or formatting spreadsheets (`.xlsx`, `.csv`, `.tsv`) with formula-aware workflows, cached recalculation, and visual review.
    0
    installs
  8. Vercel Deploy · mr-q526 bundle
    Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".
    0
    installs
  9. Frontend Skill · mr-q526 bundle
    Use when the task asks for a visually strong landing page, website, app, prototype, demo, or game UI. This skill enforces restrained composition, image-led hierarchy, cohesive content structure, and tasteful motion while avoiding generic cards, weak branding, and UI clutter.
    0
    installs
  10. Develop Web Game · mr-q526 bundle
    Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review console errors with render_game_to_text.
    0
    installs
  11. Security Threat Model · mr-q526 bundle
    Repository-grounded threat modeling that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and mitigations, and writes a concise Markdown threat model. Trigger only when the user explicitly asks to threat model a codebase or path, enumerate threats/abuse paths, or perform AppSec threat modeling. Do not trigger for general architecture summaries, code review, or non-security design work.
    0
    installs
  12. Playwright Interactive · mr-q526 bundle
    Persistent browser and Electron interaction through `js_repl` for fast iterative UI debugging.
    0
    installs
  13. Security Ownership Map · mr-q526 bundle
    Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization. Trigger only when the user explicitly wants a security-oriented ownership or bus-factor analysis grounded in git history (for example: orphaned sensitive code, security maintainers, CODEOWNERS reality checks for risk, sensitive hotspots, or ownership clusters). Do not trigger for general maintainer lists or non-security ownership questions.
    0
    installs
  14. Security Best Practices · mr-q526 bundle
    Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks.
    0
    installs
  15. Ppt Thesis Defense · mr-q526 bundle
    面向毕业答辩和学术汇报生成结构化 PPT,强调研究问题、方法、数据结果、结论和答辩可讲性,避免花哨视觉干扰。
    0
    installs
  16. Jimeng · mr-q526 bundle
    Generate images via Jimeng (即梦) AI image generation API.
    0
    installs
  17. Ppt Maker · mr-q526 bundle
    根据一句话主题、Markdown 或已有文稿生成结构化 PPT,并支持自然语言修改页面与组件后导出为可编辑 PPT。适用于需要生成大纲、创建逐页布局、维护 deck.json、渲染 HTML 预览和导出 .pptx 的场景。
    0
    installs
  18. Load Testing · mr-q526 bundle
    Use when working on load tests for APIs, web services, queues, and critical user flows. Focus on realistic traffic models, throughput, latency percentiles, and bottleneck evidence.
    0
    installs
  19. Docs Site Pro · mr-q526 bundle
    Use when designing documentation sites, knowledge bases, developer docs, and help centers. Pro version focused on findability, readable hierarchy, examples, and navigation; emphasizes deep information architecture, strong hierarchy, explicit states, responsive behavior, accessibility, and validation checks.
    0
    installs
  20. Data Table Pro · mr-q526 bundle
    Use when designing data tables, grids, admin lists, bulk editing, and dense record management. Pro version focused on columns, sorting, selection, inline actions, and density; emphasizes deep information architecture, strong hierarchy, explicit states, responsive behavior, accessibility, and validation checks.
    0
    installs
  21. Stress Testing · mr-q526 bundle
    Use when working on stress, soak, spike, and capacity tests for production-like systems. Focus on breaking points, degradation behavior, recovery, and resource saturation.
    0
    installs
  22. Wechat Toolkit · mr-q526 bundle
    微信公众号一站式工具包 — 集成文章搜索、文章下载、AI洗稿改写、公众号发布四大功能。当用户需要搜索/下载/改写/发布微信公众号文章时使用。
    0
    installs
  23. Docs Site Basic · mr-q526 bundle
    Use when designing documentation sites, knowledge bases, developer docs, and help centers. Basic version focused on findability, readable hierarchy, examples, and navigation; emphasizes fast layout, obvious labels, a minimal section set, and a short checklist.
    0
    installs
  24. Xiaohongshu Ops · mr-q526 bundle
    End-to-end Xiaohongshu operations including positioning, topic research, content production, publish execution, and post-incident recovery. Reusable across verticals with templates and a concrete 陪你看剧 case preset.
    0
    installs
  25. Careers Page Pro · mr-q526 bundle
    Use when designing careers pages, job boards, recruiting funnels, and employer brand pages. Pro version focused on role discovery, culture proof, benefits, and application clarity; emphasizes deep information architecture, strong hierarchy, explicit states, responsive behavior, accessibility, and validation checks.
    0
    installs
  26. CI Quality Gates · mr-q526 bundle
    Use when working on CI pipelines, required checks, coverage gates, lint gates, and release validation workflows. Focus on fast feedback, required checks, reproducibility, and safe release criteria.
    0
    installs
  27. Data Table Basic · mr-q526 bundle
    Use when designing data tables, grids, admin lists, bulk editing, and dense record management. Basic version focused on columns, sorting, selection, inline actions, and density; emphasizes fast layout, obvious labels, a minimal section set, and a short checklist.
    0
    installs
  28. Form Builder Pro · mr-q526 bundle
    Use when designing forms, multi-step forms, application forms, survey flows, and validation-heavy screens. Pro version focused on labels, validation, progressive disclosure, and completion; emphasizes deep information architecture, strong hierarchy, explicit states, responsive behavior, accessibility, and validation checks.
    0
    installs
  29. Humanizer Zh Pro · mr-q526 bundle
    Use when rewriting Chinese articles to remove AI-style writing traces while preserving meaning, factual boundaries, author voice, rhythm, and information density. Pro version focuses on diagnosis, structural editing, natural phrasing, evidence discipline, and publication-ready prose.
    0
    installs
  30. Pricing Page Pro · mr-q526 bundle
    Use when designing pricing, plans, billing comparison, quote request, and package selection pages. Pro version focused on plan clarity, comparison, trust, and conversion; emphasizes deep information architecture, strong hierarchy, explicit states, responsive behavior, accessibility, and validation checks.
    0
    installs
  31. Bug Fix Debugging · mr-q526
    Use when diagnosing and fixing bugs, regressions, failing tests, runtime errors, broken behavior, and root-cause issues in code. Focus on reproduction, hypothesis-driven debugging, minimal patches, regression tests, and verification.
    0
    installs
  32. Checkout Flow Pro · mr-q526 bundle
    Use when designing checkout, cart, payment, address, shipping, and order confirmation flows. Pro version focused on payment confidence, friction reduction, error recovery, and completion; emphasizes deep information architecture, strong hierarchy, explicit states, responsive behavior, accessibility, and validation checks.
    0
    installs
  33. Nextjs App Router · mr-q526 bundle
    Provides patterns and code examples for building Next.js 16+ applications with App Router architecture. Use when creating projects with App Router, implementing Server Components and Client Components ("use client"), creating Server Actions for forms, building Route Handlers (route.ts), configuring caching with "use cache" directive (cacheLife, cacheTag), setting up parallel routes (`@slot`) or intercepting routes, migrating to proxy.ts, or working with App Router file conventions (layout.tsx, page.tsx, loading.tsx, error.tsx).
    0
    installs
  34. Settings Page Pro · mr-q526 bundle
    Use when designing settings, preferences, billing settings, integrations, and admin configuration pages. Pro version focused on grouping, consequence clarity, defaults, and safe changes; emphasizes deep information architecture, strong hierarchy, explicit states, responsive behavior, accessibility, and validation checks.
    0
    installs
  35. Careers Page Basic · mr-q526 bundle
    Use when designing careers pages, job boards, recruiting funnels, and employer brand pages. Basic version focused on role discovery, culture proof, benefits, and application clarity; emphasizes fast layout, obvious labels, a minimal section set, and a short checklist.
    0
    installs
  36. Form Builder Basic · mr-q526 bundle
    Use when designing forms, multi-step forms, application forms, survey flows, and validation-heavy screens. Basic version focused on labels, validation, progressive disclosure, and completion; emphasizes fast layout, obvious labels, a minimal section set, and a short checklist.
    0
    installs
  37. Humanizer Zh Basic · mr-q526 bundle
    Use as a lightweight baseline/control skill for making Chinese AI-generated text sound less artificial. Basic version focuses on simple synonym replacement, shorter sentences, and reduced obvious AI phrases with limited structural diagnosis.
    0
    installs
  38. Motion Video Maker · mr-q526 bundle
    根据文本、脚本或 Markdown 生成结构化讲解动画视频,使用 Web 页面制作和预览 AE / PR 风格的动效。必须严格根据解说文本规划合理的动画播放与切换时间,先生成预览,只有在用户明确确认后才导出 mp4。适用于知识讲解、产品介绍、口播配套动画、字幕强化、步骤演示和数据解说视频。
    0
    installs
  39. Ppt Customer Story · mr-q526 bundle
    面向客户案例、售前证明和项目成效展示生成结构化 PPT,强调客户背景、业务痛点、落地方案、结果数据和客户背书。
    0
    installs
  40. Ppt English Lesson · mr-q526 bundle
    面向英语课堂教学场景生成结构化课件,覆盖导入、课文讲解、词汇、句型、练习和总结等教学环节,并强调课堂节奏与投屏可读性。
    0
    installs
  41. Ppt Personal Intro · mr-q526 bundle
    面向个人介绍、自我介绍、嘉宾简介和作品集场景生成结构化 PPT,强调身份定位、经历主线、代表项目和可记忆结尾。
    0
    installs
  42. Pricing Page Basic · mr-q526 bundle
    Use when designing pricing, plans, billing comparison, quote request, and package selection pages. Basic version focused on plan clarity, comparison, trust, and conversion; emphasizes fast layout, obvious labels, a minimal section set, and a short checklist.
    0
    installs
  43. Unit Test Strategy · mr-q526 bundle
    Use when working on unit test design, missing test analysis, mocks, fixtures, and behavior coverage. Focus on meaningful assertions, boundary cases, maintainability, and regression prevention.
    0
    installs
  44. Auth Login Page Pro · mr-q526 bundle
    Use when designing login, signup, password reset, MFA, and account access pages. Pro version focused on trust, clarity, error recovery, and low-friction account access; emphasizes deep information architecture, strong hierarchy, explicit states, responsive behavior, accessibility, and validation checks.
    0
    installs
  45. Checkout Flow Basic · mr-q526 bundle
    Use when designing checkout, cart, payment, address, shipping, and order confirmation flows. Basic version focused on payment confidence, friction reduction, error recovery, and completion; emphasizes fast layout, obvious labels, a minimal section set, and a short checklist.
    0
    installs
  46. Code Review General · mr-q526 bundle
    Use when working on general code review across frontend, backend, scripts, and infrastructure changes. Focus on bugs, regressions, maintainability risks, and missing tests.
    0
    installs
  47. Onboarding Flow Pro · mr-q526 bundle
    Use when designing product onboarding, setup wizards, first-run flows, and activation experiences. Pro version focused on progress, motivation, task sequencing, and activation; emphasizes deep information architecture, strong hierarchy, explicit states, responsive behavior, accessibility, and validation checks.
    0
    installs
  48. Ppt Club Recruiting · mr-q526 bundle
    面向大学社团招新、活动宣讲和拉赞助路演生成高能结构化 PPT,强调大标题、强节奏、收益表达和明确报名行动。
    0
    installs
  49. Settings Page Basic · mr-q526 bundle
    Use when designing settings, preferences, billing settings, integrations, and admin configuration pages. Basic version focused on grouping, consequence clarity, defaults, and safe changes; emphasizes fast layout, obvious labels, a minimal section set, and a short checklist.
    0
    installs
  50. Developer Portal Pro · mr-q526 bundle
    Use when designing API portals, SDK docs, developer onboarding, keys, logs, and integration pages. Pro version focused on quickstart clarity, examples, credentials, and operational feedback; emphasizes deep information architecture, strong hierarchy, explicit states, responsive behavior, accessibility, and validation checks.
    0
    installs
  51. AI Chat Interface Pro · mr-q526 bundle
    Use when designing AI chat, copilots, agent workspaces, prompt consoles, and assistant surfaces. Pro version focused on conversation flow, tool state, citations, safety, and trust; emphasizes deep information architecture, strong hierarchy, explicit states, responsive behavior, accessibility, and validation checks.
    0
    installs
  52. Auth Login Page Basic · mr-q526 bundle
    Use when designing login, signup, password reset, MFA, and account access pages. Basic version focused on trust, clarity, error recovery, and low-friction account access; emphasizes fast layout, obvious labels, a minimal section set, and a short checklist.
    0
    installs
  53. Component Library Pro · mr-q526 bundle
    Use when designing component libraries, UI kits, reusable React components, and implementation examples. Pro version focused on API clarity, variants, states, and usage consistency; emphasizes deep information architecture, strong hierarchy, explicit states, responsive behavior, accessibility, and validation checks.
    0
    installs
  54. Fintech Dashboard Pro · mr-q526 bundle
    Use when designing banking, finance, investment, payments, risk, and revenue dashboards. Pro version focused on precision, compliance cues, risk visibility, and decision context; emphasizes deep information architecture, strong hierarchy, explicit states, responsive behavior, accessibility, and validation checks.
    0
    installs
  55. Healthcare Portal Pro · mr-q526 bundle
    Use when designing patient portals, provider dashboards, scheduling, records, and care coordination pages. Pro version focused on clarity, privacy, accessibility, and sensitive task support; emphasizes deep information architecture, strong hierarchy, explicit states, responsive behavior, accessibility, and validation checks.
    0
    installs
  56. Observability Backend · mr-q526 bundle
    Use when working on logs, metrics, traces, dashboards, alerts, and production debugging for backend systems. Focus on diagnosability, signal quality, SLOs, and incident response.
    0
    installs
  57. Onboarding Flow Basic · mr-q526 bundle
    Use when designing product onboarding, setup wizards, first-run flows, and activation experiences. Basic version focused on progress, motivation, task sequencing, and activation; emphasizes fast layout, obvious labels, a minimal section set, and a short checklist.
    0
    installs
  58. Saas Workspace Design · mr-q526 bundle
    Use when the task is to design a SaaS product UI, B2B web app, 工作台, product workspace, settings-heavy application, or multi-pane web tool. Focus on workflow clarity, navigation depth, density balance, state design, and operational efficiency.
    0
    installs
  59. About Company Page Pro · mr-q526 bundle
    Use when designing about pages, company story pages, team pages, and mission pages. Pro version focused on trust, narrative, people, values, and company proof; emphasizes deep information architecture, strong hierarchy, explicit states, responsive behavior, accessibility, and validation checks.
    0
    installs
  60. Admin Dashboard Design · mr-q526 bundle
    Use when the task is to design a management console, 管理后台, admin panel, operations dashboard, moderation tool, or back-office web app. Focus on operator efficiency, table-first layout, filters, bulk actions, status visibility, and low-noise product UI.
    0
    installs
  61. Background Jobs Queues · mr-q526 bundle
    Use when working on queues, workers, scheduled jobs, retries, idempotency, and async workflows. Focus on idempotency, retry policy, dead-letter handling, and operational visibility.
    0
    installs
  62. Cache Strategy Backend · mr-q526 bundle
    Use when working on server-side caching, Redis, CDN coordination, invalidation, and freshness rules. Focus on correctness, invalidation, stampede control, and latency reduction.
    0
    installs
  63. Code Review Risk Based · mr-q526 bundle
    Use when working on high-risk diffs touching auth, payments, data loss, concurrency, migrations, or public APIs. Focus on blast radius, invariants, rollback, observability, and edge cases.
    0
    installs
  64. Contact Sales Page Pro · mr-q526 bundle
    Use when designing contact, sales, demo request, consultation, and lead qualification pages. Pro version focused on form clarity, next-step confidence, routing, and trust; emphasizes deep information architecture, strong hierarchy, explicit states, responsive behavior, accessibility, and validation checks.
    0
    installs
  65. Database Schema Design · mr-q526 bundle
    Use when working on relational or document database schema design, indexing, constraints, and migration planning. Focus on data integrity, query shape, indexing, and future-safe migrations.
    0
    installs
  66. Developer Portal Basic · mr-q526 bundle
    Use when designing API portals, SDK docs, developer onboarding, keys, logs, and integration pages. Basic version focused on quickstart clarity, examples, credentials, and operational feedback; emphasizes fast layout, obvious labels, a minimal section set, and a short checklist.
    0
    installs
  67. Error Empty States Pro · mr-q526 bundle
    Use when designing 404 pages, empty states, error states, permission states, and offline states. Pro version focused on recovery, explanation, next actions, and tone; emphasizes deep information architecture, strong hierarchy, explicit states, responsive behavior, accessibility, and validation checks.
    0
    installs
  68. Marketing Landing Page · mr-q526 bundle
    Use when the task is to design a campaign page, 营销落地页, launch page, feature promotion page, webinar signup page, or lead generation page. Focus on one conversion goal, persuasive sequencing, proof, CTA rhythm, and low-friction form design.
    0
    installs
  69. AI Chat Interface Basic · mr-q526 bundle
    Use when designing AI chat, copilots, agent workspaces, prompt consoles, and assistant surfaces. Basic version focused on conversation flow, tool state, citations, safety, and trust; emphasizes fast layout, obvious labels, a minimal section set, and a short checklist.
    0
    installs
  70. API Integration Testing · mr-q526 bundle
    Use when working on API integration tests across services, databases, auth, and external dependencies. Focus on contract correctness, realistic fixtures, isolation, and deterministic assertions.
    0
    installs
  71. Component Library Basic · mr-q526 bundle
    Use when designing component libraries, UI kits, reusable React components, and implementation examples. Basic version focused on API clarity, variants, states, and usage consistency; emphasizes fast layout, obvious labels, a minimal section set, and a short checklist.
    0
    installs
  72. Data Migration Backfill · mr-q526 bundle
    Use when working on schema migrations, data migrations, backfills, dual writes, and rollout plans. Focus on reversibility, idempotency, batching, verification, and rollback safety.
    0
    installs
  73. Fintech Dashboard Basic · mr-q526 bundle
    Use when designing banking, finance, investment, payments, risk, and revenue dashboards. Basic version focused on precision, compliance cues, risk visibility, and decision context; emphasizes fast layout, obvious labels, a minimal section set, and a short checklist.
    0
    installs
  74. Healthcare Portal Basic · mr-q526 bundle
    Use when designing patient portals, provider dashboards, scheduling, records, and care coordination pages. Basic version focused on clarity, privacy, accessibility, and sensitive task support; emphasizes fast layout, obvious labels, a minimal section set, and a short checklist.
    0
    installs
  75. Notification Center Pro · mr-q526 bundle
    Use when designing notification centers, inboxes, alerts, activity feeds, and message queues. Pro version focused on priority, read state, grouping, and actionability; emphasizes deep information architecture, strong hierarchy, explicit states, responsive behavior, accessibility, and validation checks.
    0
    installs
  76. Ppt Course Presentation · mr-q526 bundle
    面向小组作业、读书报告和期末展示生成结构化 PPT,强调问题引入、案例讲解、团队观点和课堂讨论的节奏感。
    0
    installs
  77. REST API Implementation · mr-q526 bundle
    Use when working on REST API routes, controllers, validation, pagination, errors, and versioning. Focus on predictable resources, validation, error semantics, and compatibility.
    0
    installs
  78. Search Results Page Pro · mr-q526 bundle
    Use when designing search results, filtering, sorting, faceted navigation, and discovery pages. Pro version focused on query feedback, relevance, filters, and result scanning; emphasizes deep information architecture, strong hierarchy, explicit states, responsive behavior, accessibility, and validation checks.
    0
    installs
  79. Website Homepage Design · mr-q526 bundle
    Use when the task is to design a branded homepage, 官网首页, company website, startup homepage, product website, or corporate front page. Focus on brand hierarchy, hero composition, proof sequencing, section rhythm, and clear conversion paths.
    0
    installs
  80. About Company Page Basic · mr-q526 bundle
    Use when designing about pages, company story pages, team pages, and mission pages. Basic version focused on trust, narrative, people, values, and company proof; emphasizes fast layout, obvious labels, a minimal section set, and a short checklist.
    0
    installs
  81. Backend API Architecture · mr-q526 bundle
    Use when working on backend service architecture, API boundaries, module decomposition, service contracts, and data flow design. Focus on clear ownership, stable interfaces, failure isolation, and maintainability.
    0
    installs
  82. Contact Sales Page Basic · mr-q526 bundle
    Use when designing contact, sales, demo request, consultation, and lead qualification pages. Basic version focused on form clarity, next-step confidence, routing, and trust; emphasizes fast layout, obvious labels, a minimal section set, and a short checklist.
    0
    installs
  83. Development Plan Doc Pro · mr-q526 bundle
    Use when creating a serious engineering implementation plan after repository research. Pro version requires investigation before planning and produces a detailed plan down to modules, functions, type definitions, interfaces, data flow, validation, risks, rollout, and task checklist.
    0
    installs
  84. Error Empty States Basic · mr-q526 bundle
    Use when designing 404 pages, empty states, error states, permission states, and offline states. Basic version focused on recovery, explanation, next actions, and tone; emphasizes fast layout, obvious labels, a minimal section set, and a short checklist.
    0
    installs
  85. Profile Account Page Pro · mr-q526 bundle
    Use when designing profile, account center, identity, privacy, and user preference pages. Pro version focused on ownership, editability, privacy, and account state visibility; emphasizes deep information architecture, strong hierarchy, explicit states, responsive behavior, accessibility, and validation checks.
    0
    installs
  86. Design System Builder Pro · mr-q526 bundle
    Use when designing design systems, token systems, UI foundations, and reusable component standards. Pro version focused on tokens, consistency, accessibility, and component governance; emphasizes deep information architecture, strong hierarchy, explicit states, responsive behavior, accessibility, and validation checks.
    0
    installs
  87. Education Course Page Pro · mr-q526 bundle
    Use when designing course pages, lesson players, LMS dashboards, and learning paths. Pro version focused on learning hierarchy, progress, practice, and motivation; emphasizes deep information architecture, strong hierarchy, explicit states, responsive behavior, accessibility, and validation checks.
    0
    installs
  88. Notification Center Basic · mr-q526 bundle
    Use when designing notification centers, inboxes, alerts, activity feeds, and message queues. Basic version focused on priority, read state, grouping, and actionability; emphasizes fast layout, obvious labels, a minimal section set, and a short checklist.
    0
    installs
  89. Responsive Navigation Pro · mr-q526 bundle
    Use when designing navbars, sidebars, mega menus, mobile drawers, tabs, and information architecture. Pro version focused on orientation, hierarchy, responsive behavior, and wayfinding; emphasizes deep information architecture, strong hierarchy, explicit states, responsive behavior, accessibility, and validation checks.
    0
    installs
  90. Search Results Page Basic · mr-q526 bundle
    Use when designing search results, filtering, sorting, faceted navigation, and discovery pages. Basic version focused on query feedback, relevance, filters, and result scanning; emphasizes fast layout, obvious labels, a minimal section set, and a short checklist.
    0
    installs
  91. Analytics Dashboard Design · mr-q526 bundle
    Use when the task is to design a BI dashboard, 数据大屏, analytics workspace, reporting console, KPI board, or monitoring page. Focus on question-first information hierarchy, chart choice, filter clarity, metric context, and decision-ready layout.
    0
    installs
  92. Auth Authorization Backend · mr-q526 bundle
    Use when working on authentication, authorization, sessions, API keys, RBAC, ABAC, and tenant boundaries. Focus on least privilege, secure defaults, session safety, and auditable permission checks.
    0
    installs
  93. Development Plan Doc Basic · mr-q526 bundle
    Use as a lightweight baseline/control skill for creating a simple development plan or implementation outline. Basic version focuses on high-level steps, rough files, and validation notes with limited repository research and limited method/type-level detail.
    0
    installs
  94. GRAPHQL API Implementation · mr-q526 bundle
    Use when working on GraphQL schemas, resolvers, mutations, subscriptions, and dataloader patterns. Focus on schema clarity, N+1 avoidance, auth boundaries, and client ergonomics.
    0
    installs
  95. Profile Account Page Basic · mr-q526 bundle
    Use when designing profile, account center, identity, privacy, and user preference pages. Basic version focused on ownership, editability, privacy, and account state visibility; emphasizes fast layout, obvious labels, a minimal section set, and a short checklist.
    0
    installs
  96. Design System Builder Basic · mr-q526 bundle
    Use when designing design systems, token systems, UI foundations, and reusable component standards. Basic version focused on tokens, consistency, accessibility, and component governance; emphasizes fast layout, obvious labels, a minimal section set, and a short checklist.
    0
    installs
  97. Ecommerce Storefront Design · mr-q526 bundle
    Use when the task is to design an ecommerce storefront, 电商首页, product listing page, product detail page, shopping flow, or brand shop. Focus on product discovery, merchandising hierarchy, trust, pricing clarity, and conversion flow.
    0
    installs
  98. Education Course Page Basic · mr-q526 bundle
    Use when designing course pages, lesson players, LMS dashboards, and learning paths. Basic version focused on learning hierarchy, progress, practice, and motivation; emphasizes fast layout, obvious labels, a minimal section set, and a short checklist.
    0
    installs
  99. Responsive Navigation Basic · mr-q526 bundle
    Use when designing navbars, sidebars, mega menus, mobile drawers, tabs, and information architecture. Basic version focused on orientation, hierarchy, responsive behavior, and wayfinding; emphasizes fast layout, obvious labels, a minimal section set, and a short checklist.
    0
    installs
  100. Website Homepage Design Pro · mr-q526 bundle
    Use when designing a premium branded homepage, 官网首页, company website, product website, or high-end corporate front page. Pro version focused on strategic positioning, visual direction, section narrative, conversion paths, responsive polish, and implementation-ready design details.
    0
    installs