원클릭으로
vercel-web-scripts
vercel-web-scripts에는 DavidKk에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Use when integrating AI or automation with MagickMonkey (Gist script CRUD via REST v1, MCP, or chat function calling). Read for auth headers, routes, and tool names.
Optional OTA CodeMirror 6 module for Gist userscripts. Use GME_ensureEditorLib() with profiles; do not embed cdnjs CodeMirror.
Project architecture and process live in .ai/; read INDEX.md and context/summary.md before substantial work. Code standards live in sibling .cursor/skills/.
Enforces TypeScript/React code comment standards and JSDoc formatting requirements. Use when writing TypeScript or React code, adding comments, documenting functions, or when code review requires proper JSDoc comments.
Automatically runs code quality checks (format, lint, typecheck) after generating or modifying code. Use when writing code, generating files, or when code changes need to be validated.
Enforces test file and test case naming conventions. Use when writing tests, creating test files, or when code review requires proper test naming.
Enforces TypeScript/React function export format standards. Use when exporting functions, creating React components, writing custom hooks, or when code review requires proper export syntax.