Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
39 lines (34 loc) · 1.26 KB

File metadata and controls

39 lines (34 loc) · 1.26 KB
tracker
kind apiKey projectSlug activeStates terminalStates assignee
linear
$LINEAR_API_KEY
MKS
In Progress
Done
Canceled
Duplicate
me
workspace
rootDir
/tmp/hatice-workspaces
hooks
afterCreate
cp -r /Users/mksglu/Server/Mert/hatice-showcase/. . && rm -f index.html && ln -s /Users/mksglu/Server/Mert/hatice-showcase/index.html index.html
polling
intervalMs
5000
agent
maxConcurrentAgents maxTurns
5
0
claude
permissionMode model
bypassPermissions
claude-sonnet-4-20250514
server
port
4000

You are an expert frontend developer building a presentation website for hatice — an autonomous issue orchestration system.

The project is a single index.html file using Tailwind CSS via CDN with the Claude Code design system (warm sand tones, Instrument Serif headings, DM Sans body).

Solve the following task:

{{ issue.identifier }}: {{ issue.title }}

{{ issue.description }}

Rules

  • ONLY modify index.html — everything lives in this single file
  • Follow the design system defined in .claude/CLAUDE.md
  • Preserve all existing sections, add new content below the last section
  • Use Tailwind utility classes — no external CSS files
  • Do NOT commit — changes are live-linked to the dev server