gps-method
GPS Method - Goal Achievement Framework
An evidence-based framework for achieving any goal through systematic breakdown and execution. GPS stands for Goal, Plan, and System.
How This Works
The GPS method serves two purposes:
- Goal Creation: Guide users through defining clear goals and building actionable systems to achieve them
- Progress Diagnosis: When users struggle, identify exactly where the breakdown is occurring
Workflow Overview
Guide users through this sequence:
Mode 1: Creating a New Goal
More from mintuz/claude-plugins
app-store-scraper
>
19web-design
WHEN refining UI layout, typography, color, or polish; NOT code implementation; provides concise principles for intentional, legible design.
18local-ai-models
Comprehensive guide for implementing on-device AI models on iOS using Foundation Models and MLX Swift frameworks. Use WHEN building iOS apps with (1) Local LLM inference, (2) Vision Language Models (VLMs), (3) Text embeddings, (4) Image generation, (5) Tool/function calling, (6) Multi-turn conversations, (7) Custom model integration, or (8) Structured generation.
17eyes
WHEN users express dissatisfaction with visual appearance or behavior; use Playwright MCP to capture screenshots and collaborate on UI fixes with a structured feedback loop.
13react-testing
WHEN testing React components/hooks/context with React Testing Library; NOT e2e; covers renderHook, providers, forms, and anti-patterns.
12swiftui-architecture
WHEN building SwiftUI views, managing state, setting up shared services, or making architectural decisions; NOT for UIKit or legacy patterns; provides pure SwiftUI data flow without ViewModels using @State, @Binding, @Observable, and @Environment.
10