Loading...
Loading...
Found 8 Skills
Provides Python patterns for type-first development with dataclasses, discriminated unions, NewType, and Protocol. Must use when reading or writing Python files.
Modern Python development with Python 3.12+, Django, FastAPI, async patterns, and production best practices. Use for Python projects, APIs, data processing, or automation scripts.
Apply modern Go syntax guidelines based on project's Go version. Use when user ask for modern Go code guidelines.
JavaScript performance optimization guidelines. Use when writing, reviewing, or refactoring JavaScript/TypeScript code to ensure optimal performance patterns. Triggers on tasks involving loops, data structures, DOM manipulation, or general JS optimization.
General best practices for Dart development. Covers code style, effective Dart, and language features.
Expert guidance for game development with C#/Unity, Lua scripting, and best practices for scalable game architecture
Applies best practices for logging, project structure, and environment variable usage specifically to the main application file.
Explain and apply Freetool's OpenFGA integration using onion/hexagonal architecture boundaries, including exactly where authorization logic belongs and where it must not be implemented. Use when reviewing auth design, adding permissions, changing OpenFGA tuple writes/checks, or teaching team conventions with real code samples.