Skip to content
Skill

config

by mheob

AI Summary

A performance analysis booster that helps developers identify and optimize code bottlenecks using AI-assisted code review. Useful for developers seeking to improve application efficiency and runtime performance.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "config" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory (3 files)
mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/mheob/config/main/.claude/commands/optimize.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/create-commit.md "https://raw.githubusercontent.com/mheob/config/main/.claude/commands/create-commit.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/create-pr.md "https://raw.githubusercontent.com/mheob/config/main/.claude/commands/create-pr.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Analyze and optimize performance

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 1mo ago
Active
AdoptionUnder 100 stars
2 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Stars2
Issues4
Updated1mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code