SkillAgentSearch skills...

website.tools

"@axe-core/playwright": "^4.12.1", "@babel/parser": "8.0.4", "@babel/types": "8.0.4", "@ericthered926/duckduckgo-mcp-server": "0.6.0", "@modelcontextprotocol/server-filesystem": "2026.7.10", "@modelcontextprotocol/server-github": "2025.4.8", "@modelcontextprotocol/server-sequential-thinking": "2026.…

Install / Use

claude mcp add roddavinod99 -- npx -y github:roddavinod99/website.tools

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

46/100

Supported Platforms

Claude Code
Claude Desktop

{ "name": "tools", "version": "1.1.10", "private": true, "scripts": { "dev": "next dev", "predev": "node scripts/prebuild.mjs", "prebuild": "node scripts/prebuild.mjs", "build": "next build && node scripts/postbuild-csp.mjs && node scripts/build-search-index.mjs", "start": "next start", "build:wasm": "node scripts/build-wasm.mjs", "version": "node scripts/release.mjs", "version:auto": "node scripts/auto-release.mjs", "lint": "eslint", "typecheck": "tsc --noEmit", "sitemap:submit": "node scripts/sitemap-submitter.mjs", "seo:audit": "node scripts/seo-audit.mjs", "seo:audit:submit": "node scripts/seo-audit.mjs --submit", "production:readiness": "node scripts/production-readiness.mjs", "test": "playwright test", "test:unit": "vitest run", "test:a11y": "playwright test tests/a11y.spec.ts", "test:api": "playwright test tests/api.spec.ts", "test:tools": "playwright test tests/tools.spec.ts", "test:bench": "vitest run tests/performance/wasm-bench.test.ts", "test:snapshots": "playwright test tests/snapshots.spec.ts", "test:security": "playwright test tests/security.spec.ts", "test:seo": "playwright test tests/seo-structured-data.spec.ts", "analyze": "cross-env ANALYZE=true next build", "clean": "node scripts/cleanup.mjs", "csp:auto-update": "node scripts/csp-auto-update.mjs" }, "browserslist": { "production": [ "last 2 Chrome versions", "last 2 Firefox versions", "last 2 Safari versions", "last 2 Edge versions" ], "development": [ "last 1 Chrome version", "last 1 Firefox version", "last 1 Safari version" ] }, "dependencies": { "@vercel/og": "1.0.2", "bcryptjs": "^3.0.3", "clsx": "^2.1.1", "fuse.js": "^7.5.0", "highlight.js": "^11.11.1", "isomorphic-dompurify": "3.21.0", "jsbarcode": "^3.12.3", "libphonenumber-js": "^1.13.8", "lucide-react": "^1.23.0", "next": "16.3.0", "qrcode": "^1.5.4", "react": "19.2.4", "react-dom": "19.2.4", "rehype": "13.0.2", "rehype-highlight": "7.0.2", "rehype-stringify": "10.0.1", "remark": "15.0.1", "remark-gfm": "4.0.1", "remark-rehype": "11.1.2", "sharp": "0.35.3", "tailwind-merge": "^3.6.0" }, "overrides": { "dompurify": "3.4.13" }, "devDependencies": { "@axe-core/playwright": "^4.12.1", "@babel/parser": "8.0.4", "@babel/types": "8.0.4", "@ericthered926/duckduckgo-mcp-server": "0.6.0", "@modelcontextprotocol/server-filesystem": "2026.7.10", "@modelcontextprotocol/server-github": "2025.4.8", "@modelcontextprotocol/server-sequential-thinking": "2026.7.4", "@next/bundle-analyzer": "^16.2.10", "@playwright/mcp": "0.0.78", "@playwright/test": "^1.61.1", "@tailwindcss/postcss": "^4", "@types/bcryptjs": "^2.4.6", "@types/jsbarcode": "^3.11.4", "@types/node": "^20", "@types/qrcode": "^1.5.6", "@types/react": "^19", "@types/react-dom": "^19", "cross-env": "^10.1.0", "eslint": "^9", "eslint-config-next": "^16.2.10", "jscodeshift": "17.4.0", "minisearch": "7.2.0", "schema-dts": "2.0.0", "tailwindcss": "^4", "typescript": "^5", "vitest": "^4.1.10" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low