Skip to content

Commit f8d160d

Browse files
authored
Merge pull request #53 from jwren/quotes-removal-yaml-writer
Remove yaml_writer dependency and update frontmatter generation to not have content in quotes
2 parents 4ad7731 + 44685e8 commit f8d160d

File tree

26 files changed

+206
-112
lines changed

26 files changed

+206
-112
lines changed

skills/flutter-adding-home-screen-widgets/SKILL.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
name: "flutter-adding-home-screen-widgets"
3-
description: "Adds home screen widgets to a Flutter app for Android and iOS. Use when providing glanceable app information or quick actions on the device home screen."
2+
name: flutter-adding-home-screen-widgets
3+
description: Adds home screen widgets to a Flutter app for Android and iOS. Use when providing glanceable app information or quick actions on the device home screen.
44
metadata:
5-
model: "models/gemini-3.1-pro-preview"
6-
last_modified: "Thu, 12 Mar 2026 22:23:50 GMT"
5+
model: models/gemini-3.1-pro-preview
6+
last_modified: Thu, 12 Mar 2026 22:23:50 GMT
77

88
---
99
# Implementing Flutter Home Screen Widgets

skills/flutter-animating-apps/SKILL.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
name: "flutter-animating-apps"
3-
description: "Implements animated effects, transitions, and motion in a Flutter app. Use when adding visual feedback, shared element transitions, or physics-based animations."
2+
name: flutter-animating-apps
3+
description: Implements animated effects, transitions, and motion in a Flutter app. Use when adding visual feedback, shared element transitions, or physics-based animations.
44
metadata:
5-
model: "models/gemini-3.1-pro-preview"
6-
last_modified: "Thu, 12 Mar 2026 22:16:34 GMT"
5+
model: models/gemini-3.1-pro-preview
6+
last_modified: Thu, 12 Mar 2026 22:16:34 GMT
77

88
---
99
# Implementing Flutter Animations

skills/flutter-architecting-apps/SKILL.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
name: "flutter-architecting-apps"
3-
description: "Architects a Flutter application using the recommended layered approach (UI, Logic, Data). Use when structuring a new project or refactoring for scalability."
2+
name: flutter-architecting-apps
3+
description: Architects a Flutter application using the recommended layered approach (UI, Logic, Data). Use when structuring a new project or refactoring for scalability.
44
metadata:
5-
model: "models/gemini-3.1-pro-preview"
6-
last_modified: "Thu, 12 Mar 2026 22:13:42 GMT"
5+
model: models/gemini-3.1-pro-preview
6+
last_modified: Thu, 12 Mar 2026 22:13:42 GMT
77

88
---
99
# Architecting Flutter Applications

skills/flutter-building-forms/SKILL.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
name: "flutter-building-forms"
3-
description: "Builds Flutter forms with validation and user input handling. Use when creating login screens, data entry forms, or any multi-field user input."
2+
name: flutter-building-forms
3+
description: Builds Flutter forms with validation and user input handling. Use when creating login screens, data entry forms, or any multi-field user input.
44
metadata:
5-
model: "models/gemini-3.1-pro-preview"
6-
last_modified: "Thu, 12 Mar 2026 22:15:24 GMT"
5+
model: models/gemini-3.1-pro-preview
6+
last_modified: Thu, 12 Mar 2026 22:15:24 GMT
77

88
---
99
# Building Validated Forms

skills/flutter-building-layouts/SKILL.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
name: "flutter-building-layouts"
3-
description: "Builds Flutter layouts using the constraint system and layout widgets. Use when creating or refining the UI structure of a Flutter application."
2+
name: flutter-building-layouts
3+
description: Builds Flutter layouts using the constraint system and layout widgets. Use when creating or refining the UI structure of a Flutter application.
44
metadata:
5-
model: "models/gemini-3.1-pro-preview"
6-
last_modified: "Thu, 12 Mar 2026 22:14:15 GMT"
5+
model: models/gemini-3.1-pro-preview
6+
last_modified: Thu, 12 Mar 2026 22:14:15 GMT
77

88
---
99
# Architecting Flutter Layouts

skills/flutter-building-plugins/SKILL.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
name: "flutter-building-plugins"
3-
description: "Builds Flutter plugins that provide native interop for other apps to use. Use when creating reusable packages that bridge Flutter with platform-specific functionality."
2+
name: flutter-building-plugins
3+
description: Builds Flutter plugins that provide native interop for other apps to use. Use when creating reusable packages that bridge Flutter with platform-specific functionality.
44
metadata:
5-
model: "models/gemini-3.1-pro-preview"
6-
last_modified: "Thu, 12 Mar 2026 22:21:35 GMT"
5+
model: models/gemini-3.1-pro-preview
6+
last_modified: Thu, 12 Mar 2026 22:21:35 GMT
77

88
---
99
# Developing Flutter Plugins

skills/flutter-caching-data/SKILL.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
name: "flutter-caching-data"
3-
description: "Implements caching strategies for Flutter apps to improve performance and offline support. Use when retaining app data locally to reduce network requests or speed up startup."
2+
name: flutter-caching-data
3+
description: Implements caching strategies for Flutter apps to improve performance and offline support. Use when retaining app data locally to reduce network requests or speed up startup.
44
metadata:
5-
model: "models/gemini-3.1-pro-preview"
6-
last_modified: "Thu, 12 Mar 2026 22:19:54 GMT"
5+
model: models/gemini-3.1-pro-preview
6+
last_modified: Thu, 12 Mar 2026 22:19:54 GMT
77

88
---
99
# Implementing Flutter Caching and Offline-First Architectures

skills/flutter-embedding-native-views/SKILL.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
name: "flutter-embedding-native-views"
3-
description: "Embeds native Android, iOS, or macOS views into a Flutter app. Use when integrating complex native components like maps or web views."
2+
name: flutter-embedding-native-views
3+
description: Embeds native Android, iOS, or macOS views into a Flutter app. Use when integrating complex native components like maps or web views.
44
metadata:
5-
model: "models/gemini-3.1-pro-preview"
6-
last_modified: "Thu, 12 Mar 2026 22:20:28 GMT"
5+
model: models/gemini-3.1-pro-preview
6+
last_modified: Thu, 12 Mar 2026 22:20:28 GMT
77

88
---
99
# Integrating Platform Views and Web Content

skills/flutter-handling-concurrency/SKILL.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
name: "flutter-handling-concurrency"
3-
description: "Executes long-running tasks in background isolates to keep the UI responsive. Use when performing heavy computations or parsing large datasets."
2+
name: flutter-handling-concurrency
3+
description: Executes long-running tasks in background isolates to keep the UI responsive. Use when performing heavy computations or parsing large datasets.
44
metadata:
5-
model: "models/gemini-3.1-pro-preview"
6-
last_modified: "Thu, 12 Mar 2026 22:23:14 GMT"
5+
model: models/gemini-3.1-pro-preview
6+
last_modified: Thu, 12 Mar 2026 22:23:14 GMT
77

88
---
99
# Managing Dart Concurrency and Isolates

skills/flutter-handling-http-and-json/SKILL.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
name: "flutter-handling-http-and-json"
3-
description: "Executes HTTP requests and handles JSON serialization in a Flutter app. Use when integrating with REST APIs or parsing structured data from external sources."
2+
name: flutter-handling-http-and-json
3+
description: Executes HTTP requests and handles JSON serialization in a Flutter app. Use when integrating with REST APIs or parsing structured data from external sources.
44
metadata:
5-
model: "models/gemini-3.1-pro-preview"
6-
last_modified: "Thu, 12 Mar 2026 22:18:44 GMT"
5+
model: models/gemini-3.1-pro-preview
6+
last_modified: Thu, 12 Mar 2026 22:18:44 GMT
77

88
---
99
# Handling HTTP and JSON

0 commit comments

Comments
 (0)