
Claude Skills by rambaarde
github.com/rambaardeReview nacre's portal the way a developer actually uses it — in a real browser, walking a real journey, against a memory with real logs in it. Use before shipping any change to src/serve.ts, src/portal.ts or the store shape, and when the user says "portal walk", "/portal-walk", "review the portal", "is this navigable", or reports that something is hard to find.
Read the company context store at session start so you begin warm: what the project decided against, its open risks, and its newest session logs. Use at the beginning of any session in a repo carrying a .nacre.yml, and when the user says "nacre load", "nac load", "/nacre-load", "load context", "what did the team decide", or asks what happened on this project before now.
Write this session's log into the shared company context store and publish it in one gated motion — compose, strip private blocks, scan for secrets, show the result, push. Use at the end of a working session, and when the user says "nacre publish", "nac publish", "/nacre-publish", "log this", "publish the session", or asks to record what was decided for the rest of the team.