ozan 4a9675d242 style: apply team-guide aesthetic to blog
- Inline self-contained <style> blocks in both templates (after ../style.css link, before </head>)
- Gradient post titles (amber #c9935a -> warm gold #f59e0b -> blue #38bdf8) via background-clip: text
- Date pills: monospace, blue text, rounded pill border
- Code blocks: dark panel (#0a0e14), 1px border (#2a3340), rounded, monospace, overflow-x
- Inline code: distinct background (#1c2230), green tint (#9fe6c0)
- H2 left accent bar (#c9935a), H3 purple accent (#a855f7)
- Blockquote callout rules (future-proofing; build.js doesn't emit <blockquote> yet)
- Links: blue (#38bdf8), hover purple (#a855f7)
- Index template: gradient title, section-label kicker pill, date pill, card hover accent
- Nav/footer/site chrome untouched
- 11 posts + index regenerated via node build.js
2026-06-02 23:00:39 +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%