fix: correct marketplace.json schema and update author
- Change author from string to object with name and url
- Update author to 'darrenhinde' in both files
- Fixes schema validation error in Claude Code
- Required format: {"name": "...", "url": "..."}