You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License
2
+
3
+
Copyright (c) 2025 GreenRobot LLC
4
+
5
+
This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
6
+
7
+
Under the following terms:
8
+
9
+
Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
10
+
11
+
NonCommercial — You may not use the material for commercial purposes.
12
+
13
+
NoDerivatives — If you remix, transform, or build upon the material, you may not distribute the modified material.
14
+
15
+
No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
16
+
17
+
Notices:
18
+
19
+
You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation.
20
+
21
+
No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material.
Copy file name to clipboardExpand all lines: help/mas/accessibility-best-practices.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,8 @@ title: Accessibility Best Practices
3
3
layout: help
4
4
---
5
5
6
+
# Accessibility Best Practices
7
+
6
8
## Overview
7
9
8
10
This guide combines best practices for both accessibility and HTML validation to help you build websites that are usable, standards-compliant, and performant.
Copy file name to clipboardExpand all lines: help/mas/accessibility.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,8 @@ title: Accessibility Testing
3
3
layout: help
4
4
---
5
5
6
+
# Accessibility Testing
7
+
6
8
## Overview
7
9
8
10
CodeFrog includes comprehensive accessibility testing tools designed to help you meet WCAG AA (Web Content Accessibility Guidelines Level AA) standards. These tools help identify and fix accessibility issues before your app or website goes live.
Copy file name to clipboardExpand all lines: help/mas/ai-coder-coderabbit-augment.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,10 @@
1
1
---
2
-
title: AI Code Review Workflow - CodeRabbit + Augment Code
2
+
title: AI Code Review: CodeRabbit + Augment Code
3
3
layout: help
4
4
---
5
5
6
+
# AI Code Review Workflow - CodeRabbit + Augment Code
7
+
6
8
## Overview
7
9
8
10
This workflow helps you efficiently handle code review feedback from CodeRabbit by importing comments into CodeFrog tasks, exporting them to Markdown format, fixing issues with Augment Code AI assistance, and tracking progress.
Copy file name to clipboardExpand all lines: help/mas/ai-coder-cursor.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,10 @@
1
1
---
2
-
title: AI Code Review Workflow - Cursor / Other Agents
2
+
title: AI Code Review: Cursor & Other Agents
3
3
layout: help
4
4
---
5
5
6
+
# AI Code Review: Cursor & Other Agents
7
+
6
8
## Overview
7
9
8
10
This workflow helps you use Cursor or other AI coding agents to fix code review issues efficiently by providing structured prompts and managing the fix process.
Copy file name to clipboardExpand all lines: help/mas/benefits-valid-html-accessibility.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,8 @@ title: Benefits of Valid HTML and Accessibility
3
3
layout: help
4
4
---
5
5
6
+
# Benefits of Valid HTML and Accessibility
7
+
6
8
## Overview
7
9
8
10
Valid HTML and accessibility features provide numerous benefits beyond just meeting compliance standards. These practices improve your website's performance, user experience, search engine visibility, and technical quality.
0 commit comments