Skip to content

docs: add AGENTS.md, Cursor rules, and agent skills (DX-5367)#260

Merged
harshitha-cstk merged 3 commits intodevelopmentfrom
feat/dx-5367-add-cursor-rules-skills
Mar 20, 2026
Merged

docs: add AGENTS.md, Cursor rules, and agent skills (DX-5367)#260
harshitha-cstk merged 3 commits intodevelopmentfrom
feat/dx-5367-add-cursor-rules-skills

Conversation

@harshitha-cstk
Copy link

@harshitha-cstk harshitha-cstk commented Mar 20, 2026

Summary

  • Add AGENTS.md as the repository entry point for agents and contributors (package scope vs CDA/CMA SDKs, tech stack, layout, npm commands, test/build notes).
  • Add .cursor/rules/ (README plus dev-workflow, TypeScript, Contentstack utils domain, testing, and always-applied code-review rules).
  • Add skills/ with focused SKILL docs for code review, testing, and the utils mental model.
  • Extend .talismanrc so pre-commit Talisman scans ignore false positives on the new markdown guidance files.

Notes

No runtime or API changes. Hooks (Snyk/Talisman) pass with the updated Talisman allowlist.

dhavaljain999 and others added 3 commits March 3, 2026 00:59
Extend .talismanrc to skip false-positive secret scans on markdown guidance files.

Made-with: Cursor
@harshitha-cstk harshitha-cstk requested review from a team as code owners March 20, 2026 08:54
@github-actions
Copy link

🔒 Security Scan Results

ℹ️ Note: Only vulnerabilities with available fixes (upgrades or patches) are counted toward thresholds.

Check Type Count (with fixes) Without fixes Threshold Result
🔴 Critical Severity 0 0 10 ✅ Passed
🟠 High Severity 0 0 25 ✅ Passed
🟡 Medium Severity 0 0 500 ✅ Passed
🔵 Low Severity 0 0 1000 ✅ Passed

⏱️ SLA Breach Summary

✅ No SLA breaches detected. All vulnerabilities are within acceptable time thresholds.

Severity Breaches (with fixes) Breaches (no fixes) SLA Threshold (with/no fixes) Status
🔴 Critical 0 0 15 / 30 days ✅ Passed
🟠 High 0 0 30 / 120 days ✅ Passed
🟡 Medium 0 0 90 / 365 days ✅ Passed
🔵 Low 0 0 180 / 365 days ✅ Passed

✅ BUILD PASSED - All security checks passed

@github-actions
Copy link

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 99.12% 672/678
🟢 Branches 91.96% 503/547
🟢 Functions 100% 144/144
🟢 Lines 99.36% 621/625

Test suite run success

415 tests passing in 21 suites.

Report generated by 🧪jest coverage report action from 30afae3

@github-actions
Copy link

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 99.12% 672/678
🟢 Branches 91.96% 503/547
🟢 Functions 100% 144/144
🟢 Lines 99.36% 621/625

Test suite run success

415 tests passing in 21 suites.

Report generated by 🧪jest coverage report action from 30afae3

@harshitha-cstk harshitha-cstk merged commit b827d20 into development Mar 20, 2026
13 checks passed
@harshitha-cstk harshitha-cstk deleted the feat/dx-5367-add-cursor-rules-skills branch March 20, 2026 11:56
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.

3 participants