
snjnlsn/snjnlsn-marketplace
3 skills0 installsGitHub
Install
npx skills add https://github.com/snjnlsn/snjnlsn-marketplaceSkills in this repo
1Local Conflocal_conf is a minimal marketplace plugin entry that gives solo builders a first-class place for personal Claude Code configuration inside the snjnlsn-marketplace repository structure. You reach for it during Build/agent-tooling when you are standardizing how your assistant loads paths, feature flags, or user-specific defaults across projects. Public metadata only labels it as personal configuration; detailed keys and formats likely live in the plugin folder rather than the short README Prism indexed. It does not implement product features for end users—it versions the ergonomics of your own agent session. Pair it with overrides when you both patch plugin behavior and maintain baseline settings. Tag confidence is lower until SKILL.md enumerates config schema; treat installs as review-the-source for secrets and paths before sharing the repo.0installs2OverridesOverrides is a thin marketplace plugin skill for Claude Code users who run the snjnlsn-marketplace layout and need a dedicated place to customize third-party plugins without merging changes upstream. Solo builders treating the agent as their primary dev environment install it during Build when they are wiring hooks, command tweaks, or behavioral patches that should survive marketplace updates. The published README only states that it personalizes and hooks into other plugins; expect SKILL.md or plugin sources in-repo to list exact override entry points. It is not a general-purpose app integration—it's infrastructure for your agent toolchain. Confidence is moderate because Prism ingested sparse metadata; verify hook contracts in the repository before relying on them in production workflows. Use when you already depend on Claude Code plugins and want a sanctioned override directory rather than ad-hoc edits inside node_modules or cached plugin trees.0installs3Session Continuitysession-continuity is a marketplace plugin skill for builders who run long agent sessions across branches and need memory outside the model context window. It structures per-session and per-branch documentation: handoffs that explain what was done and what is next, callouts for important constraints, retrospects when a chunk of work ends, and branch finalization so merges do not orphan intent. Solo and indie developers benefit most when multiple features move in parallel or when they stop mid-task and return days later—the skill favors procedural discipline over ad-hoc chat summaries. It complements implementation skills rather than replacing them; you still write code in Build, but you reduce repeated discovery in Ship review and Operate iteration because the narrative lives in repo-adjacent docs. Complexity is intermediate because you must adopt naming and update habits; confidence is moderate given sparse public SKILL.md detail beyond the lifecycle list.0installs