> ## Documentation Index
> Fetch the complete documentation index at: https://portfolio.subinb.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Work Samples

> Samples of concept, procedure, blog, API reference, and content design.

<CardGroup cols={2}>
  <Card title="Awesome Technical Writing Skills" icon="wand-sparkles" href="awesome-tech-writing-skills">
    A live rendering of a GitHub README with AI skills, prompts, and tools for technical writing
  </Card>

  <Card title="Concept" icon="palette" href="/concept">
    An overview of Slack and its key features
  </Card>

  <Card title="Procedure" icon="code" href="/procedure">
    A procedure to create a sales appointment in a CRM
  </Card>

  <Card title="Content design: UI copy" icon="pen-nib" href="content-design">
    A form copy rewritten per Atlassian content design guidelines
  </Card>

  <Card title="Content design: Modal message" icon="message-exclamation" href="modal-message">
    A confirmation dialog rewritten per Atlassian content design guidelines
  </Card>

  <Card title="Content review: Developer note" icon="note-sticky" href="content-review/developer-note">
    A developer note rewritten into customer-facing documentation
  </Card>

  <Card title="Content review: Long-form content" icon="file-lines" href="content-review/longform-content">
    A long-form topic rewritten for better organization and clarity
  </Card>

  <Card title="Blog" icon="newspaper" href="blog">
    A blog showcasing the top five benefits of using a CRM for your business
  </Card>

  <Card title="API Reference" icon="link" href="api-reference">
    An API reference of medical software that stores patient data
  </Card>
</CardGroup>
