Jason Woltje and Claude Opus 4.6
b032d23889
docs: Add npx install commands and clone instructions
...
- Add npx skills add commands for single, all, and non-interactive install
- Document .git suffix requirement for Gitea-hosted repos
- Add git clone step to manual installation
- Use ln -sf for idempotent symlinks
Co-Authored-By: Claude Opus 4.6 <[email protected] >
2026-02-16 16:09:05 -06:00
Jason Woltje and Claude Opus 4.6
ecde74439c
feat: Initial agent-skills repo — 4 adapted skills for Mosaic Stack
...
Skills included:
- pr-reviewer: Adapted for Gitea/GitHub via platform-aware scripts
(dropped fetch_pr_data.py and add_inline_comment.py, kept generate_review_files.py)
- code-review-excellence: Methodology and checklists (React, TS, Python, etc.)
- vercel-react-best-practices: 57 rules for React/Next.js performance
- tailwind-design-system: Tailwind CSS v4 patterns, CVA, design tokens
New shell scripts added to ~/.claude/scripts/git/:
- pr-diff.sh: Get PR diff (GitHub gh / Gitea API)
- pr-metadata.sh: Get PR metadata as normalized JSON
Co-Authored-By: Claude Opus 4.6 <[email protected] >
2026-02-16 16:03:39 -06:00