Skip to content

Skills card: review-gated import UI for Agent Skills - #431

Open
milind-soni wants to merge 1 commit into
mainfrom
feat/skills-ui
Open

Skills card: review-gated import UI for Agent Skills#431
milind-soni wants to merge 1 commit into
mainfrom
feat/skills-ui

Conversation

@milind-soni

Copy link
Copy Markdown
Owner

UI half of the skill-import feature (server landed in #428). A Skills card in bot settings, mirroring the Memory card's patterns: list with enable switches, warning badges and provenance (source + sha8), import by pasted owner/repo or GitHub URL, and a review expansion that renders the fetched SKILL.md as plain text (imported content is untrusted — never markdown-rendered) with warnings and skipped files on top, before the explicit Enable.

Built as a cherry-pick of the UI commit that followed #428's squash-merge. Typecheck clean, oxlint zero findings on touched files, 5 pure-function tests in the repo's harness style, full suite green.

Not verified: pixel appearance in the running app — no DOM-render test precedent exists in the repo.

🤖 Generated with Claude Code

The UI half of the skill import: a Skills card in the bot settings
panel, shaped like the Memory card (fetch on expand, same tokens).

- list: name, description, enable switch, remove; warning badge when
  the scan flagged anything; provenance line (source + sha256 prefix)
- import: paste owner/repo or a GitHub URL; imports land disabled and
  the first one opens straight into review
- review: the full SKILL.md as PLAIN TEXT (imported content is never
  markdown-rendered), warnings and skipped files above the text, and
  Enable at the end of the read — enabling stays an explicit human act

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openmausbot-docs Ready Ready Preview Aug 24, 2026 5:55pm

Request Review

@coderabbitai

coderabbitai Bot commented Aug 24, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 13 minutes.

View limit details

Limit details: You’ve used all 10 included reviews currently available.

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 7f2ec30c-524e-47b4-b860-3e5ecf154fe6

📥 Commits

Reviewing files that changed from the base of the PR and between 9c92bd0 and 3799e4e.

📒 Files selected for processing (3)
  • src/components/SettingsPanel.tsx
  • src/components/SkillsCard.test.ts
  • src/components/SkillsCard.tsx

Comment @coderabbitai help to get the list of available commands.

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