🌟

Lifestyle

Personal productivity and lifestyle tools

1667 skills in this category

Unnamed Skill

Vue 3 patterns and best practices for this workout tracker: feature module architecture, createGlobalState() singleton state (not Pinia), defineModel two-way binding, and component gotchas. Use when creating/refactoring components, features, composables, managing shared state, or debugging reactivity issues. Triggers include "add component", "create feature", "refactor", "composable", "v-model", "defineModel", "global state", "createGlobalState", "singleton", "reactive", "two-way binding", "feature structure", "reka-ui", "shadcn-vue".

alexanderop/workoutTracker
3
0
Aktualisiert 3d ago

healthsim

HealthSim generates realistic synthetic healthcare data for testing EMR systems, claims processing, pharmacy benefits, and analytics. Use for ANY request involving: (1) synthetic patients, clinical data, or medical records, (2) healthcare claims, billing, or adjudication, (3) pharmacy prescriptions, formularies, or drug utilization, (4) HL7v2, FHIR, X12, or NCPDP formatted output, (5) healthcare testing scenarios or sample data generation.

mark64oswald/healthsim-workspacePython
3
0
Aktualisiert 3d ago

Unnamed Skill

Workout block model, types, and operations. Use when building workouts, managing block kinds (strength/AMRAP/EMOM/Tabata/ForTime/cardio), handling sets/reps, or working with workout persistence and benchmarks. Triggers: "workout", "block", "strength", "cardio", "AMRAP", "EMOM", "Tabata", "ForTime", "exercise", "set", "reps", "weight", "RIR", "timed block", "create workout", "build workout", "block kind", "discriminated union", "block result", "round", "interval", "benchmark", "template", "persist workout", "complete workout".

alexanderop/workoutTracker
3
0
Aktualisiert 3d ago

italian-cooking-expert

Master of Italian cuisine including pasta, risotto, regional specialties, and traditional techniques

sandraschi/advanced-memory-mcp
3
1
Aktualisiert 3d ago

Unnamed Skill

Vitest 4 + Playwright testing conventions: query priority (getByRole > getByText > getByTestId), seed-resilient patterns, realistic user flows (happy path & early finish), virtualized lists, fake-indexeddb isolation, factories, and gotchas (database reset, userEvent, expect.poll). Triggers: "query priority", "getByRole", "getByTestId", "getByLabelText", "querySelector", "seed data", "test invariants", "test isolation", "fake-indexeddb", "database reset", "expect.poll", "expect.element", "assertion", "userEvent", "realistic flows", "early finish", "virtualized list", "virtual scroll", "scoped query", "animation test", "visual state", "factory", "workoutBuilder", "flaky test", "navigation test", "exercise selection", "data attribute query", "test cleanup", "test gotchas".

alexanderop/workoutTracker
3
0
Aktualisiert 3d ago

instrumentation-planning

Marketplace

Plan instrumentation strategy before implementation, covering what to instrument, naming conventions, cardinality management, and instrumentation budget

melodic-software/claude-code-plugins
3
0
Aktualisiert 3d ago

developer-visibility

Marketplace

Build professional visibility through LinkedIn, GitHub, conference speaking, and internal branding. Provides frameworks for personal brand development, content creation, and career growth.

melodic-software/claude-code-plugins
3
0
Aktualisiert 2d ago

meal-prep-efficiency-guru

Expert in batch cooking, meal planning, food storage, and efficient kitchen workflows

sandraschi/advanced-memory-mcp
3
1
Aktualisiert 2d ago

web-backend-debugger

Debug voicelite-web backend including Supabase PostgreSQL, Prisma ORM, license validation API, and Stripe webhooks. Activates when working in voicelite-web directory or debugging API/database issues.

mikha08-rgb/VoiceLite
3
1
Aktualisiert 2d ago

stripe-integration

Marketplace

堅牢でPCI準拠の決済フロー(チェックアウト、サブスクリプション、Webhook)を含むStripe決済処理を実装します。Stripe決済の統合、サブスクリプションシステムの構築、安全なチェックアウトフローの実装時に使用します。

amurata/cc-tools
3
1
Aktualisiert 2d ago

repository-pattern

Create and manage Dexie/IndexedDB repositories with type-safe interfaces, converters, and standardized CRUD operations. Use when (1) adding entity storage, (2) implementing save/load/delete operations, (3) designing database schema and indexes, (4) converting between database (Db*) and domain types, (5) handling database errors or migrations, (6) using existing repositories (SettingsRepository, WorkoutsRepository, TemplatesRepository, CustomExercisesRepository, BenchmarksRepository, ActiveWorkoutRepository). Triggers include "database", "repository", "save data", "fetch from database", "delete from storage", "database schema", "database table", "indexes", "migration", "persist", "convert workout", "converter", "buildPartialUpdate", "mock repository", "database error", "bulk operations", "import/export", or specific repository names.

alexanderop/workoutTracker
3
0
Aktualisiert 2d ago

spanish-cooking-expert

Comprehensive expertise in Spanish cuisine, from traditional tapas to modern paella techniques, regional specialties, and authentic ingredient selection

sandraschi/advanced-memory-mcp
3
1
Aktualisiert 2d ago

connect-mcp-server

Guide for connecting MCP (Model Context Protocol) servers to Claude Code with HTTP, stdio, and SSE transports. Covers installation, configuration, authentication, environment variables, and security. Use when the user wants to connect MCP servers, add integrations, configure external services, or mentions MCP, servers, integrations, or external tools.

ronnycoding/.claude
3
0
Aktualisiert 2d ago

mexican-cuisine-specialist

Authentic Mexican cooking expert covering moles, salsas, tacos, and regional Mexican dishes

sandraschi/advanced-memory-mcp
3
1
Aktualisiert 2d ago

daily-summary-base

Framework for creating end-of-day summary documents. Use when user says "daily summary", "generate summary", or similar at end of day. Provides structured markdown template with date verification, filename patterns, and formatting guidelines. Extend with personal metrics and domain-specific content.

ZachBeta/claude-as-coach
3
0
Aktualisiert 2d ago

fitness-functions

Marketplace

Architecture test guidance for .NET using NetArchTest and ArchUnitNET. Use when enforcing architectural boundaries, testing module dependencies, validating layer constraints, or creating performance fitness functions. Includes code generation templates.

melodic-software/claude-code-plugins
3
0
Aktualisiert 2d ago

daily-morning-routine-alice-personal

Alice's couch-to-5K morning routine with training context and recovery protocols.

ZachBeta/claude-as-coach
3
0
Aktualisiert 2d ago

creating-financial-models

This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions

ronnycoding/.claude
3
0
Aktualisiert 2d ago

asian-fusion-chef

Expert in pan-Asian cuisines and modern fusion techniques across Chinese, Japanese, Thai, Vietnamese, and Korean cooking

sandraschi/advanced-memory-mcp
3
1
Aktualisiert 2d ago

claude-agent-sdk

Build production AI agents using the Claude Agent SDK (TypeScript/Python). Use this skill when the user asks about: (1) Building AI agents with Claude, (2) Using the @anthropic-ai/claude-agent-sdk or claude-agent-sdk packages, (3) Implementing agent features like tools, hooks, subagents, MCP integration, or sessions, (4) Migrating from Claude Code SDK to Agent SDK, (5) Configuring permissions, budgets, or custom tool access.

jeongsk/obsidian-github-inbox-sync
3
0
Aktualisiert 2d ago