Revert "feat(metadata): auto-categorize 851 skills and update index"
This reverts commit 3f43c359d5.
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
---
|
||||
name: python-performance-optimization
|
||||
description: Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.
|
||||
description: "Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance."
|
||||
risk: unknown
|
||||
source: community
|
||||
date_added: '2026-02-27'
|
||||
category: backend
|
||||
date_added: "2026-02-27"
|
||||
---
|
||||
|
||||
# Python Performance Optimization
|
||||
|
||||
Reference in New Issue
Block a user