بنقرة واحدة
publish-blog
Publish a new article to the Dart blog from a Google Doc.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Publish a new article to the Dart blog from a Google Doc.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Proofreads Markdown files against Google guidelines.
Sync the changelog from the Dart SDK repo to update the changelog.yml entries in the site repository.
Stages the Dart site locally for PR validation. Includes formatting Dart code, syncing excerpts, building the site, checking for broken links, and serving the development site.
Update the whats-new page with changes to the website since the previous release.
| name | publish-blog |
| description | Publish a new article to the Dart blog from a Google Doc. |
Use this skill to add a new article to the Dart blog by extracting content from a Google Doc, formatting it, and placing it in the correct directory.
images/ folder in the zip file.src/content/blog/ using a
concise title.index.md and move the images to the
images/ directory in that folder.<DashImage> or
standard markdown image tags as appropriate.src/data/authors/ for the handle. If the author is not found, create a
new author YAML file. Add the image and any other metadata you can find
from the user's github profile.