用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/cjlacout-ghb/TQB-v1-3 --skill feedback-system命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Comprehensive procedure for implementing a premium splash screen with specific branding (CJL logo) and the "Simplifica" typography "científico de tu juego".
Logic and best practices for orchestrating the developer workflow of starting a local server and launching a browser preview.
Logic and best practices for creating a structured, multi-language markdown-based user manual with contextual deep-linking.
基于 SOC 职业分类
正在显示 SKILL.md
| name | feedback_system |
| description | Instructions and templates for implementing a non-intrusive user feedback and suggestion system. |
This skill provides a standardized way to collect user feedback, bug reports, and suggestions in a web application. It focuses on a frictionless user experience and easy backend integration.
A Feedback System should follow these principles:
<button
onClick={() => setIsOpen(true)}
className="fixed bottom-6 right-6 p-4 bg-primary-500 text-white rounded-full shadow-lg hover:scale-110 transition-all z-40"
>
<MessageSquare size={24} />
</button>
Technical ID (e.g., xqepwazz).fetch request as shown in the template.