# Resources

- [Parser Rules templates](/resources/parser-rules-templates.md): Automatically distribute your design tokens and assets according to your organization's standards with our ready-to-use configuration templates.
- [CSS Custom Properties](/resources/parser-rules-templates/css-custom-properties.md): This template is dedicated for Web developers using CSS. It helps you generate all types of design tokens as CSS Custom Properties in their respective CSS file and it helps you to optimize your SVG's.
- [Tailwind](/resources/parser-rules-templates/tailwind.md): This template helps you generate your design tokens as a Tailwind theme.
- [React Native](/resources/parser-rules-templates/react-native.md): This template helps you generate your design tokens as a React Native theme and icons as JSX components
- [Flutter](/resources/parser-rules-templates/flutter.md): This template helps you generate your design tokens in a dart file and icons as SVG files.
- [SDTF](/resources/parser-rules-templates/sdtf.md): This template helps you pull your design tokens in the SDTF format in a JSON file.
- [JSON](/resources/parser-rules-templates/json.md): This template helps you pull your design tokens in JSON.
- [Specify CLI VS Specify SDK](/resources/specify-cli-vs-specify-sdk.md)
- [Playground](/resources/playground.md): Learn how to use the Specify Playground to iterate more easily on your configuration files
- [Best practices](/resources/best-practices.md)
