18F/18f.gsa.gov

View on GitHub
pages/guides.md

Summary

Maintainability
Test Coverage
---
title: Guides
permalink: /guides/
layout: primary
lead: Principles and standards that shape our work
banner_cta: true
---

18F’s work with other agencies is built on user-centered development, testing to validate hypotheses, shipping often, and deploying products in the open. **Below are the technical guides that bring those principles into our day-to-day work.**

<div class="page-guides">
  <div class="usa-grid-full grid-row">
    <div class="graphic-list-item">
      <a class="graphic-list-link" href="https://pages.18f.gov/accessibility/">
        <img src="{{ site.baseurl }}/assets/img/guides/accessibility.svg" alt="">
        <p class="link-arrow-right">
          Accessibility
          {% include svg/icons/arrow-right.svg %}
        </p>
      </a>
    </div>
    <div class="graphic-list-item">
      <a class="graphic-list-link" href="https://agile.18f.gov/">
        <img src="{{ site.baseurl }}/assets/img/guides/agile.svg" alt="">
        <p class="link-arrow-right">
          Agile
          {% include svg/icons/arrow-right.svg %}
        </p>
      </a>
    </div>
    <div class="graphic-list-item">
      <a class="graphic-list-link" href="https://pages.18f.gov/content-guide/">
        <img src="{{ site.baseurl }}/assets/img/guides/content.svg" alt="">
        <p class="link-arrow-right">
          Content
          {% include svg/icons/arrow-right.svg %}
        </p>
      </a>
    </div>
    <div class="graphic-list-item">
      <a class="graphic-list-link" href="https://derisking-guide.18f.gov/">
        <img src="{{ site.baseurl }}/assets/img/guides/derisking.svg" alt="">
        <p class="link-arrow-right">
          Derisking
          {% include svg/icons/arrow-right.svg %}
        </p>
      </a>
    </div>
    <div class="graphic-list-item">
      <a class="graphic-list-link" href="https://methods.18f.gov/">
        <img src="{{ site.baseurl }}/assets/img/guides/design-methods.svg" alt="">
        <p class="link-arrow-right">
          Design methods
          {% include svg/icons/arrow-right.svg %}
        </p>
      </a>
    </div>
    <div class="graphic-list-item">
      <a class="graphic-list-link" href="https://engineering.18f.gov/">
        <img src="{{ site.baseurl }}/assets/img/guides/engineering.svg" alt="">
        <p class="link-arrow-right">
          Engineering
          {% include svg/icons/arrow-right.svg %}
        </p>
      </a>
    </div>
    <div class="graphic-list-item">
      <a class="graphic-list-link" href="https://product-guide.18f.gov/">
        <img src="{{ site.baseurl }}/assets/img/guides/product.svg" alt="">
        <p class="link-arrow-right">
          Product
          {% include svg/icons/arrow-right.svg %}
        </p>
      </a>
    </div>
    <div class="graphic-list-item">
      <a class="graphic-list-link" href="https://ux-guide.18f.gov/">
        <img src="{{ site.baseurl }}/assets/img/guides/user-interviews-love--c.svg" alt="">
        <p class="link-arrow-right">
          User experience
          {% include svg/icons/arrow-right.svg %}
        </p>
      </a>
    </div>
  </div>
</div>

Beyond helping 18F staff do their best work, we hope these guides will inspire other federal agencies to adopt new practices. 18F’s projects with other federal agencies show that these techniques can help projects stay within budget, provide excellent value to the public, and fulfill federal rules.

These guides, and all of 18F's work, are in the [worldwide public domain](https://github.com/18F/18f.gsa.gov/blob/master/LICENSE.md). You are free to copy and adapt them as you choose. If you see something amiss or want to suggest a change, there are links at the bottom of each guide to help you contribute.