Create Repository
Description
--- description: "Creates repository pattern implementation with data sources and caching" globs: ["lib/**/repositories/*.dart", "lib/**/datasources/*.dart", "lib/**/data/**/*.dart"] alwaysApply: false --- # Skill: Create Repository Create well-structured repository classes following the Repository Pattern. ## Usage When asked to create a repository, follow these guidelines: ## Repository Interface (Domain Layer) ```dart import '../entities/user.dart'; import '../../shared/domain/result.da
Installation
Installs to ~/.claude/skills/toastytoast25-claude-code-dart-flutter-create-repository/SKILL.md
mkdir -p ~/.claude/skills/toastytoast25-claude-code-dart-flutter-create-repository && curl -fsSL https://raw.githubusercontent.com/ToastyToast25/claude-code-dart-flutter/HEAD/.claude/skills/create-repository.md -o ~/.claude/skills/toastytoast25-claude-code-dart-flutter-create-repository/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
mcp-server-postgres
Read-only PostgreSQL database access.
Data mcp-server-sqlite
SQLite database interaction and querying.
Data mcp-server-google-maps
Google Maps integration for location data.
Data Bitbucket Data Center
---
Data Csv Data Summarizer
Automatically analyze CSV files and generate comprehensive insights with visualizations
Data Financial Services
Reference agents, skills, and data connectors for the financial-services workflows we see most — investment ba
Data