better-auth-add-plugin
Add a better-auth plugin to an existing project. Configures server and client plugins with proper imports.
Create a merge-readiness report and quiz for an important or complex change
$ npx -y skills add secondsky/claude-skills --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/merge-readiness-quizContext preview
What this command does when you run it.
Create a merge-readiness report and quiz for an important or complex change
name: unknowns-discovery:merge-readiness-quiz description: Create a merge-readiness report and quiz for an important or complex change argument-hint: "[change-or-diff]" allowed-tools: [Read, Glob, Grep]
Use the Unknowns Discovery skill in `merge-readiness-quiz` mode.
/unknowns-discovery:merge-readiness-quiz [change-or-diff]
The user invoked this command with: $ARGUMENTS
When this command is invoked:
1. Treat `$ARGUMENTS` as the target change, diff, branch, PR notes, or file path. 2. Load `skills/unknowns-discovery/SKILL.md` and follow the `merge-readiness-quiz` mode. 3. Inspect the relevant files and diff context before writing the report. 4. Explain what changed, why it matters, what risks remain, and what the human must understand before merging. 5. Include quiz questions with pass criteria.
Produce the skill's merge-readiness report and quiz. Do not edit implementation files unless the user separately asks for fixes.
145 production-ready skills for Claude Code CLI 🔌 Platform / Harness Support These plugins ship as Claude Code marketplace plugins (.claude-plugin/ manifests) and Codex CLI plugins (.codex-plugin/ manifests).
Repo: secondsky/claude-skills
Add a better-auth plugin to an existing project. Configures server and client plugins with proper imports.
Interactive setup wizard for better-auth authentication. Guides through database, framework, OAuth providers, and plugin configuration.
Explain Better Auth error codes and provide solutions with code examples
Display Better Auth available authentication providers and their configuration