🌟

Lifestyle

Personal productivity and lifestyle tools

1667 skills in this category

managing-mcp-servers

Marketplace

Provides comprehensive guidance for managing MCP (Model Context Protocol) servers using the claude mcp CLI. Covers adding servers across scopes (project, local, user), transport types (stdio, sse, http), security best practices, and common patterns. Strongly recommends project scope for team consistency and version control.

fx/cc
1
0
更新日 1d ago

task-tagging

Provides categorical organization for tasks using a predefined set of seven standard tags (Work, Personal, Shopping, Health, Finance, Learning, Urgent). Enforces tag validation rules including duplicate prevention and 5-tag maximum per task.

Syedaashnaghazanfar/full-stack-todo-app
1
0
更新日 1d ago

cli-ninja-tools

Marketplace

CLI power tools for AI-assisted development. Use when (1) needing recommendations for CLI tools to install, (2) processing JSON/YAML data with jq/yq, (3) searching code with ripgrep or ast-grep, (4) documenting a CLI tool or multi-tool recipe you've discovered, (5) wanting to learn CLI patterns for data pipelines, or (6) setting up a new project and want CLI recommendations. Supports three modes - init (project scan), document (capture new recipes), and recommend (codebase analysis).

killerapp/mem8-plugin
1
0
更新日 1d ago

memory-orchestration

Analyze context management, memory systems, and state continuity in agent frameworks. Use when (1) understanding how prompts are assembled, (2) evaluating eviction policies for context overflow, (3) mapping memory tiers (short-term/long-term), (4) analyzing token budget management, or (5) comparing context strategies across frameworks.

Dowwie/agent_framework_study
1
0
更新日 1d ago

2000s-visualization-expert

Expert in 2000s-era music visualization (Milkdrop, AVS, Geiss) and modern WebGL implementations. Specializes in Butterchurn integration, Web Audio API AnalyserNode FFT data, GLSL shaders for audio-reactive visuals, and psychedelic generative art. Activate on "Milkdrop", "music visualization", "WebGL visualizer", "Butterchurn", "audio reactive", "FFT visualization", "spectrum analyzer". NOT for simple bar charts/waveforms (use basic canvas), video editing, or non-audio visuals.

erichowens/some_claude_skills
1
0
更新日 1d ago

backend-agent

Handles backend/API/database work for Unite-Hub. Implements Next.js API routes, Supabase database operations, RLS policies, authentication, and third-party integrations (Gmail, Stripe).

CleanExpo/Unite-Hub
1
0
更新日 1d ago

github-repository-architect

Complete GitHub repository setup with production-grade standards including community health files, CI/CD workflows, issue templates, documentation site, badges, CODEOWNERS, and release management. Handles initialization, configuration, GitHub Pages deployment, and automated quality checks for professional open-source or enterprise projects.

hummbl-dev/hummbl-claude-skills
1
1
更新日 1d ago

docker-production

Marketplace

Deploy Docker containers to production with monitoring, logging, and health checks

pluginagentmarketplace/custom-plugin-docker
1
0
更新日 1d ago

asset-optimization

Marketplace

Asset pipeline optimization, compression, streaming, and resource management for efficient game development and delivery.

pluginagentmarketplace/custom-plugin-game-developer
1
0
更新日 1d ago

onboarding-program-builder

Create personalized onboarding plans for new hires and build scalable onboarding programs by role, department, and level. Design 30/60/90 day plans, buddy systems, and first-week experiences.

matthewod11-stack/HRSkills
1
0
更新日 1d ago

us-stock-analysis

Comprehensive US stock analysis including fundamental analysis (financial metrics, business quality, valuation), technical analysis (indicators, chart patterns, support/resistance), stock comparisons, and investment report generation. Use when user requests analysis of US stock tickers (e.g., "analyze AAPL", "compare TSLA vs NVDA", "give me a report on Microsoft"), evaluation of financial metrics, technical chart analysis, or investment recommendations for American stocks.

tradermonty/claude-trading-skills
1
1
更新日 1d ago

mcp-configuration-review

Reviews MCP server configuration, checks health status, validates settings, and provides optimization recommendations

tipmaster/claude-config
1
0
更新日 1d ago

pii-detector

Marketplace

Detects Personally Identifiable Information (PII) in code, logs, databases, and files for GDPR/CCPA compliance. Use when user asks to "detect PII", "find sensitive data", "scan for personal information", "check GDPR compliance", or "find SSN/credit cards".

Dexploarer/claudius-skills
1
1
更新日 1d ago

real-estate-marketing-analytics

Specialized knowledge for real estate marketing analytics, including SEM campaign optimization, lead generation analysis, marketing channel performance, and geographic market insights. Use when working with real estate marketing data, Snowflake databases (RDC_ANALYTICS, RDC_MARKETING schemas), analyzing paid search campaigns, lead pricing trends, conversion funnels, or cross-channel attribution. Triggers include queries about Google Ads performance, lead quality analysis, market-level metrics, campaign budget optimization, or any real estate marketing KPIs.

MoveRDC/claude-skills-marketing
1
0
更新日 1d ago

communication-protocols

Marketplace

Game server communication protocols including gRPC, REST, and custom binary protocols

pluginagentmarketplace/custom-plugin-server-side-game-dev
1
0
更新日 1d ago

graphic-output

Generate interactive HTML dashboards and visualizations from LimaCharlie data using Jinja2 templates and D3.js charts. Creates professional, self-contained HTML reports with pie charts, bar charts, line graphs, gauges, sortable tables, and responsive layouts. Supports MSSP multi-tenant dashboards, single-org details, sensor health reports, detection analytics, and billing summaries. Integrates with reporting, sensor-health, and detection-engineering skills. Built with strict data accuracy guardrails - NEVER fabricates, estimates, or infers data. Use for "visual report", "dashboard", "HTML output", "interactive charts", "export HTML", "generate visualization", "graphical report".

refractionPOINT/lc-ai
1
0
更新日 1d ago

game-loop

Marketplace

Server-side game loop implementation with fixed timestep, physics simulation, and tick rate optimization

pluginagentmarketplace/custom-plugin-server-side-game-dev
1
0
更新日 1d ago

career-path-planner

Map career progression paths, identify skills gaps, and create personalized development plans. Address career growth concerns with clear roadmaps for IC and management tracks.

matthewod11-stack/HRSkills
1
0
更新日 1d ago

check-skill-counts

Marketplace

Verify that README skill counts match the actual number of SKILL.md files in the filesystem. Use when (1) before creating a pull request or release to ensure documentation accuracy, (2) after adding or removing skills from any plugin, (3) repository health verification or documentation consistency checks are requested, (4) during README updates to confirm new numbers are correct, (5) as part of comprehensive validation alongside check-versions and check-changelogs, (6) when marketplace listing seems inconsistent with actual plugin contents.

synapseradio/thinkies
1
0
更新日 1d ago

svelte-game-writer

End-to-end planning, building, and testing of small-scale browser games in SvelteKit + TypeScript running in Docker, including scaffolding, game loop, input, UI, tests, and Docker dev/release setups. Use when a user asks to create or modify a SvelteKit game project, prototype a simple single-player game, or add tests. When requirements are unclear, ask clarifying questions and offer to choose defaults automatically if the user prefers. This skill uses SvelteKit+TS in Docker only (debug hot-reload + nginx release); do not switch stacks unless the user explicitly asks to change scope. Not for multiplayer, servers, or backend services.

maximxlss/codextris
1
0
更新日 1d ago