Skip to content

docs(forge): PromptForge (UI prompts) + ToolForge (custom tools) - #20

Open
philipph-askui wants to merge 4 commits into
mainfrom
docs/self-service-generation
Open

docs(forge): PromptForge (UI prompts) + ToolForge (custom tools)#20
philipph-askui wants to merge 4 commits into
mainfrom
docs/self-service-generation

Conversation

@philipph-askui

@philipph-askui philipph-askui commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Forge

Documents the two Forge flows shipping in the AskUI Desktop app, so testers can extend their QA agent without a solution engineer.

What changed

  • extending/custom-tools.mdx — new ToolForge section ("Forge a tool"): structured description → Verify loop → Accept & Forge Tool writes a .cs, with cost shown. Documents the boundaries (a tool can't install software or change system config and won't duplicate a built-in) and the rejection → solution-engineer path with the input preserved for copy. Links the Forge Model setting.
  • writing-tests/agents-and-prompts.mdx — new PromptForge subsection under UI information: upload ≤30 screenshots + a ≥160-char description → Verify loop → Accept & Update ui.md / Add another UI section.

Checks

  • pnpm run types:check — green (fumadocs-mdx + next typegen + tsc).
  • Internal links resolve to existing pages.
  • Content-only (MDX); no new components.

Merge order

Merge after the app PR. Companion app PR: askui/integrated-task-platform#225 (design 0019-self-service-generation).

🤖 Generated with Claude Code

philipph-askui and others added 4 commits August 14, 2026 10:12
Document the two self-service generation flows shipped in the Desktop app:
- Custom Tools → "Generate a tool" (structured description → verify → .cs)
- Tests → ui.md → "Generate from screenshots" (screenshots + description →
  verify → multi-section ui.md)
Both note the Settings → Generation Model choice and the review-before-relying
caveat.

Merge after the corresponding app PR (branch feat/self-service-functionalities).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
A tool can't install software or change system config, and won't duplicate a
built-in tool; such requests are rejected with a solution-engineer path and the
input preserved for copy.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@philipph-askui philipph-askui changed the title docs(self-service): generating ui.md prompts and custom tools docs(forge): PromptForge (UI prompts) + ToolForge (custom tools) Aug 14, 2026
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