بنقرة واحدة
format
Format changed files with Prettier. Run after all other changes in a prompt are complete.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Format changed files with Prettier. Run after all other changes in a prompt are complete.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Create a new blog post. Use this skill whenever the user asks to write, create, draft, or add a new blog post. This skill ensures the correct filename format, front matter structure, and required fields are present.
Lint project files for common issues. Run on new or changed files before committing.
Check and fix spelling in project source files using cSpell
استنادا إلى تصنيف SOC المهني
| name | format |
| description | Format changed files with Prettier. Run after all other changes in a prompt are complete. |
After all changes in response to a prompt are complete, format modified files.
Run npm i from the repository root to install dependencies. Run tools using npx.
npx prettier --write . to format all files.