Lifestyle
Personal productivity and lifestyle tools
1667 skills in this category
github-repo-analysis
Comprehensive GitHub repository analysis for health assessment, monetization opportunities, financial audits, competitive intelligence, and TECHNICAL DRIFT detection. Use when users ask to analyze repositories, audit GitHub portfolios, find revenue opportunities, assess repo health, evaluate monetization readiness, detect spec-vs-implementation gaps, or extract competitive insights from forks.
modern-rationalism-empiricism
Master Early Modern philosophy from Descartes through Kant. Use for: rationalism, empiricism, the epistemological turn, mind-body problem, substance metaphysics. Triggers: 'Cartesian', 'cogito', 'Descartes', 'Spinoza', 'Leibniz', 'Locke', 'Berkeley', 'Hume', 'tabula rasa', 'innate ideas', 'impressions ideas', 'monads', 'substance', 'causation', 'personal identity', 'transcendental', 'synthetic a priori', 'Kant', 'categories', 'thing-in-itself', 'noumenon', 'phenomenon'.
troubleshooting-config-items
Troubleshoots infrastructure and application configuration items in Mission Control by diagnosing health issues, analyzing recent changes, and investigating resource relationships. Use when users ask about unhealthy or failing resources, mention specific config items by name or ID, inquire about Kubernetes pods/deployments/services, AWS EC2 instances/volumes, Azure VMs, or other infrastructure components. Also use when investigating why a resource is down, stopped, degraded, or showing errors, or when analyzing what changed that caused an issue.
micro-task-workflow
Micro-task development patterns with 50% context budget. Use for task decomposition, context management, escape hatch protocols, and orchestration patterns.
cpp-programming
Master C++ for systems programming, game development, and performance-critical applications.
protondb
Analyze ProtonDB game compatibility and provide optimized Linux gaming configurations. Use when checking if games work on Linux, optimizing launch options, or troubleshooting gaming issues on AMD GPU + Wayland + Arch Linux.
docker-compose-config
Docker Compose configuration template and validation logic for MetaSaver monorepos. Includes 4 required standards (PostgreSQL service with project-prefixed env vars like RUGBYCRM_POSTGRES_USER or METASAVER_SILVER_POSTGRES_USER for multi-db, project-specific naming for containers and networks, volumes section, service health checks). Use when creating or auditing docker-compose.yml files.
build
Build the Gambit game engine (Server and Client executables). Use when the user wants to compile the project, needs to rebuild after code changes, or before running the server or client.
parse-pof
Surgical metadata extractor for binary .pof files implementing the "Plan" phase tool. Extracts game logic metadata (hardpoints, subsystems, docking points) into structured JSON contracts for the generate-importer skill. Follows separation of concerns principle - does not parse 3D geometry. Provides structured JSON output with deterministic error handling for reliable agentic communication.
gray-swan-wave3-mitm
Execute Gray Swan Wave 3 MITM challenges across 10 challenges and 90 AI models using Playwright automation, tiered execution strategy, and compliance framing. Use for Wave 3 healthcare, critical infrastructure, WordPress, and web vulnerability challenges.
Create LinkedIn posts for lead generation and thought leadership. Use when projecting ideas to LinkedIn, creating post series, or reviewing LinkedIn content. Includes LinkedIn-specific voice (punchier, more personal), format rules, and weekly rhythm guidance.
chief-of-staff
Personal Chief of Staff. Commands: /cos, /briefing, /eod, /review, /clarify, /translate, /taskspec, /meeting. Accesses server for tasks, calendar, emails, and memory. Always ask for token first!
stripe-integration
Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.
context-management
Manages personal knowledge about the user through Basic Memory. Use this skill when: (1) User requests to search/retrieve past information, (2) User requests to record/save information, or (3) Important insights about user's thinking patterns, values, preferences, or decisions emerge (propose recording with confirmation).
tumblbug-launch-strategist
Plan and execute Tumblbug crowdfunding campaigns for indie games. Designs reward tiers, 90-day marketing plans, community building strategies, and crisis response protocols based on successful Korean indie game campaigns (Skul 72M KRW, Sannabi 143M KRW). Use when planning crowdfunding campaigns, designing reward structures, or preparing Tumblbug project pages for game launches.
operating-production-services
SRE patterns for production service reliability: SLOs, error budgets, postmortems, and incident response.Use when defining reliability targets, writing postmortems, implementing SLO alerting, or establishingon-call practices. NOT for initial service development (use scaffolding skills instead).
openrewrite
OpenRewrite recipe development and test maintenance. Use when writing OpenRewrite recipes, fixing test failures, or working with import ordering in recipe tests.
onboard-vault
Welcome new users with vault health check, stats overview, and suggested next steps
health
Soul system health check with remediation. Use to verify setup or diagnose issues.
godot-visual-bug-diagnosis
Debug visual and spatial bugs in Godot games through user observation, Godot-specific diagnosis, and test-driven fixes. Use when debugging visual or input issues in Godot where the user can observe the game but you cannot, when bugs involve rendering, positioning, animation, or coordinate systems, or when "what user sees" differs from expected behavior. For pure logic bugs use Systematic Debugging instead