> For the complete documentation index, see [llms.txt](https://guide.techfleet.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.techfleet.org/resources/quick-links/figma-community-templates-from-tech-fleet.md).

# Figma Community Templates from Tech Fleet

## Figma Community Template Repository from Tech Fleet

Tech Fleet maintains open source product development templates for anyone in the world to be able to use for their Agile team work.&#x20;

{% embed url="<https://figma.com/@techfleet>" %}
Tech Fleet maintains open source templates for workshops that Agile teams can run. Credit: <https://figma.com/@techfleet>.
{% endembed %}

Head to Tech Fleet's community page in Figma for all templates:

1. [Working Agreements workshop](/agile-training-portal/agile-handbook/agile-related-outputs-and-deliverables/team-outputs-for-agile/agile-team-outputs-before-projects-begin/working-agreements.md)
2. [Agile Team vision workshop](/agile-training-portal/agile-handbook/agile-related-outputs-and-deliverables/team-outputs-for-agile/agile-team-outputs-before-projects-begin/agile-teams-vision.md)
3. [Team RACI chart workshop](/agile-training-portal/agile-handbook/agile-related-outputs-and-deliverables/team-outputs-for-agile/agile-team-outputs-before-projects-begin/raci-charts.md)
4. [Project roadmap workshop](broken://pages/a7rLakbW5PEx99fKbQ5p)
5. [Sprint retrospective workshop](/agile-training-portal/agile-handbook/agile-related-outputs-and-deliverables/team-outputs-for-agile/agile-team-outputs-during-projects/sprint-retro-boards.md)
6. [Sprint planning workshop](/agile-training-portal/agile-handbook/agile-related-outputs-and-deliverables/team-outputs-for-agile/agile-team-outputs-during-projects/sprint-planning-items.md)
7. [Sprint Demo presentation template](/agile-training-portal/agile-handbook/agile-related-outputs-and-deliverables/team-outputs-for-agile/agile-team-outputs-during-projects/sprint-demo-presentations.md)
8. [Agile maturity measurement workshop](/agile-training-portal/agile-handbook/agile-related-outputs-and-deliverables/team-outputs-for-agile/agile-team-outputs-during-projects/agile-team-maturity-measurement.md)
9. And more


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.techfleet.org/resources/quick-links/figma-community-templates-from-tech-fleet.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
