SkillAgentSearch skills...

duck

"build": "bun run --cwd packages/editor build", "build:demo": "bun run --cwd packages/editor build:demo", "build:libs": "bun run --cwd packages/spec build && bun run --cwd packages/patterns build && bun run --cwd packages/almond-catalog build && bun run --cwd packages/editor build", "typecheck": "ts…

Install / Use

claude mcp add saadshahd -- npx -y github:saadshahd/duck

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

40/100

Supported Platforms

Claude Code
Claude Desktop

Tags

{ "name": "duck", "devDependencies": { "fallow": "^2.54.2" }, "patchedDependencies": { "@ark-ui/react@5.37.1": "patches/@ark-ui%2Freact@5.37.1.patch" }, "private": true, "scripts": { "dev": "bun run --cwd packages/editor dev", "build": "bun run --cwd packages/editor build", "build:demo": "bun run --cwd packages/editor build:demo", "build:libs": "bun run --cwd packages/spec build && bun run --cwd packages/patterns build && bun run --cwd packages/almond-catalog build && bun run --cwd packages/editor build", "typecheck": "tsc --noEmit -p packages/spec && tsc --noEmit -p packages/editor && tsc --noEmit -p packages/mcp-server && tsc --noEmit -p packages/patterns && tsc --noEmit -p packages/almond-catalog", "test": "bun test --cwd packages/spec && bun test --cwd packages/editor && bun test --cwd packages/mcp-server && bun test --cwd packages/patterns && bun test --cwd packages/almond-catalog", "e2e": "bun run --cwd packages/editor playwright test --project=chromium", "check": "fallow dead-code --fail-on-issues && fallow health --max-cyclomatic 10 --max-crap 30 && fallow dupes --mode mild && fallow dead-code --boundary-violations", "check:dead": "fallow dead-code --fail-on-issues", "check:health": "fallow health --max-cyclomatic 10 --max-crap 30", "check:dupes": "fallow dupes --mode mild", "boundaries": "fallow dead-code --boundary-violations", "postinstall": "git config core.hooksPath .githooks" }, "trustedDependencies": [ "esbuild", "fallow" ], "type": "module", "workspaces": [ "packages/*" ], "overrides": { "@puckeditor/core": "file:../../vendor/puckeditor-core-0.22.0.tgz" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low