
Security review agent for PHP/Symfony codebase. Performs manual-style security review with OWASP ASVS 5.0 category mapping, severity ratings, and PHP/Symfony-specific checklist. Triggers on: "security review", "security audit", "vulnerability check", "OWASP review", "pentest review", "security scan".
Auto-bump pipeline monitor version when builder/monitor/pipeline-monitor.sh is modified. Triggers automatically as a post-edit convention — not user-invocable directly. When any change is made to pipeline-monitor.sh, increment the patch version in the "# Version:" header comment. Triggers on: "pipeline-monitor", "monitor version", "bump monitor".
Security review agent for PHP/Symfony codebase. Performs manual-style security review with OWASP ASVS 5.0 category mapping, severity ratings, and PHP/Symfony-specific checklist. Triggers on: "security review", "security audit", "vulnerability check", "OWASP review", "pentest review", "security scan".
Convert a website or page with related links into a local collection of Markdown files with an index. Follows project docs conventions (ua/en bilingual structure). Uses WebFetch — no external dependencies. Triggers on: "web to docs", "website to markdown", "save docs locally", "convert site", "download docs", "fetch docs", "scrape to markdown".
Auto-bump pipeline monitor version when builder/monitor/pipeline-monitor.sh is modified. Triggers automatically as a post-edit convention — not user-invocable directly. When any change is made to pipeline-monitor.sh, increment the patch version in the "# Version:" header comment. Triggers on: "pipeline-monitor", "monitor version", "bump monitor".
Harmonize agent admin UIs rendered in core admin iframe. Use when an agent admin page looks visually inconsistent with platform admin (different background, spacing, navbar, card styles, table contrast) or has iframe-only layout issues.
Audit agents in the AI Community Platform for structure, testing, security, observability, documentation, and standards compliance. Use when the user asks to audit, review, check, or validate an agent's quality, compliance, or readiness. Triggers on: "audit", "compliance", "agent check", "quality gate", "convention check", "readiness review", "platform standards".
Audit agents in the AI Community Platform for structure, testing, security, observability, documentation, and standards compliance. Use when the user asks to audit, review, check, or validate an agent's quality, compliance, or readiness. Triggers on: "audit", "compliance", "agent check", "quality gate", "convention check", "readiness review", "platform standards".
Debug agent issues in the AI Community Platform. Use when the user reports a problem with an agent call, tool invocation, LLM response, or needs to trace a request end-to-end. Triggers on: "debug", "trace", "why did", "what happened", "not working", "wrong response", "check logs", "investigate", "diagnose".
Debug agent issues in the AI Community Platform. Use when the user reports a problem with an agent call, tool invocation, LLM response, or needs to trace a request end-to-end. Triggers on: "debug", "trace", "why did", "what happened", "not working", "wrong response", "check logs", "investigate", "diagnose".
Install missing software and start services on the fly inside the devcontainer without rebuilding. Use when a command fails with "not found", a Python import fails with "ModuleNotFoundError", a PHP class is missing, npm package is absent, or a service (PostgreSQL, Redis, OpenSearch, RabbitMQ) is not running. Triggers on: "not found", "ModuleNotFoundError", "No module named", "command not found", "could not find", "package not found", "install", "provision", "service not running", "connection refused".
# Skill: Documentation Manage bilingual project documentation following the folder-based language convention. ## Directory Structure Rule ``` docs/<domain>/<theme>/<chapter>/<lang>/<file>.md ``` **Key constraint: no .md files in intermediate directories.** If a directory has subdirectories, it MUST NOT contain .md files directly. Documentation files live ONLY in leaf directories. Examples: - `docs/agents/ua/hello-agent.md` — correct (leaf) - `docs/agents/hello-agent.md` — WRONG (agents/ has
# Skill: Documentation Manage bilingual project documentation following the folder-based language convention. ## Directory Structure Rule ``` docs/<domain>/<theme>/<chapter>/<lang>/<file>.md ``` **Key constraint: no .md files in intermediate directories.** If a directory has subdirectories, it MUST NOT contain .md files directly. Documentation files live ONLY in leaf directories. Examples: - `docs/agents/ua/hello-agent.md` — correct (leaf) - `docs/agents/hello-agent.md` — WRONG (agents/ has
Harmonize agent admin UIs rendered in core admin iframe. Use when an agent admin page looks visually inconsistent with platform admin (different background, spacing, navbar, card styles, table contrast) or has iframe-only layout issues.
Auto-bump pipeline monitor version when builder/monitor/pipeline-monitor.sh is modified. Triggers automatically as a post-edit convention — not user-invocable directly. When any change is made to pipeline-monitor.sh, increment the patch version in the "# Version:" header comment. Triggers on: "pipeline-monitor", "monitor version", "bump monitor".
Security review agent for PHP/Symfony codebase. Performs manual-style security review with OWASP ASVS 5.0 category mapping, severity ratings, and PHP/Symfony-specific checklist. Triggers on: "security review", "security audit", "vulnerability check", "OWASP review", "pentest review", "security scan".
Translation agent for ua/en bilingual content. Handles UI labels, help text, error messages, docs, and agent/system prompts. Finds translatable elements, detects supported languages, translates by context, maintains term consistency. Triggers on: "translate", "translation", "i18n", "missing translations", "mirror docs", "sync languages".
Translation agent for ua/en bilingual content. Handles UI labels, help text, error messages, docs, and agent/system prompts. Finds translatable elements, detects supported languages, translates by context, maintains term consistency. Triggers on: "translate", "translation", "i18n", "missing translations", "mirror docs", "sync languages".
Translation agent for ua/en bilingual content. Handles UI labels, help text, error messages, docs, and agent/system prompts. Finds translatable elements, detects supported languages, translates by context, maintains term consistency. Triggers on: "translate", "translation", "i18n", "missing translations", "mirror docs", "sync languages".
Convert a website or page with related links into a local collection of Markdown files with an index. Follows project docs conventions (ua/en bilingual structure). Uses WebFetch — no external dependencies. Triggers on: "web to docs", "website to markdown", "save docs locally", "convert site", "download docs", "fetch docs", "scrape to markdown".
Install missing software and start services on the fly inside the devcontainer without rebuilding. Use when a command fails with "not found", a Python import fails with "ModuleNotFoundError", a PHP class is missing, npm package is absent, or a service (PostgreSQL, Redis, OpenSearch, RabbitMQ) is not running. Triggers on: "not found", "ModuleNotFoundError", "No module named", "command not found", "could not find", "package not found", "install", "provision", "service not running", "connection refused".
Debug agent issues in the AI Community Platform. Use when the user reports a problem with an agent call, tool invocation, LLM response, or needs to trace a request end-to-end. Triggers on: "debug", "trace", "why did", "what happened", "not working", "wrong response", "check logs", "investigate", "diagnose".
Convert a website or page with related links into a local collection of Markdown files with an index. Follows project docs conventions (ua/en bilingual structure). Uses WebFetch — no external dependencies. Triggers on: "web to docs", "website to markdown", "save docs locally", "convert site", "download docs", "fetch docs", "scrape to markdown".
Audit agents in the AI Community Platform for structure, testing, security, observability, documentation, and standards compliance. Use when the user asks to audit, review, check, or validate an agent's quality, compliance, or readiness. Triggers on: "audit", "compliance", "agent check", "quality gate", "convention check", "readiness review", "platform standards".
Debug agent issues in the AI Community Platform. Use when the user reports a problem with an agent call, tool invocation, LLM response, or needs to trace a request end-to-end. Triggers on: "debug", "trace", "why did", "what happened", "not working", "wrong response", "check logs", "investigate", "diagnose".
# Skill: Documentation Manage bilingual project documentation following the folder-based language convention. ## Directory Structure Rule ``` docs/<domain>/<theme>/<chapter>/<lang>/<file>.md ``` **Key constraint: no .md files in intermediate directories.** If a directory has subdirectories, it MUST NOT contain .md files directly. Documentation files live ONLY in leaf directories. Examples: - `docs/agents/ua/hello-agent.md` — correct (leaf) - `docs/agents/hello-agent.md` — WRONG (agents/ has
Security review agent for PHP/Symfony codebase. Performs manual-style security review with OWASP ASVS 5.0 category mapping, severity ratings, and PHP/Symfony-specific checklist. Triggers on: "security review", "security audit", "vulnerability check", "OWASP review", "pentest review", "security scan".
Auto-bump pipeline monitor version when builder/monitor/pipeline-monitor.sh is modified. Triggers automatically as a post-edit convention — not user-invocable directly. When any change is made to pipeline-monitor.sh, increment the patch version in the "# Version:" header comment. Triggers on: "pipeline-monitor", "monitor version", "bump monitor".
Install missing software and start services on the fly inside the devcontainer without rebuilding. Use when a command fails with "not found", a Python import fails with "ModuleNotFoundError", a PHP class is missing, npm package is absent, or a service (PostgreSQL, Redis, OpenSearch, RabbitMQ) is not running. Triggers on: "not found", "ModuleNotFoundError", "No module named", "command not found", "could not find", "package not found", "install", "provision", "service not running", "connection refused".
Translation agent for ua/en bilingual content. Handles UI labels, help text, error messages, docs, and agent/system prompts. Finds translatable elements, detects supported languages, translates by context, maintains term consistency. Triggers on: "translate", "translation", "i18n", "missing translations", "mirror docs", "sync languages".
Convert a website or page with related links into a local collection of Markdown files with an index. Follows project docs conventions (ua/en bilingual structure). Uses WebFetch — no external dependencies. Triggers on: "web to docs", "website to markdown", "save docs locally", "convert site", "download docs", "fetch docs", "scrape to markdown".
Install missing software and start services on the fly inside the devcontainer without rebuilding. Use when a command fails with "not found", a Python import fails with "ModuleNotFoundError", a PHP class is missing, npm package is absent, or a service (PostgreSQL, Redis, OpenSearch, RabbitMQ) is not running. Triggers on: "not found", "ModuleNotFoundError", "No module named", "command not found", "could not find", "package not found", "install", "provision", "service not running", "connection refused".
Harmonize agent admin UIs rendered in core admin iframe. Use when an agent admin page looks visually inconsistent with platform admin (different background, spacing, navbar, card styles, table contrast) or has iframe-only layout issues.
Audit agents in the AI Community Platform for structure, testing, security, observability, documentation, and standards compliance. Use when the user asks to audit, review, check, or validate an agent's quality, compliance, or readiness. Triggers on: "audit", "compliance", "agent check", "quality gate", "convention check", "readiness review", "platform standards".
# Skill: Documentation Manage bilingual project documentation following the folder-based language convention. ## Directory Structure Rule ``` docs/<domain>/<theme>/<chapter>/<lang>/<file>.md ``` **Key constraint: no .md files in intermediate directories.** If a directory has subdirectories, it MUST NOT contain .md files directly. Documentation files live ONLY in leaf directories. Examples: - `docs/agents/ua/hello-agent.md` — correct (leaf) - `docs/agents/hello-agent.md` — WRONG (agents/ has
Harmonize agent admin UIs rendered in core admin iframe. Use when an agent admin page looks visually inconsistent with platform admin (different background, spacing, navbar, card styles, table contrast) or has iframe-only layout issues.