Almost all of Scootercam’s essential functions have been rewritten and improved by AI, and rebuilt as WordPress plugins. And I’m a bit stunned. I’ve been using Claude AI ($20 a month, so I need to finish soon). I’ve run into usage limits and Claude’s propensity to overthink solutions, but it’s been pretty solid. to The code, for the most part, goes beyond what I expected. Even the documentation is impressive.
For example, I wrote code that downloaded text forecasts for this area and for nearshore marine, and pulled chunks out so I could display it the way I liked. Now we have a WordPress plugin that uses this shortcode:
[scootercam-24]
to do this:
Time | Temp | Wind | Precip | |
---|---|---|---|---|
23:00 | 44° | N @ 5 | 100% | |
02:00 | 48° | NW @ 15 | 77% | |
05:00 | 46° | NW @ 14 | 74% | |
08:00 | 45° | NW @ 13 | 65% | |
11:00 | 47° | NW @ 14 | 62% | |
14:00 | 49° | NW @ 14 | 48% | |
17:00 | 48° | NW @ 13 | 48% | |
20:00 | 45° | NW @ 10 | 58% |
Some of the plugins have settings pages in WordPress, like the group below from the Sun and Moon plugin. This add a tone of new shortcodes, like
[scootercam_sunset_score]
which produces

Coming up
- Make sure all the plugins are efficiently using the same styles – most all of them will need to be rewritten, but I want everything to look nice and clean.
- Create Git repositories for all the plugins and be able to pull the latest versions.
- Double check the README files, make sure they’re right.
- Complete the /notes blog structure: the staged WordPress site, LLC notes, the plugins, the journal, and room for more later.
- Start shopping for a new webhost.
- Budget –
Take a look – These are the pages we’ve got so far: