Macplugins

A new app in the making

  • A tiny app to see how much of the grind work I could get done using something like Claude that came out of giving a talk about using Claude to my CocoaHeads group.
  • I found some public APIs, and chose one. Official Joke API
  • If it passes final review, I'll publish it. For now I wanted it to have a dedicated privacy policy page.

What did I have Claude do?

  1. Generate an app by giving the link to the actual published API
  2. Clean up and document the code.
  3. Make sure all the views had proper Previews
  4. Made sure all model code had proper tests.

What did I do?

  1. I spent most of my time refining a skill file so that the code generated or modified met my style and readability guidelines.
  2. Changed the view it generated slightly so it supported dynamic text, so that it has the minimum accessibility that I at least expect.
  3. Pushed it through TestFlight to my CocoaHeads group and a few other people and saw an appreciation for the truly bad jokes coming out. Especially the programming ones.
  4. Realized I hadn't done anything to this website in years. So had to update it.
Tagged with: