Commit Graph
2 Commits
Author SHA1 Message Date
Carson (Claude Assistant)andClaude Sonnet 4.5 557280eb0e Convert to TypeScript
- Renamed bring → bring.ts
- Added TypeScript interfaces for type safety
- Added tsconfig.json for TypeScript configuration
- Updated package.json with TypeScript dependencies
- Updated SKILL.md with TypeScript usage instructions
- Added dist/ to .gitignore

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-03-08 22:38:30 +01:00
Carson (Claude Assistant)andClaude Sonnet 4.5 df53e2f1ed Initial commit: Bring Shopping List Skill
- CLI tool for managing Bring! shopping lists
- Environment variable-based configuration
- Commands: add, list, remove, recent
- Complete English documentation
- Security: credentials via env vars, not hardcoded

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-03-08 22:27:43 +01:00