원클릭으로
security-guidelines
Проверки безопасности для security-auditor. Use when auditing auth, payments, sensitive data, or validating input handling.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Проверки безопасности для security-auditor. Use when auditing auth, payments, sensitive data, or validating input handling.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | security-guidelines |
| description | Проверки безопасности для security-auditor. Use when auditing auth, payments, sensitive data, or validating input handling. |
Чеклист для security-auditor.
По severity: Critical, High, Medium, Low. При Critical/High — debugger для исправления.
Git операции и коммиты. Use when creating commits, branches, or pull requests. Follows Conventional Commits and project git workflow.
Полная оркестрация для /workflow-feature. Use when coordinating complex features: planner decomposes, worker/refactor implement, test-runner and debugger verify, reviewer and senior-reviewer check, security-auditor audits, documenter reports.
Базовый workflow для /workflow-scaffold. Use when executing simple implementation tasks: worker creates code and tests, test-runner verifies, documenter adds documentation.
Управление задачами и планами. Use when decomposing work, tracking subtasks, or delegating to subagents with structured task IDs and dependencies.
Use when implementing features. Analyze task complexity and choose workflow-scaffold/workflow-implement/workflow-feature. Apply when user asks to add, create, or implement something.
Генерация документации. Use when creating README, docstrings, API docs, or onboarding materials.