fix: harden claude plugin manifest surfaces

This commit is contained in:
Affaan Mustafa
2026-04-08 16:27:30 -07:00
parent adfe8a8311
commit 2e5e94cb7f
6 changed files with 83 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
---
description: Quick commit with natural language file targeting — describe what to commit in plain English
argument-hint: [target description] (blank = all changes)
description: "Quick commit with natural language file targeting — describe what to commit in plain English"
argument-hint: "[target description] (blank = all changes)"
---
# Smart Commit

View File

@@ -1,6 +1,6 @@
---
description: Create a GitHub PR from current branch with unpushed commits — discovers templates, analyzes changes, pushes
argument-hint: [base-branch] (default: main)
description: "Create a GitHub PR from current branch with unpushed commits — discovers templates, analyzes changes, pushes"
argument-hint: "[base-branch] (default: main)"
---
# Create Pull Request

View File

@@ -1,6 +1,6 @@
---
description: Interactive PRD generator - problem-first, hypothesis-driven product spec with back-and-forth questioning
argument-hint: [feature/product idea] (blank = start with questions)
description: "Interactive PRD generator - problem-first, hypothesis-driven product spec with back-and-forth questioning"
argument-hint: "[feature/product idea] (blank = start with questions)"
---
# Product Requirements Document Generator