tools debugging Skills
Discover the best skills in this category.
discover-skills
by NeverSight
Identify missing skills and recommend installations from AI Cortex or public skill catalogs. Use when discovering capabi...
review-diff
by NeverSight
Review only git diff for impact, regression, correctness, compatibility, and side effects. Scope-only atomic skill; outp...
review-dotnet
by NeverSight
Review .NET (C#/F#) code for language and runtime conventions: async/await, nullable, API versioning, IDisposable, LINQ,...
review-go
by NeverSight
Review Go code for language and runtime conventions: concurrency, context usage, error handling, resource management, AP...
review-java
by NeverSight
Review Java code for language and runtime conventions: concurrency, exceptions, try-with-resources, API versioning, coll...
review-performance
by NeverSight
Review code for performance: complexity, database/query efficiency, I/O and network cost, memory and allocation behavior...
review-powershell
by NeverSight
Review PowerShell code for language and runtime conventions: advanced functions, parameter design, error handling, objec...
review-vue
by NeverSight
Review Vue 3 code for Composition API, reactivity, components, state (Pinia), routing, and performance. Framework-only a...
security-audit
by NeverSight
Use when conducting security assessments, CVSS scoring, or auditing PHP/TYPO3 projects against OWASP Top 10 and CWE Top...
langfuse-observation-view
by NeverSight
View Langfuse observation (Generation/Span) details. Use when checking specific LLM call input/output, debugging issues,...
langfuse-prompt-list
by NeverSight
List all Langfuse prompts with their labels and versions. Use when checking available prompts, verifying label assignmen...
langfuse-prompt-view
by NeverSight
View Langfuse prompts. Use when checking prompt contents, comparing versions, or debugging prompt issues.
langfuse-session-list
by NeverSight
List Langfuse sessions. Use when checking user sessions, analyzing conversation flows, or monitoring session activity.
langfuse-session-view
by NeverSight
View Langfuse session details with all traces. Use when analyzing conversation flows, checking session costs, or debuggi...
langfuse-trace-list
by NeverSight
List Langfuse traces with filtering options. Use when checking recent LLM calls, debugging issues, or monitoring costs.
langfuse-trace-view
by NeverSight
View Langfuse trace details. Use when checking specific trace input/output, debugging LLM calls, or analyzing costs.
nextfriday-types
by NeverSight
Next Friday TypeScript patterns for props, interfaces, and return types. Use when defining types or writing function sig...
analyze-deps
by NeverSight
Analyze dependencies for updates, breaking changes, deprecations, and migration paths. Generates actionable reports with...
resource-scout
by NeverSight
Search and discover Claude Code skills and MCP servers from marketplaces, GitHub repositories, and registries. Use when...
homescout-ingest
by NeverSight
Analyze Homescout output directories (current.json, history/*.jsonl(.gz), speedtests.jsonl, speedtests/*.jsonl(.gz)) wit...
python-performance-optimi...
by NeverSight
Python performance optimization patterns using profiling, algorithmic improvements, and acceleration techniques. Use whe...
react-performance-optimiz...
by NeverSight
React performance optimization patterns using memoization, code splitting, and efficient rendering strategies. Use when...
repo-cleanup
by NeverSight
Use when a repository needs cleanup of dead code, build artifacts, unused dependencies, outdated docs, or stale tests -...
webapp-testing
by NeverSight
Toolkit for interacting with and testing local web applications using Playwright. Use when verifying frontend functional...