Loading...
Loading...
Found 25 Skills
Manage time effectively as a solopreneur to maximize productivity and avoid burnout. Use when struggling with focus, feeling overwhelmed, context-switching too much, or wanting to optimize daily routines. Covers time-blocking, deep work, energy management, distraction elimination, and sustainable productivity systems. Trigger on "time management", "productivity", "focus", "get more done", "manage my time", "deep work", "avoid burnout", "daily routine".
Review your Google Calendar week, identify gaps, and add events to fill them.
Rust programming with ownership, borrowing, lifetimes, and zero-cost abstractions. Use for .rs files.
Schedule meetings between people using the `gws` CLI (Google Calendar). Use when the user wants to find a meeting time, schedule a meeting, check availability, or book time with someone. Triggers on requests like "schedule a meeting with X", "find time with Y", "book a 1:1", "when can I meet with Z", "set up a sync".
ADHD-friendly life management assistant providing external scaffolding for executive function challenges. Use when the user asks for help with daily planning, task breakdown, time management, prioritization, body doubling, dopamine regulation, or maintaining routines. Triggers on requests about organizing life, staying on top of tasks, beating procrastination, planning day/week, managing overwhelm, or ADHD-related challenges like time blindness, forgetfulness, difficulty starting tasks, emotional dysregulation, shame/guilt about productivity, or feeling stuck/paralyzed.
Guidance for dependency injection in .NET MAUI apps — service registration, lifetime selection (Singleton/Transient/Scoped), constructor injection, automatic resolution via Shell navigation, explicit resolution patterns, platform-specific registrations, and testability best practices. USE FOR: "dependency injection", "DI registration", "AddSingleton", "AddTransient", "AddScoped", "service registration", "constructor injection", "IServiceProvider", "MauiProgram DI", "register services". DO NOT USE FOR: data binding (use maui-data-binding), Shell route setup (use maui-shell-navigation), or unit test mocking patterns (use maui-unit-testing).
Use when creating, modifying, or testing AI Agents built with the Inkeep TypeScript SDK (@inkeep/agents-sdk).
Master the AI tools that handle administrative work and boost personal productivity. From meeting notes to email management, get more done with less effort. Use when "meeting notes, email management, calendar optimization, productivity, time management, productivity, meetings, email, calendar, personal" mentioned.
Balance the 4 types of professional time (Management, Creation, Consumption, Ideation). Use when discussing productivity, calendar management, time allocation, or work-life balance.
Help users manage their time and tasks more effectively. Use when someone is overwhelmed with work, struggling with focus, trying to balance multiple responsibilities, or asking how to get more done.
AI calendar assistant for time management and scheduling.
Write Rust code in the style of Niko Matsakis, Rust language team lead. Emphasizes deep understanding of ownership, lifetimes, and the borrow checker. Use when working with complex lifetime scenarios or designing APIs that interact with the ownership system.