Skip to content

Skill Catalog

Browse 4,314 curated AI agent skills. No account needed.

Software Engineering

Csharp Nunit

Get best practices for NUnit unit testing, including data-driven tests

#github-copilot#testingSoftware Engineering

Csharp Tunit

Get best practices for TUnit unit testing, including data-driven tests

#github-copilot#testingSoftware Engineering

Cto Advisor

Technical leadership guidance for engineering teams, architecture decisions, and technology strategy. Use when assessing technical debt, scaling engineering teams, evaluating technologies, making architecture decisions, establishing engineering metrics, or when user mentions CTO, tech debt, technical debt, team scaling, architecture decisions, technology evaluation, engineering metrics, DORA metrics, or technology strategy.

#work-life#productivity#businessSoftware Engineering

Cucumber Skill

Generates Cucumber BDD tests with Gherkin feature files and step definitions in Java, JavaScript, or Ruby. Use when user mentions "Cucumber", "Gherkin", "Feature/Scenario", "Given/When/Then", "BDD". Triggers on: "Cucumber", "Gherkin", "BDD", "Feature file", "Given/When/Then", "step definitions".

#testing#automationSoftware Engineering

Custom Agent Foundry

Expert at designing and creating VS Code custom agents with optimal configurations

#github-copilot#architectureSoftware Engineering

Custom Instructions File Guidelines

Guidelines for creating high-quality custom instruction files for GitHub Copilot

#github-copilot#documentationSoftware Engineering

C# アプリケーション開発

C# アプリケーション構築指針 by @tsubakimoto

#github-copilot#code#qualitySoftware Engineering

Dart and Flutter

Instructions for writing Dart and Flutter code following the official recommendations.

#github-copilot#code#qualitySoftware Engineering

Database Designer

Use when the user asks to design database schemas, plan data migrations, optimize queries, choose between SQL and NoSQL, or model data relationships.

#database#designSoftware Engineering

Database Migration

Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data transformations, or implementing zero-downtime deployment strategies.

#broad-capability#engineering#agent-skillsSoftware Engineering

Database Schema

Schema awareness - read before coding, type generation, prevent column errors

#claude-bootstrap#bootstrap#databaseSoftware Engineering

Database Schema Designer

Use when the user asks to create ERD diagrams, normalize database schemas, design table relationships, or plan schema migrations.

#database#designSoftware Engineering

Database Schema Designer & Optimizer

Design, analyze, and optimize relational database schemas — from initial entity modeling through index strategy and query tuning. Covers the full lifecycle: requirements gathering, logical model, physical schema, indexing, query optimization, and monitoring.

#database#schema-design#sqlSoftware Engineering

Data Structure Protocol

Build and navigate DSP (Data Structure Protocol) — graph-based long-term structural memory of codebases for LLM agents. Stores entities (modules, functions), their dependencies (imports), public API (shared/exports), and reasons for every connection. Use when: (1) project has a .dsp/ directory, (2) user asks to set up DSP or bootstrap project structure, (3) creating/modifying/deleting code files in a DSP-tracked project, (4) navigating project structure, understanding dependencies, or finding modules, (5) user mentions DSP, dsp-cli, .dsp, or structure mapping.

#data-structures#architectureSoftware Engineering

Dataverse Python Advanced Patterns

Generate production code for Dataverse SDK using advanced patterns, error handling, and optimization techniques.

#github-copilot#backend#developmentSoftware Engineering

Dataverse Python Production Code

Generate production-ready Python code using Dataverse SDK with error handling, optimization, and best practices

#github-copilot#backend#developmentSoftware Engineering

Dataverse Python Quickstart

Generate Python SDK setup + CRUD + bulk + paging snippets using official patterns.

#github-copilot#documentationSoftware Engineering

Dataverse Python Usecase Builder

Generate complete solutions for specific Dataverse SDK use cases with architecture recommendations

#github-copilot#backend#developmentSoftware Engineering

Dataverse SDK for Python — Authentication & Security Patterns

Based on official Microsoft Azure SDK authentication documentation and Dataverse SDK best practices.

#github-copilot#backend#developmentSoftware Engineering

Dataverse SDK for Python - Best Practices Guide

Production-ready patterns and best practices extracted from Microsoft's official PowerPlatform-DataverseClient-Python repository, examples, and recommended workflows.

#github-copilot#code#qualitySoftware Engineering

Dataverse SDK for Python — Error Handling & Troubleshooting Guide

Based on official Microsoft documentation for Azure SDK error handling patterns and Dataverse SDK specifics.

#github-copilot#debuggingSoftware Engineering

Dataverse SDK for Python - File Operations & Practical Examples

Complete guide to file upload operations, chunking strategies, and practical real-world examples using the PowerPlatform-DataverseClient-Python SDK.

#github-copilot#backend#developmentSoftware Engineering

Dataverse SDK for Python — Official Quickstart

This instruction summarizes Microsoft Learn guidance for the Dataverse SDK for Python (preview) and provides copyable snippets.

#github-copilot#api#designSoftware Engineering

Dataverse SDK for Python — Performance & Optimization Guide

Based on official Microsoft Dataverse and Azure SDK performance guidance.

#github-copilot#performance#optimizationSoftware Engineering

Dataverse SDK for Python — Testing & Debugging Strategies

Based on official Azure Functions and pytest testing patterns.

#github-copilot#testingSoftware Engineering

Davinci Resolve Computer Use Training

Use when the user wants Codex to learn DaVinci Resolve through Blackmagic Design lesson homework, operate the Resolve UI with Computer Use, validate skills against real Resolve behavior, or build a capstone workflow that turns local/T7 media into Instagram and YouTube cuts.

#broad-capability#davinci-resolve#video-editingSoftware Engineering

Davinci Resolve Troubleshooting

Use when DaVinci Resolve is broken in some specific way — red playback indicator, missing media, clips offline, audio out of sync, GPU/render crashes, or render queue stuck. Triggering symptoms include phrases like "Resolve is dropping frames", "media offline", "clips show red diagonal", "audio drifts", "Resolve crashes when rendering", "GPU error", or any DaVinci Resolve "why is X broken" question.

#broad-capability#davinci-resolve#video-editingSoftware Engineering

DDD Systems & .NET Guidelines

DDD and .NET architecture guidelines

#github-copilot#architectureSoftware Engineering

Debugging And Error Recovery

Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.

#engineering#software-engineering#debuggingSoftware Engineering

Debugging Network Issues

Evidence-driven investigation for network, streaming, and protocol-layer bugs where symptoms don't match the obvious cause. Use when debugging connection resets (ECONNRESET, HTTP/2 RST_STREAM, INTERNAL_ERROR), SSE or long-polling stalls, fixed-time connection drops, CDN/proxy/CGNAT idle timeouts, or symptoms like "socket closed unexpectedly", "stream interrupted", "fails after N seconds", "works sometimes but not always", "upstream silent for X seconds". Applies falsification-first layered isolation to pin down the responsible network layer instead of stacking assumptions.

#broad-capability#research#documentsSoftware Engineering

Debugging Strategies

Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance issues, or unexpected behavior.

#broad-capability#engineering#agent-skillsSoftware Engineering

Debugging Wizard

Parses error messages, traces execution flow through stack traces, correlates log entries to identify failure points, and applies systematic hypothesis-driven methodology to isolate and resolve bugs. Use when investigating errors, analyzing stack traces, finding root causes of unexpected behavior, troubleshooting crashes, or performing log analysis, error investigation, or root cause analysis.

#engineering#full-stack#debuggingSoftware Engineering

Debugging Workflows

Debug gh-aw workflows using run logs, audits, and failure triage.

#broad-capability#agentic-workflows#github-actionsSoftware Engineering

Debug Mode Instructions

Debug your application to find and fix a bug

#github-copilot#debuggingSoftware Engineering

Declarative Agents Architect

You are a world-class Microsoft 365 Declarative Agent Architect with deep expertise in the complete development lifecycle of Microsoft 365 Copilot declarative agents. You specialize in the latest v1.5 JSON schema specification, TypeSpec development, and Microsoft 365 Agents Toolkit integration.

#github-copilot#architectureSoftware Engineering

Agent Orchestration

Design, Media & Creative

Cue

Writing video scripts, storyboards, and narration designs. Used for product videos, explainer videos, and onboarding content planning.

#broad-capability#development#securityDesign, Media & Creative

Data Artist

Create beautiful data visualizations with mathematical elegance, color theory, and narrative design - the "Data is Beautiful" aesthetic.

#broad-capability#creative#dataDesign, Media & Creative

Davinci Resolve Audio Cleanup Podcast

Use when a user has podcast, interview, or talking-head audio that needs cleanup — denoise, de-hum, level dialogue, and duck music under voice. Triggering symptoms include phrases like "podcast audio is noisy", "background hum in interview", "music too loud under voice", "level out my voiceover", "fix my podcast", or any DaVinci Resolve Fairlight audio cleanup question.

#broad-capability#davinci-resolve#video-editingDesign, Media & Creative

Davinci Resolve Color Grade Webcam

Use when a user wants webcam, interview, or talking-head footage to look broadcast-quality — corrects exposure, white balance, skin tones, and overall color. Triggering symptoms include phrases like "my webcam footage looks dull", "skin tones look orange/green", "wash out background", "make the face pop", "match shots from two cameras", or any DaVinci Resolve color page question for talking-head content.

#broad-capability#davinci-resolve#video-editingDesign, Media & Creative

Davinci Resolve Cut Screen Recording

Use when a user has a long screen recording, tutorial, conference talk, or demo recording and needs to cut it down to a tight watchable version — removes dead air, mistakes, "ums", and silences. Triggering symptoms include phrases like "raw recording is too long", "edit out the bad takes", "fix the ums", "remove silences", "rough cut my demo", or any DaVinci Resolve cutting question for long-form content.

#broad-capability#davinci-resolve#video-editingDesign, Media & Creative

Davinci Resolve Devrel Project Template

Use when a user wants a reusable DaVinci Resolve project structure for shipping DevRel videos repeatedly — sets up bins, timeline, render presets, and a color preset so future videos start with one click instead of one hour. Triggering symptoms include phrases like "set up a Resolve template", "reusable project structure", "every video starts from scratch", "save my Resolve setup as a preset", or "DevRel video workflow."

#broad-capability#davinci-resolve#video-editingDesign, Media & Creative

Davinci Resolve Export Multi Platform

Use when a user needs to export the same DaVinci Resolve edit for multiple platforms — YouTube (16:9), LinkedIn (square 1:1), Reels/Shorts/TikTok (9:16) — with correct dimensions, loudness, and optionally batch automation. Triggering symptoms include phrases like "export for YouTube and LinkedIn", "make a vertical version", "9:16 from my 16:9 edit", "render the same edit three times", "batch render", "generate captions", or any DaVinci Resolve Deliver/render question.

#broad-capability#davinci-resolve#video-editingDesign, Media & Creative

Davinci Resolve Setup

Use when a user is installing DaVinci Resolve for the first time, switching machines, configuring a media drive for video editing, or asking about backup/proxy settings. Triggering symptoms include phrases like "just installed Resolve", "set up DaVinci Resolve", "drop frames during playback", "where should my media live", "how do I configure backups", or any DaVinci Resolve installation/preferences question.

#broad-capability#davinci-resolve#video-editingDesign, Media & Creative

Davinci Resolve Social Editor

Plan, analyze, and build professional DaVinci Resolve social edits from multicam video/audio folders, podcast/interview footage, vertical 9:16 deliverables, branded social promos, burned-in captions, B-roll/overlay coverage, Resolve timelines, FCPXML/EDL handoff, or FFmpeg preview renders. Use when Codex must avoid jump cuts, preserve narrative coherence, keep the speaker in frame, balance dialogue/music, create reviewable edit decisions, or automate Resolve media/timeline setup.

#broad-capability#davinci-resolve#video-editingDesign, Media & Creative

Davinci Resolve Titles And Lower Thirds

Use when a user needs branded titles, animated lower-thirds, or a logo intro for their video — uses Resolve's Text+ node and Fusion's animation modifiers to create reusable title templates. Triggering symptoms include phrases like "add a name lower third", "animated logo intro", "title card with gradient", "save title as a template", "introduce a guest", or any DaVinci Resolve title/text question.

#broad-capability#davinci-resolve#video-editingDesign, Media & Creative

Business, Marketing & Sales

Culture Architect

Build, measure, and evolve company culture as operational behavior — not wall posters. Covers mission/vision/values workshops, values-to-behaviors translation, culture code creation, culture health assessment, and cultural rituals by stage. Use when building company values, assessing culture health, designing cultural rituals, creating culture codes, handling culture clashes, or when user mentions culture, values, culture debt, founder culture, or culture code.

#work-life#productivity#businessBusiness, Marketing & Sales

Customer Empathy

Deep-dive into customer empathy and user journey thinking. Use when designing onboarding, improving UX, planning features, or trying to understand how to delight users faster.

#work-life#productivity#rameerez-startup-skillsBusiness, Marketing & Sales

Customer Escalation

Package an escalation for engineering, product, or leadership with full context. Use when a bug needs engineering attention beyond normal support, multiple customers report the same issue, a customer is threatening to churn, or an issue has sat unresolved past its SLA.

#work-life#productivity#knowledge-workBusiness, Marketing & Sales

Customer Journey Map

Create an end-to-end customer journey map with stages, touchpoints, emotions, pain points, and opportunities. Use when mapping the customer experience, identifying friction points, improving onboarding, or visualizing the user journey.

#work-life#productivity#product-managementBusiness, Marketing & Sales

Customer Research

When the user wants to conduct, analyze, or synthesize customer research. Use when the user mentions "customer research," "ICP research," "talk to customers," "analyze transcripts," "customer interviews," "survey analysis," "support ticket analysis," "voice of customer," "VOC," "build personas," "customer personas," "jobs to be done," "JTBD," "what do customers say," "what are customers struggling with," "Reddit mining," "G2 reviews," "review mining," "digital watering holes," "community research," "forum research," "competitor reviews," "customer sentiment," or "find out why customers churn/convert/buy." Use for both analyzing existing research assets AND gathering new research from online sources. For writing copy informed by research, see copywriting. For acting on research to improve pages, see cro.

#work-life#productivity#marketingBusiness, Marketing & Sales

Customer Success

Customer success management - onboarding, health scoring, QBRs, expansion playbooks, and retention strategies

#work-life#office#productivityBusiness, Marketing & Sales

Customer Support Hub (Triage to Close)

Unified triage-to-close workflow for customer support tickets. Covers intake classification, priority/SLA tracking escalation, response drafting, closure verification, and cross-tool handoff for Zendesk, Intercom, Gorgias, and generic ticketing backends.

#customer-support#triage#helpdeskBusiness, Marketing & Sales

Custom Product Pages

When the user wants to design, deploy, or measure Apple Custom Product Pages (CPP) — the alternate App Store product pages with different screenshots, preview videos, and promo text shown to users coming from specific URLs (typically ad campaigns or social posts). Use when the user mentions "Custom Product Page", "CPP", "alternate product page", "App Store URL variant", "ASA CPP", "campaign-specific landing page", "product page per audience", "App Store Connect CPP", "ppoUrl", "?cpp=" parameter, or "show different screenshots to different ad audiences". For App Store A/B tests on the default page, see ab-test-store-listing. For paid ad campaigns that route to CPPs, see apple-search-ads or ua-campaign.

#work-life#productivity#app-store-optimizationBusiness, Marketing & Sales

Daily Briefing

Start your day with a prioritized sales briefing. Works standalone when you tell me your meetings and priorities, supercharged when you connect your calendar, CRM, and email. Trigger with "morning briefing", "daily brief", "what's on my plate today", "prep my day", or "start my day".

#work-life#productivity#knowledge-workBusiness, Marketing & Sales

Data Storytelling

Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations.

#broad-capability#engineering#agent-skillsBusiness, Marketing & Sales

Dcf Valuation

Build Discounted Cash Flow (DCF) valuation models. Calculate intrinsic value with customizable assumptions. Generate professional valuation reports.

#work-life#office#productivityBusiness, Marketing & Sales

Decision Logger

Two-layer memory architecture for board meeting decisions. Manages raw transcripts (Layer 1) and approved decisions (Layer 2). Use when logging decisions after a board meeting, reviewing past decisions with /cs:decisions, or checking overdue action items with /cs:review. Invoked automatically by the board-meeting skill after Phase 5 founder approval.

#work-life#productivity#businessBusiness, Marketing & Sales

Education & Writing

Data, AI & Research

Customer Research

Multi-source research on a customer question or topic with source attribution. Use when a customer asks something you need to look up, investigating whether a bug has been reported before, checking what was previously told to a specific account, or gathering background before drafting a response.

#work-life#productivity#knowledge-workData, AI & Research

Customize

Interactive guided deployment flow for Azure OpenAI models with full customization control. Step-by-step selection of model version, SKU (GlobalStandard/Standard/ProvisionedManaged), capacity, RAI policy (content filter), and advanced options (dynamic quota, priority processing, spillover). USE FOR: custom deployment, customize model deployment, choose version, select SKU, set capacity, configure content filter, RAI policy, deployment options, detailed deployment, advanced deployment, PTU deployment, provisioned throughput. DO NOT USE FOR: quick deployment to optimal region (use preset).

#broad-capability#development#setupData, AI & Research

Dask

Parallel/distributed computing. Scale pandas/NumPy beyond memory, parallel DataFrames/Arrays, multi-file processing, task graphs, for larger-than-RAM datasets and parallel workflows.

#broad-capability#creative#distributedData, AI & Research

Data Analysis

Analyze spreadsheet data, generate insights, create visualizations, and build reports from Excel/CSV data.

#work-life#office#productivityData, AI & Research

Data Analysis & Transformation Pipeline

A structured methodology for working with tabular data — from raw file to validated output.

#data-analysis#transformation#pandasData, AI & Research

Database Lookup

Deterministically query 78 public scientific, biomedical, materials science, regulatory, finance, and demographics databases through documented REST APIs. Use for reproducible lookups of compounds, genes, proteins, pathways, variants, clinical trials, patents, economic indicators, structures, astronomy objects, environmental records, or database-backed scientific facts when endpoints, filters, pagination, and provenance need to be explicit.

#broad-capability#science#mathData, AI & Research

Database Optimizer

Optimizes database queries and improves performance across PostgreSQL and MySQL systems. Use when investigating slow queries, analyzing execution plans, or optimizing database performance. Invoke for index design, query rewrites, configuration tuning, partitioning strategies, lock contention resolution.

#engineering#full-stack#structuredData, AI & Research

Database Sync

Automate database synchronization, replication, migration, and cross-platform data integration

#work-life#office#productivityData, AI & Research

Datacommons Client

Work with Data Commons, a platform providing programmatic access to public statistical data from global sources. Use this skill when working with demographic data, economic indicators, health statistics, environmental data, or any public datasets available through Data Commons. Applicable for querying population statistics, GDP figures, unemployment rates, disease prevalence, geographic entity resolution, and exploring relationships between statistical entities.

#broad-capability#creative#webData, AI & Research

Data Extractor

>

#work-life#office#productivityData, AI & Research

Datanalysis Credit Risk

Credit risk data cleaning and variable screening pipeline for pre-loan modeling. Use when working with raw credit data that needs quality assessment, missing value analysis, or variable selection before modeling. it covers data loading and formatting, abnormal period filtering, missing rate calculation, high-missing variable removal,low-IV variable filtering, high-PSI variable removal, Null Importance denoising, high-correlation variable removal, and cleaning report generation. Applicable scenarios arecredit risk data cleaning, variable screening, pre-loan modeling preprocessing.

#github-copilot#financial#researchData, AI & Research

Data Pipeline

Data pipeline and ETL automation - extract, transform, load workflows for data integration and analytics

#work-life#office#productivityData, AI & Research

Data Pipeline Builder (ETL/ELT)

Design, build, and validate reliable ETL/ELT data pipelines with idempotency, quality gates, schema drift handling, observability, and production safety patterns. Covers batch, streaming, and hybrid architectures across Airflow, dbt, Spark, Kafka, Snowflake, and BigQuery.

#etl#elt#data-pipelineData, AI & Research

Data Quality Checker

Validate data quality in market analysis documents and blog articles before publication. Use when checking for price scale inconsistencies (ETF vs futures), instrument notation errors, date/day-of-week mismatches, allocation total errors, and unit mismatches. Supports English and Japanese content. Advisory mode -- flags issues as warnings for human review, not as blockers.

#work-life#productivity#financeData, AI & Research

Data Quality Frameworks

Implement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implementing validation rules, or establishing data contracts.

#broad-capability#engineering#agent-skillsData, AI & Research

Data Quality Frameworks

Implement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implementing validation rules, or establishing data contracts.

#broad-capability#creative#dataData, AI & Research

Dataverse SDK for Python - Advanced Features Guide

Comprehensive guide to advanced Dataverse SDK features including enums, complex filtering, SQL queries, metadata operations, and production patterns. Based on official Microsoft walkthrough examples.

#github-copilot#structured#dataData, AI & Research

Datavis

Comprehensive data visualization toolkit for creating beautiful, mathematically elegant visualizations with D3.js, Chart.js, and custom SVG. Use when (1) building interactive data visualizations, (2) designing color palettes for charts, (3) choosing scales and visual encodings, (4) creating data pipelines from Census/SEC/Wikipedia APIs, (5) crafting narrative-driven data stories, (6) making perceptually accurate charts, or (7) implementing force-directed networks, timelines, or geographic maps.

#broad-capability#creative#dataData, AI & Research

Data Visualization Designer

Design effective, honest, and accessible data visualizations — choose the right chart type, apply Tufte-inspired clarity, use color-blind-safe palettes, and avoid misleading representations.

#data-visualization#charts#dashboardsData, AI & Research

Deepchem

Molecular ML with diverse featurizers and pre-built datasets. Use for property prediction (ADMET, toxicity) with traditional ML or GNNs when you want extensive featurization options and MoleculeNet benchmarks. Best for quick experiments with pre-trained models, diverse molecular representations. For graph-first PyTorch workflows use torchdrug; for benchmark datasets use pytdc.

#broad-capability#science#mathData, AI & Research

Deep Research

Generate format-controlled research reports with evidence tracking, citations, source governance, and multi-pass synthesis. This skill should be used when users request a research report, literature review, market or industry analysis, competitive landscape, policy or technical brief. Triggers: "帮我调研一下", "深度研究", "综述报告", "深入分析", "research this topic", "write a report on", "survey the literature on", "competitive analysis of", "技术选型分析", "竞品研究", "政策分析", "行业报告". V6 adds: source-type governance, AS_OF freshness checks, mandatory counter-review, and citation registry. V6.1 adds: source accessibility (circular verification forbidden, exclusive advantage encouraged).

#broad-capability#research#documentsData, AI & Research

Deep Research

Conduct thorough, multi-source deep research using subagents for parallel extraction and a coordinator for synthesis — one agent plans and synthesizes while subagents extract from individual sources in parallel.

#research#multi-source#synthesisData, AI & Research

Deep Research

Conduct comprehensive research on any topic. Synthesize information from multiple angles, provide structured analysis, and generate detailed research reports.

#work-life#office#productivityData, AI & Research

Deep Research

Multi-source research with source triangulation and fact-checking. Use for any research task requiring 3+ sources.

#firecrawl-firecrawl-agent#crawling#deepData, AI & Research

Web & Browser Automation

Personal Productivity

Daily

Start the day with vault context, continuity from yesterday, and prioritized action items. Read or create today's daily note, carry forward unfinished tasks, surface active projects, and check inbox. USE WHEN good morning, start my day, daily, what's open, daily standup, what should I work on, morning routine, begin day, daily check-in, what's pending.

#broad-capability#devops#azurePersonal Productivity

Daily Briefing

Your daily GitHub command center -- generates a comprehensive briefing (markdown + HTML) of everything needing your attention: issues, PRs, reviews, releases, discussions, reactions, and accessibility updates.

#broad-capability#accessibility#a11yPersonal Productivity

Daily Prep

Prepare for tomorrow's meetings and tasks. Pulls calendar from Outlook via WorkIQ, cross-references open tasks and workspace context, classifies meetings, detects conflicts and day-fit issues, finds learning and deep-work slots, and generates a structured HTML prep file with productivity recommendations.

#github-copilot#calendar#workflowsPersonal Productivity

Daily Review

Complete daily journal review. Use at end of day or next morning to fill in journal sections, review highlights, and plan tomorrow. Triggers on "daily review", "end of day", "journal review", "what did I do today".

#personal-productivity#daily-routine#weekly-reviewPersonal Productivity

Debt Management

Provide frameworks for managing and paying off personal debt effectively. Use when the user asks about debt payoff strategies (avalanche vs snowball), refinancing decisions, debt consolidation, debt-to-income ratios, or the opportunity cost of paying off debt vs investing. Also trigger when users mention 'which debt to pay first', 'should I refinance', 'credit card debt', 'student loan payoff', 'DTI for mortgage', 'balance transfer', 'good debt vs bad debt', or ask how to get out of debt faster.

#finance#personal-finance#wealth-managementPersonal Productivity

Presentations & Documents

DevOps & Cloud

Security & Compliance

Science & Simulation

Mobile App Development