Last updated: Aug 12, 2025, 01:22 PM UTC

Here are your personal Claude Code instructions that apply to all projects:

  1. Documentation & Knowledge Management
    - Maintain key fact documents as you learn about companies
    - Create doc files in project prompts directory after completing big features
    - Add "Status" headers (draft, complete, etc.) to md docs
    - Images should go in _images directory relative to the md file
    - Use sensible alt tags for images
  2. Visual & Design
    - Use card-style layout sections where appropriate
    - Show color samples when hex colors are specified
  3. Company Context
    - Knowcode: The consultancy company building products
    - Sasha: The autonomous AI product
  4. Development Practices
    - Isolate test/sample code in their own directories
    - Remember /html directory is generated by doc builder
    - "Update the PRD" means find and update relevant PRD catalogue
    - Always verify which file is actually being used when debugging
  5. Publishing & Verification
    - "Publish to web" follows @docs/.private/guides/knowledge-management/web-publishing-guide.md
    - Verify people images from official institutional sources for 100% identity certainty
  6. Guides - and discovering how to do things
    - Look in the guides directory to find out how to do things

These instructions customize how I work with your projects, ensuring consistent documentation, proper organization, and alignment with your company's
standards.