Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agentic Coding Exercises

Three agentic coding exercises. Each exercise gives learners a React starter codebase and a focused agent workflow to practice.

Exercises

# Exercise Starter code Goal
01 NFR X-Ray React Check whether a codebase is enterprise-ready.
02 Code Review React + PR diff Review a PR in 5 minutes and rank issues by severity.
03 Generate Diagram React feature Generate sequence and flow diagrams for a feature.

How Learners Should Use This Repo

  1. Fork this repository.
  2. Pick one exercise.
  3. Create a branch in your fork.
  4. Work inside that exercise folder.
  5. Commit your solution.
  6. Open a pull request back to this repository for review.

Solution PRs are reviewed for feedback and should not be merged into main. The main branch should stay as the clean exercise source.

Requirements

  • Node.js 20+ for starter projects.
  • Claude Code or any other AI coding agent.

Recommended Resources

Repository Rule

Keep solutions scoped to the selected exercise. Do not change unrelated exercise folders.

About

Fork-and-PR agentic coding exercises for code review, enterprise NFR review, and TypeScript-to-Java refactoring

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages