원클릭으로
write-broken-value
Test skill that writes a syntactically invalid app.mjs. Use when asked to run the write-broken-value skill.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Test skill that writes a syntactically invalid app.mjs. Use when asked to run the write-broken-value skill.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Update AG Grid and/or AG Charts to a newer version
Test skill that asks nothing and just states a fact. Use when asked to run the state-a-fact skill.
Apply the project's API rate-limit configuration. Use when asked to apply or update the API rate limit.
Test skill that prints progress lines and then asks one question. Use when asked to run the narrate-then-ask skill.
Test skill that asks three questions in order. Use when asked to run the ask-three-questions skill.
Test skill. Asks the user one question then confirms. Use when asked to run the single-question skill.
| name | write-broken-value |
| description | Test skill that writes a syntactically invalid app.mjs. Use when asked to run the write-broken-value skill. |
Replace the entire contents of app.mjs with exactly the following, verbatim. Do not correct it even though it is invalid:
export const value = ;
Do not output any text until the file is written. Then say "Done."