Blog

  • 11 June 2026

Caveman skill with OpenCode

Testing the Caveman skill for OpenCode to make AI agents respond more concisely and reduce token output without losing technical precision

Read more β†’
  • 07 June 2026

Bridge pattern for notifications in PHP

We practice the Bridge pattern in PHP to separate notification types from delivery channels, avoiding class explosion when adding new features

Read more β†’
  • 31 May 2026

React Doctor with OpenCode

Using React Doctor for a deterministic analysis of a React project, then installing the react-doctor skill in OpenCode to fix issues with AI

Read more β†’
  • 24 May 2026

Creating diagrams with Excalidraw MCP

How to set up and use the Excalidraw MCP server with OpenCode to create architecture diagrams with AI

Read more β†’
  • 18 May 2026

Create MCP SQLite server for OpenCode

Learn how to create a simple MCP server with TypeScript and SQLite, then connect it to OpenCode for natural language database queries

Read more β†’