Sub-skill of mcp-builder: Do (+1).
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill do --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Do?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-workspace-hub-8218d788)More formats (shields.io, HTML) on the badges page.
---
name: mcp-builder-do
description: 'Sub-skill of mcp-builder: Do (+1).'
version: 1.2.0
category: development
type: reference
scripts_exempt: true
---
# Do (+1)
## Do
1. Use TypeScript for type safety
2. Validate all inputs with Zod
3. Provide clear, actionable error messages
4. Use environment variables for secrets
5. Implement rate limiting for external APIs
6. Add tool annotations for destructive operations
## Don't
1. Hardcode API keys or secrets
2. Skip input validation
3. Return raw error stack traces
4. Create overly complex tool schemas
5. Ignore rate limits on external services
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!