Skip to content

feat: AGENTS.md ve .agents/skills/ ekle — calmkerneltr.github.io#4

Merged
devin-ai-integration[bot] merged 1 commit intomainfrom
devin/1772263196-agents-skills-calmkerneltr-github-io
Feb 28, 2026
Merged

feat: AGENTS.md ve .agents/skills/ ekle — calmkerneltr.github.io#4
devin-ai-integration[bot] merged 1 commit intomainfrom
devin/1772263196-agents-skills-calmkerneltr-github-io

Conversation

@devin-ai-integration
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot commented Feb 28, 2026

Summary

Adds AI agent guidance documentation for the CalmKernel static website repository. Documentation-only PR — no functional code changes.

Files added:

  • AGENTS.md — Master reference covering project overview, directory structure, untouchable files, override strategy, dark mode rules, SEO requirements, KVKK compliance, i18n rules, CI pipeline, HTML page template, and common mistakes.
  • .agents/skills/html-page-creation/SKILL.md — Step-by-step guide for adding new HTML pages with full meta/OG/hreflang/JSON-LD checklist.
  • .agents/skills/i18n-sync/SKILL.md — TR/EN page synchronization rules, eşleme tablosu, and common pitfalls.
  • .agents/skills/blog-post-creation/SKILL.md — Blog post creation workflow including BlogPosting JSON-LD, sitemap update, and index page card addition.
  • .agents/skills/dark-mode-css/SKILL.md.active-body prefix conventions, color palette, common CSS patterns, and !important usage guidelines.

All content is written in Turkish as requested.

Review & Testing Checklist for Human

  • CSS load order in templates: The AGENTS.md page template (section 10) includes calmkernel-custom.css in the CSS load order, but index.html on main does not load this file — only blog pages do. Verify this is the desired canonical order for new pages, or if the template should match index.html's current pattern.
  • Verify documented conventions match actual codebase patterns: Spot-check a few rules (e.g., hreflang x-default always pointing to TR, dark mode class names active-body/dark-mode, CSS variable names like --color-content-white) against the actual source files to confirm accuracy.
  • Blog skill inline <style> guidance: The blog skill documents that blog pages use inline <style> for article CSS. Confirm this is the intended long-term pattern vs. extracting to a shared CSS file.

Notes

  • This PR has zero runtime impact — it only adds Markdown documentation files.
  • CI (html5validator + Lighthouse) should pass since no HTML/CSS/JS files were modified.
  • Playbook and Knowledge drafts (website-content-update, theme-architecture, seo-checklist, cookie-consent-gdpr) were requested as session messages and will be delivered separately.

Link to Devin run | Requested by @ahm3t0t


Open with Devin

Co-Authored-By: ahmet@tanrikulu.net <ahmet@tanrikulu.net>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Copy link
Contributor Author

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

@devin-ai-integration devin-ai-integration bot merged commit 9529249 into main Feb 28, 2026
5 checks passed
@devin-ai-integration devin-ai-integration bot deleted the devin/1772263196-agents-skills-calmkerneltr-github-io branch February 28, 2026 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant