بنقرة واحدة
update-site
Audit and update the documentation site against the current codebase
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Audit and update the documentation site against the current codebase
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | update-site |
| description | Audit and update the documentation site against the current codebase |
Perform a full audit of the Aigentic documentation site against the current codebase.
Discover public API files: Search src/core/ for public Kotlin classes, interfaces, functions, and annotations that form the user-facing API. Focus on:
@AigenticParameter)Discover documentation files: Search site/docs/ for all documentation pages (.md and .mdx files).
Compare and identify drift: For each documentation page, check whether:
Update documentation: Fix any discrepancies found. When updating:
/tone-of-voice skill for writing style guidelinesVerify: Run the site build to check for errors after making changes.