Skip to content

Docs: verify the clean install path on Windows PowerShell #13

Description

@bitjaru

Why

StyleSeed's public install path is documented for every supported agent, but the release evidence does not yet include a contributor-readable Windows PowerShell walkthrough. A real Windows check will make setup failures easier to distinguish from agent or package defects.

Scope

  • Use a disposable, non-sensitive Windows workspace with Node.js 22 and PowerShell.
  • Install from the public path: npx skills add bitjaru/styleseed.
  • Verify that the installed core exposes 23 StyleSeed skills and that the styleseed router can be discovered by one supported host (Codex, Claude Code, or Cursor).
  • Confirm that the default/core install does not add ss-learn or a StyleSeed MCP server.
  • Add a concise walkthrough at docs/WINDOWS-INSTALL.md and link it from the manual-install or troubleshooting section of README.md.

Acceptance criteria

  • Commands are copy-pasteable PowerShell, not translated shell syntax.
  • The document records Windows, Node, host, and StyleSeed versions used.
  • Expected output is described without including usernames, tokens, or private paths.
  • Any host-specific limitation is labeled instead of presented as a StyleSeed failure.
  • git diff --check and node scripts/test-public-claims.mjs pass.

Evidence to attach to the PR

Include the redacted command output and the exact verification commands you ran. A screenshot is optional; text output is preferred.

New contributors are welcome to claim this issue by leaving a comment.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationgood first issueGood for newcomershelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions