원클릭으로
multi-target
claude: Claude test generation skill
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
claude: Claude test generation skill
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
First example skill for add-skill tests
Second example skill with a non-kebab name
Validate uac's assumptions about supported AI tools (Claude Code, Copilot, Cursor, etc.) against current upstream documentation and produce a written report of drift — renamed fields, new events, deprecated features, schema changes — so the user can plan follow-up changes. Does not modify source code.
Import existing AI tool configurations (from Claude, Copilot, Cursor, or Codex) into universal-ai-config templates. Converts target-specific files into universal templates.
Draft a pull request description from either the current chat session or the full feature branch (committed + uncommitted). Use when the user asks to write a PR description, prep a PR, or summarize changes for review.
Create, update, or manage universal-ai-config agent templates. Handles finding existing agents, deciding whether to create or modify, and writing the template.
| name | multi-target |
| description | {"claude":"Claude test generation skill","copilot":"Copilot test generation skill","cursor":"Cursor test generation skill"} |
| model | {"claude":"sonnet"} |
| allowedTools | {"claude":["bash","read","write"]} |
| disableAutoInvocation | {"claude":true,"copilot":true,"cursor":true} |
| argumentHint | {"claude":"<file> [--verbose]","copilot":"<file> [--verbose]"} |
| license | MIT |
| compatibility | >=1.0.0 |
| metadata | {"category":"testing"} |
Generate comprehensive tests for the given code.