creator-space-ux

Manage creator workspace access and visibility across private and public entry points.

1|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/muddyrain/valley-mas --skill creator-space-ux
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: creator-space-ux
Source: https://github.com/muddyrain/valley-mas/tree/main/.codex/skills/creator-space-ux
Command: npx skills add https://github.com/muddyrain/valley-mas --skill creator-space-ux

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

创作者工作空间的管理体验常常将卡片、编辑/发布状态、以及私密内容的访问控制混乱在一个入口中。该技能通过统一的管理视图,帮助创作者快速理解入口、状态与权限的关系,降低误操作和导航困难。

Core Features & Use Cases

  • 清晰的管理卡片视图:展示编辑、删除、查看、可见范围与发布状态等关键信息,一眼看清。
  • 双入口一致性:若存在创作者入口与公开入口,确保返回路径和上下文保持一致,避免跳转错位。
  • 私密内容的安全访问:作者可通过创作空间查看和进入自己的私密内容,同时保持安全边界。
  • 快速回退与导航:详情页返回优先使用真实入口上下文,提升用户体验。

Quick Start

请设计一个创作空间 UX 的最小可用改动,使创作者入口和公开入口在返回路径和状态显示上保持一致。

Frequently Asked Questions about creator-space-ux

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage creator workspace visibility and access control for private and public content?

Managing creator workspace visibility requires a unified admin dashboard that displays access controls, publish status, and visibility scope on a single management card view to prevent unauthorized access and misoperations.

How do I preserve navigation context when returning from a creator workspace detail view?

To preserve navigation context when returning from a detail view, implement dual-entry consistency so the return path uses the real entry context, ensuring creators navigate back to the correct workspace without jump displacement.

What is the best way to display content publish status in a creator admin dashboard?

The best way to display content publish status in a creator admin dashboard is using clear management cards that show edit, delete, view, visibility scope, and status indicators together for immediate comprehension.

How to ensure creators can securely access their own private content in a workspace?

To let creators securely access private content in a workspace, establish a creator space entry point that allows authors to view and enter private content while maintaining strict security boundaries against public access.

Can I apply workspace UX patterns to scenarios involving multi-step editing workflows?

Yes, you can apply workspace UX patterns to multi-step editing workflows by implementing context-preserving navigation across workflow steps, ensuring status indicators and return paths remain consistent throughout the process.