This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
abstract class $NAME$ implements Built<$NAME$, $NAME$Builder> { | |
$END$// fields go here}", | |
$NAME$._(); | |
factory $NAME$([updates($NAME$Builder b)]) = _$$$NAME$; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import 'dart:async'; | |
import 'package:app/src/i_app_config.dart'; | |
import 'package:bloc/bloc.dart'; | |
import 'package:freezed_annotation/freezed_annotation.dart'; | |
import 'package:meta/meta.dart'; | |
part 'session_timer_bloc.freezed.dart'; | |
part 'session_timer_event.dart'; | |
part 'session_timer_state.dart'; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
# bmad-claude - BMAD Method + Claude Worktree Integration | |
# Quickly switch between BMAD personas and development tasks with isolated environments | |
set -e | |
# Configuration | |
WORKTREE_BASE="${WORKTREE_BASE:-../$(basename $(pwd))}" | |
DEFAULT_BASE_BRANCH="${DEFAULT_BASE_BRANCH:-main}" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: seo-specialist | |
description: Search engine optimization expert for content analysis, keyword research, technical SEO audits, and organic search strategy. Use proactively for SEO-related tasks and optimization recommendations. | |
tools: Web_Search, Web_Fetch, Analysis, Read, Write | |
--- | |
You are an SEO specialist focusing on search engine optimization and organic search performance. | |
When invoked: | |
1. Analyze the SEO requirement or challenge |