# Tooling

## **Introduction**

**What is Tooling in Motion Design**?&#x20;

In Motion Design, *tooling* refers to the **building** of various different kinds of components to streamline and optimize the design and animation process, enabling designers to work efficiently, automate repetitive tasks, and produce high quality animations. This could as simple as After Effects Animation Presets (FFX), rigs, scripts, or plugins.&#x20;

**Why tooling, why create tools?**

As we grow as designers, our focus shifts to advancing and **scaling** production to tackle bigger, more complex projects, often involving multiple team members. Creating tools helps increase our leverage—not just by streamlining our own work but by empowering others to perform at a higher level. This reduces the need for constant intervention, ensures design consistency, and optimizes existing processes.&#x20;

**Tools, Tooling, Toolkitting, what's the difference?**

* **Tools** refers to the thing that creates or help you do the work; eg. After Effects and Adobe Suite is a creative tool to make designs, Trapcode Particular is a plugin that allows you to create particles,
* **Tooling** refers to the building of the tools/parts
* **Toolkitting** refers to the process of grouping tools into a unified set. For example, one can make brand animation AEP toolkit for a company to produce social media content. All designs/animations/assets are prepped in the toolkit, and the user just need to make minimal modification to the elements such as the copy or images being used.

**Seriously, why is this important?**

We shouldn't see all these as separate skills, but an integral part of a **business** operations/technical direction...

## References

<https://github.com/nosleepcreative/after-effects-styleguide>


---

# Agent Instructions: 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://docs.nosleepcreative.com/studio-ops/tooling.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.
