ozan bf42a76cf9 refactor: hand-authored pi-flow post + consolidated agents.md
- pi-flow-native-brain is now hand-authored HTML (direct SVGs + styled
  tables; no build.js passthrough needed)
- Card hardcoded in _index_template.html above {{CARDS}}
- Removed posts/pi-flow-native-brain.md (build.js no longer touches it)
- New agents.md: consolidated agent guide for the blog repo
  (blog architecture, build pipeline, adding posts, styling rules,
  writing guide, deploy instructions, skills reference)
- Removed old skills/blog.md (content migrated to agents.md)
2026-06-03 02:47:06 +01:00

Tinqs Studio Blog

Engineering blog from Tinqs Studio --- a game development platform built on a Gitea fork with 3D asset preview, LFS-first workflows, AI agent tools, and creative pipelines for game teams.

We're building Tinqs Studio while using it to make our own game --- a survival colony sim in Godot 4. These posts cover what we've learned along the way.

Posts

Skills

Reusable AI agent playbooks. Each skill is a markdown file that teaches an AI agent (Cursor, Claude Code, etc.) a specific workflow. Drop them into your .cursor/skills/ directory.

What are skills?

Skills are structured markdown files that give AI coding assistants step-by-step procedures for complex workflows. Instead of explaining the same process every session, you write it once and the agent follows it. Think of them as runbooks for AI agents.

License

Content is CC BY 4.0. Use it, adapt it, credit us.

S
Description
Engineering and game development blog from Tinqs - posts and AI agent skills
Readme 1.9 MiB
Languages
HTML 97.2%
JavaScript 2.8%