
from claude-skill-registry483
Guided performance analysis and profiling playbook for identifying bottlenecks and optimizing code, scripts, and systems across Python, Node.js, shell, and infr
Provides a practical performance-analysis and optimization playbook: how to profile applications, identify hot paths and I/O issues, apply targeted algorithmic or I/O optimizations, and verify improvements with benchmarks. Covers tooling and examples for Python, Node.js, shell scripts, system-level tracing, database queries, caching, parallelism, and web performance.
Use this skill when an application or script is slower or more resource-hungry than expected, when you need to reduce latency or memory/CPU usage, or before making changes that could affect production performance. It's intended for developers and SREs needing a structured profiling → optimize → verify workflow.
This is authoring-agnostic guidance suitable for Claude Code, Copilot-style agents, or any LLM assistant with terminal or code-review capabilities. It is primarily a procedural/knowledge skill rather than an executable integration.
Performance Optimizer is a documentation-only skill providing guidelines for identifying performance bottlenecks and designing optimizations across backend, database, caching, and frontend Core Web Vitals. The SKILL.md is well-organized with clear sections, principles, and priority framework, but lacks actionable scripts or concrete workflows. It reads more as a reference checklist than an executable skill.
Clean skill with no security concerns. Main limitation is that it's purely documentary with no scripts, tooling, or actionable automation. The content is sound but shallow — could benefit from concrete profiling commands, analysis scripts, or integration with monitoring tools.
Uloop: Execute Dynamic Code
Run small C# snippets in the Unity Editor via the uloop CLI for editor automation tasks like prefab wiring, AddComponent flows, and scene edits—without writing
Bookmarklet Creation
Generates browser-executable JavaScript bookmarklets with strict formatting (IIFE wrapper, block comments) and provides ready-to-install links or installer inst
Overnight — Autonomous Long-Running Coding
Orchestrates long-running coding goals: decomposes objectives into atomic tasks, dispatches isolated worktree workers, verifies acceptance criteria, and merges
Bexio API (Swiss CRM & Invoicing)
Integrate and manage Bexio contacts, quotes, invoices, orders and products via the Bexio API. Useful for CRM and Swiss business document workflows.
Content Research Writer
A writing-partner skill that helps research, outline, draft, cite, and iteratively improve articles, tutorials, and thought pieces.
Agent Hierarchy Diagram
Generate visual hierarchy diagrams (ASCII, Mermaid, GraphML) that show agent roles, levels, and delegation for documentation and onboarding.
Review Pull Request
Automated, structured PR reviewer: gathers metadata, diffs, CI results, dependency changes and provides a concise verdict with testing and documentation recomme
Agent Ops — Testing Workflow
Guidance for designing, running, and analyzing test suites for agents: test isolation, execution patterns, and coverage-based enforcement.
libagent
Agent orchestration library for conversational AI — coordinates LLM completions, memory, tool execution, and multi-turn flows; useful for building chat agents a
Raindrop.io API
Manage Raindrop.io bookmarks, collections, tags and highlights via the Raindrop REST API with helper scripts and examples.