pfw-structured-queries

Community

Type-safe SQL with StructuredQueries

AuthorMp2025-cmd
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of writing SQL queries that are both type-safe and schema-safe, reducing the risk of runtime errors and improving code maintainability.

Core Features & Use Cases

  • Type-Safe Query Building: Construct SQL queries using Swift's type system to ensure correctness at compile time.
  • Schema Safety: Guarantees that queries adhere to the defined database schema, preventing invalid column or table references.
  • Use Case: Generate a Swift function that safely queries a database for all reminders associated with a specific list, ensuring that only valid columns and relationships are used.

Quick Start

Use the pfw-structured-queries skill to write a type-safe SQL query to select all reminders from the RemindersList table.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pfw-structured-queries
Download link: https://github.com/Mp2025-cmd/ScrollKitty/archive/main.zip#pfw-structured-queries

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.