[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fHD_E67Co-3CtuKCHZxrV_4Z_Fpr1VhEcEReRyvdeves":3},{"data":4},{"_id":5,"slug":6,"name":7,"description":8,"author":9,"skills":16,"isOfficial":25,"installCount":26,"favoriteCount":26,"version":27,"isActive":28,"createdAt":29,"updatedAt":30,"__v":26,"skillDetails":31,"changelog":164,"avgSecurityScore":194,"avgQualityScore":195},"6a99023863f6e0013261dd75","jagi","Jagi","Jagi codex",{"_id":10,"name":11,"picture":12,"username":13,"connectedAccounts":14},"6a99020663f6e0013261dd04","Muhammad Rozagi_008","https://lh3.googleusercontent.com/a/ACg8ocJmDGjPl1PoCx8AXITnlVWvRUpr-ZNztalK579pTjvT9SRV4uCW=s96-c","zgii14",{"github":15},{"username":13},[17,18,19,20,21,22,23,24],"hkuds/codex-skill","affaan-m/react-performance","affaan-m/react-patterns","affaan-m/codehealth-mcp","affaan-m/competitive-platform-analysis","affaan-m/kubernetes-patterns","affaan-m/parallel-execution-optimizer","obra/systematic-debugging",false,0,"1.7.0",true,"2026-09-03T05:14:32.459Z","2026-09-03T05:20:29.017Z",[32,48,95,107,124,132,144,152],{"_id":33,"slug":17,"avatarUrl":34,"description":35,"installCount":26,"lastAnalyzedAt":36,"name":37,"owner":38,"platforms":39,"ratingCount":41,"score":42,"securityIssues":43,"securityScore":44,"qualityReview":45},"69b456ec5af7d50cded4ed03","https://avatars.githubusercontent.com/u/118165258?v=4","Use when the user wants Codex to build, refine, test, validate, or list CLI-Anything harnesses for GUI applications or source repositories. Adapts the full CLI-Anything methodology to Codex without changing the generated Python harness format.","2026-06-10T05:07:34.262Z","cli-anything","HKUDS",[40],"codex",27,4.95,[],100,{"score":46,"pattern":47},83,"tool-wrapper",{"_id":49,"avatarUrl":50,"description":51,"installCount":52,"lastAnalyzedAt":53,"name":54,"owner":55,"platforms":56,"qualityReview":69,"ratingCount":71,"score":72,"securityIssues":73,"securityScore":46,"slug":18},"6a3bd61a536f1d147fdff0b9","https://avatars.githubusercontent.com/u/124439313?v=4","React and Next.js performance optimization patterns adapted from Vercel Engineering's React Best Practices (https://github.com/vercel-labs/agent-skills). Organizes 70+ rules across 8 priority categories — waterfalls, bundle size, server-side, client fetching, re-render, rendering, JS micro-perf, ...",1,"2026-06-24T13:05:30.672Z","react-performance","affaan-m",[57,40,58,59,60,61,62,63,64,65,66,67,68],"github-copilot","chatgpt","claude-code","cursor","opencode","roo-code","amp","windsurf","cline","gemini-cli","antigravity","manus",{"score":70},null,5,4.8,[74,80,83,86,92],{"category":75,"severity":76,"description":77,"line":78,"snippet":79},"command_injection","medium","Template literal with variable interpolation in command context",151,"const mod = await import(`./pages/${name}`);",{"category":75,"severity":76,"description":77,"line":81,"snippet":82},359,"useEffect(() => setFull(`${first} ${last}`), [first, last]);",{"category":75,"severity":76,"description":77,"line":84,"snippet":85},362,"const full = `${first} ${last}`;",{"category":87,"severity":88,"description":89,"line":90,"snippet":91},"external_calls","low","External URL reference",145,"Next.js 13.5+ has [Optimize Package Imports](https://nextjs.org/docs/app/api-reference/next-config-js/optimizePackageImports) that automates this for listed packages — use it; manual direct imports st",{"category":87,"severity":88,"description":89,"line":93,"snippet":94},489,"preconnect(\"https://api.example.com\");",{"_id":96,"avatarUrl":50,"description":97,"installCount":52,"lastAnalyzedAt":98,"name":99,"owner":55,"platforms":100,"qualityReview":103,"ratingCount":104,"score":105,"securityIssues":106,"securityScore":44,"slug":19},"6a3bd619536f1d147fdff0b7","React 18/19 patterns including hooks discipline, server/client component boundaries, Suspense + error boundaries, form actions, data fetching, state management decision trees, and accessibility-first composition. Use when writing or reviewing React components.","2026-06-24T13:05:29.616Z","react-patterns",[57,40,58,59,60,64,65,62,63,61,101,102,66,67,68],"aider","openclaw",{"score":70},2,4,[],{"_id":108,"avatarUrl":50,"description":109,"installCount":26,"lastAnalyzedAt":110,"name":111,"owner":55,"platforms":112,"qualityReview":113,"ratingCount":26,"score":26,"securityIssues":114,"securityScore":123,"slug":20},"6a3bd55d536f1d147fdfed6c","Real-time structural Code Health via CodeScene MCP — review before edits, verify score deltas after changes, gate commits and PRs. Use when reviewing code quality, refactoring, checking if AI changes degraded a file, or before commit/PR.","2026-06-24T13:02:21.133Z","codehealth-mcp",[102],{"score":70},[115,120],{"category":116,"severity":76,"description":117,"line":118,"snippet":119},"file_access","Access to hidden dotfiles in home directory",43,"**Claude Code** (`~/.claude.json` → `mcpServers`):",{"category":87,"severity":88,"description":89,"line":121,"snippet":122},21,"**What the tools read:** When invoked, tools analyze files and git state **in the local repository** you point them at (paths you pass, plus branch context for `analyze_change_set`). They do not run b",94,{"_id":125,"avatarUrl":50,"description":126,"installCount":26,"lastAnalyzedAt":127,"name":128,"owner":55,"platforms":129,"qualityReview":130,"ratingCount":26,"score":26,"securityIssues":131,"securityScore":44,"slug":21},"6a3bd55f536f1d147fdfed73",">-","2026-06-24T13:02:23.277Z","competitive-platform-analysis",[],{"score":70},[],{"_id":133,"avatarUrl":50,"description":134,"installCount":26,"lastAnalyzedAt":135,"name":136,"owner":55,"platforms":137,"qualityReview":138,"ratingCount":26,"score":26,"securityIssues":139,"securityScore":143,"slug":22},"6a3bd5cf536f1d147fdfef99","Kubernetes workload patterns, resource management, RBAC, probes, autoscaling, ConfigMap/Secret handling, and kubectl debugging for production-grade deployments.","2026-06-24T13:04:15.958Z","kubernetes-patterns",[102],{"score":70},[140],{"category":87,"severity":88,"description":89,"line":141,"snippet":142},331,"> **Important:** Raw Kubernetes Secrets are only base64-encoded, not encrypted at rest unless your cluster has encryption configured. Use [Sealed Secrets](https://github.com/bitnami-labs/sealed-secret",99,{"_id":145,"avatarUrl":50,"description":146,"installCount":26,"lastAnalyzedAt":147,"name":148,"owner":55,"platforms":149,"qualityReview":150,"ratingCount":26,"score":26,"securityIssues":151,"securityScore":44,"slug":23},"6a3bd5fe536f1d147fdff04e","Use when the user wants a task done much faster through parallel work, concurrent agents, batched tool calls, isolated worktrees, or many independent verification lanes without losing correctness.","2026-06-24T13:05:02.385Z","parallel-execution-optimizer",[102],{"score":70},[],{"_id":153,"slug":24,"avatarUrl":154,"description":155,"installCount":52,"lastAnalyzedAt":156,"name":157,"owner":158,"platforms":159,"ratingCount":160,"score":71,"securityIssues":161,"securityScore":44,"qualityReview":162},"69894748af18a4e4066f43b8","https://avatars.githubusercontent.com/u/45416?v=4","Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes","2026-08-18T12:31:40.158Z","systematic-debugging","obra",[],3,[],{"score":44,"pattern":163},"pipeline",[165,170,176,182,188],{"_id":166,"skillsetId":5,"version":27,"skills":167,"changelog":168,"createdAt":169,"updatedAt":169,"__v":26},"6a99039d63f6e0013261e134",[17,18,19,20,21,22,23,24],"Added systematic-debugging","2026-09-03T05:20:29.057Z",{"_id":171,"skillsetId":5,"version":172,"skills":173,"changelog":174,"createdAt":175,"updatedAt":175,"__v":26},"6a99038663f6e0013261e0f6","1.6.0",[17,18,19,20,21,22,23],"Added parallel-execution-optimizer","2026-09-03T05:20:06.548Z",{"_id":177,"skillsetId":5,"version":178,"skills":179,"changelog":180,"createdAt":181,"updatedAt":181,"__v":26},"6a99035163f6e0013261e076","1.5.0",[17,18,19,20,21,22],"Added kubernetes-patterns","2026-09-03T05:19:13.831Z",{"_id":183,"skillsetId":5,"version":184,"skills":185,"changelog":186,"createdAt":187,"updatedAt":187,"__v":26},"6a9902fd63f6e0013261df8d","1.4.0",[17,18,19,20,21],"Added competitive-platform-analysis","2026-09-03T05:17:49.622Z",{"_id":189,"skillsetId":5,"version":190,"skills":191,"changelog":192,"createdAt":193,"updatedAt":193,"__v":26},"6a9902d863f6e0013261df44","1.3.0",[17,18,19,20],"Added codehealth-mcp","2026-09-03T05:17:12.975Z",97,92]