# Changelog All notable changes to the `awesome-grok-build` skill library and templates are documented here. Format based on [Keep a Changelog](https://keepachangelog.com/). --- ## Skill Versions | Skill | Current | Notes | |-------|---------|-------| | `agentic-code-review` | 2.0.0 | Refined review dimensions, Arena-style guidance, severity levels. | | `architecture-review` | 1.0.0 | Initial release. | | `frontend-ux-engineer` | 1.0.0 | Initial release. | | `git-github-flow` | 1.0.0 | Initial release. | | `hooksmith` | 2.0.0 | Added red-flag patterns, trust checklist, output format. | | `nextjs-fullstack` | 1.0.0 | Initial release. | | `performance-optimizer` | 1.0.0 | Initial release. | | `python-expert` | 1.0.0 | Initial release. | | `refactor-master` | 1.0.0 | Initial release. | | `repo-health-check` | 2.0.0 | Expanded workflow, output format, guardrails. | | `research-agent` | 1.0.0 | Initial release. | | `security-audit` | 1.0.0 | Initial release. | | `tdd-test-engineer` | 1.0.0 | Initial release. | --- ## Templates | Template | Version | Notes | |----------|---------|-------| | `AGENTS.fullstack.md` | 1.0.0 | SaaS, dashboards, full-stack repos. | | `AGENTS.library.md` | 1.0.0 | Open-source packages and SDKs. | | `AGENTS.docs.md` | 1.0.0 | Docs repos, awesome lists. | | `AGENTS.security.md` | 1.0.0 | Security-sensitive codebases. | | `grokignore.default` | 1.0.0 | Universal safe defaults. | | `grokignore.node` | 1.0.0 | Node.js/TypeScript projects. | | `grokignore.python` | 1.0.0 | Python projects. | | `fastapi` stack pack | 1.0.0 | AGENTS.md + .grokignore for FastAPI. | | `nextjs` stack pack | 1.0.0 | AGENTS.md + .grokignore for Next.js. | | `python-fullstack` stack pack | 1.0.0 | AGENTS.md + .grokignore for full-stack Python. | --- ## Repository | Version | Date | Changes | |---------|------|---------| | 1.0.0 | 2026-05-26 | Initial release: 13 skills, 4 AGENTS.md templates, 3 stack packs, 3 .grokignore variants, docs, examples, CI |