Back to Skills

Performance Optimization

NeverSight
Updated 5 days ago
12 views
24
3
24
View on GitHub
Othergeneral

About

Full-stack performance analysis, optimization patterns, and monitoring strategies

Quick Install

Claude Code

Recommended
Primary
npx skills add NeverSight/skills_feed -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/NeverSight/skills_feed
Git CloneAlternative
git clone https://github.com/NeverSight/skills_feed.git ~/.claude/skills/Performance Optimization

Copy and paste this command in Claude Code to install this skill

GitHub Repository

NeverSight/skills_feed
Path: data/skills-md/ariegoldkin/ai-agent-hub/performance-optimization
0
learn-skillsskills

Related Skills

performance-optimization

Other

This skill provides full-stack performance analysis and optimization patterns for improving application speed and responsiveness. It helps developers address issues like slow database queries, large frontend bundles, and poor Core Web Vitals. Use it when applications feel slow, API responses lag, or when preparing for scaling and high traffic.

View skill

wacli

Communication

wacli is a command-line tool that enables WhatsApp messaging, search, and synchronization via the WhatsApp Web protocol. It's primarily used within Clawdis workflows for automated handling but can be called directly to send messages, sync chats, or query history. Key features include QR-based authentication, continuous background syncing, and the ability to send both text and files.

View skill

dependency-updater

Design

This Claude Skill automatically scans project dependencies across multiple package managers and identifies available updates. It categorizes updates by semver level and analyzes changelogs to detect breaking changes and security fixes. Developers should use this skill to get smart recommendations about which dependencies to update and understand the potential impact of each upgrade.

View skill

hidden-folder-audit-pre-audit

Other

This pre-audit skill systematically analyzes hidden folders before cleanup, documenting their state and identifying duplicates, broken symlinks, and usage. It creates a migration plan by listing files to move, delete, or update. Use it as the first step when preparing to reorganize or remove hidden directories in a codebase.

View skill