Skip to main content
Run any Skill in Manus
with one click
GitHub repository

vercel-web-scripts

vercel-web-scripts contains 7 collected skills from DavidKk, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
0
updated
2026-07-09
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

scripts-api-mcp
software-developers

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.

2026-07-09
editor-lib
software-developers

Optional OTA CodeMirror 6 module for Gist userscripts. Use GME_ensureEditorLib() with profiles; do not embed cdnjs CodeMirror.

2026-06-25
ai
software-developers

Project architecture and process live in .ai/; read INDEX.md and context/summary.md before substantial work. Code standards live in sibling .cursor/skills/.

2026-06-13
typescript-jsdoc-standards
software-developers

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.

2026-05-14
code-quality-check
software-quality-assurance-analysts-and-testers

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.

2026-01-25
test-naming-standards
software-quality-assurance-analysts-and-testers

Enforces test file and test case naming conventions. Use when writing tests, creating test files, or when code review requires proper test naming.

2026-01-25
typescript-export-standards
software-developers

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.

2026-01-25