← スキル一覧に戻る

prototypereference
by rolasnajera
This repository contains a privacy-focused desktop AI chat application.
⭐ 1🍴 0📅 2026年1月22日
SKILL.md
name: PrototypeReference description: Instructions for using the prototype at .prototype/code.html as a non-project reference.
Prototype Reference Skill
This skill provides instructions on how to handle references to the prototype code located at .prototype/code.html.
Context
The file .prototype/code.html is a standalone prototype/mockup of the application's UI or logic. It is NOT a part of the active project source code and should not be modified, moved, or deleted unless explicitly requested.
Usage Instructions
When the user mentions "the prototype", "using the prototype", or refers to the code in .prototype/code.html:
- Read-Only Reference: You may use the source code in
.prototype/code.htmlas a reference for:- UI components and layout.
- CSS styles or themes.
- Basic client-side logic or structure.
- Explicit Context: Always treat this code as external to the main project. If you copy logic or styles from it, ensure they are adapted to the current project's stack (e.g., React, TypeScript, Vite, etc.) as described in the project's documentation.
- Do Not Sync: Do not attempt to "sync" the project with this file automatically. It is a snapshot for inspiration or reference only.
- Verification: If the user asks to implement something "like the prototype", read the file first using
view_fileto ensure you have the latest reference.
File Path
- Prototype Source:
/Users/rolasnajera/development/gerai/.prototype/code.html
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です