Skill Directory

AI Skill Directory

Browse curated skills with source links, package snapshots, README assets and install signals in one calm, searchable catalog.

personjakexiaoNo key required

remediation

**CRITICAL**: Use this skill for ALL CVE remediation workflows. DO NOT use individual skills piecemeal for end-to-end remediation. Use when users request: - CVE remediation playbooks or security patch…

download13deployed_codestar4
personjakexiaoNo key required

Debug Mode

Interactive debugging mode that generates hypotheses, instruments code with runtime logs, and iteratively fixes bugs with human-in-the-loop verification. Use only for hard-to-diagnose bugs where the r…

download13deployed_codestar55
personjakexiaoNo key required

build-perf-diagnostics

Reference knowledge for diagnosing MSBuild build performance issues. Only activate in MSBuild/.NET build context. Use when builds are slow, to identify bottlenecks using binary log analysis. Covers ti…

download13deployed_codestar556
personjakexiaoNo key required

including-generated-files

Proper handling of files generated during the MSBuild's build process. Only activate in MSBuild/.NET build context. Use when generated files are not being included in compilation, output, or when glob…

download13deployed_codestar556
personjakexiaoNo key required

thread-abort-migration

Guides migration of .NET Framework Thread.Abort usage to cooperative cancellation in modern .NET. USE FOR: modernizing code that calls Thread.Abort, catching ThreadAbortException, replacing Thread.Res…

download13deployed_codestar556
personjakexiaoNo key required

ralph-evolver

Recursive self-improvement engine. Think from first principles, let insights emerge.

download13deployed_codestar1
personjakexiaoNo key required

scientific-eda

Defensive exploratory data analysis for scientific data (CSV, FASTA, etc.). Context-first, human-guided; one plot at a time, ask why before executing, append-only journal per session, scripts with PEP…

download13deployed_codestar27
personjakexiaoNo key required

doc-detective-project-bootstrap

Initialize Doc Detective in a repository by detecting documentation, generating minimal config, creating tests for procedures, and iteratively running/fixing them. Use when (1) setting up Doc Detectiv…

download13deployed_codestar8
personjakexiaoNo key required

eval-performance

Guide for diagnosing and improving MSBuild project evaluation performance. Only activate in MSBuild/.NET build context. Use when builds are slow before any compilation starts, when evaluation time is …

download13deployed_codestar556
personjakexiaoNo key required

check-bin-obj-clash

Detects MSBuild projects with conflicting OutputPath or IntermediateOutputPath. Only activate in MSBuild/.NET build context. Use when builds fail with file access errors, missing outputs, or intermitt…

download13deployed_codestar556
personjakexiaoNo key required

msbuild-antipatterns

Catalog of MSBuild anti-patterns with detection rules and fix recipes. Only activate in MSBuild/.NET build context. Use when reviewing, auditing, or cleaning up .csproj, .vbproj, .fsproj, .props, .tar…

download13deployed_codestar556
personjakexiaoNo key required

migrate-nullable-references

Enable nullable reference types in a C# project and systematically resolve all warnings. USE FOR: adopting NRTs in existing codebases, file-by-file or project-wide migration, fixing CS8602/CS8618/CS86…

download13deployed_codestar556
personjakexiaoNo key required

transparency

Patterns for showing thinking process and execution chain. Every step visible, every decision traceable.

download13deployed_codestar0
personjakexiaoNo key required

browser-navigation

Automate browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to: - Navigate websites and interact with web pages - Fill forms and click button…

download13deployed_codestar31
personjakexiaoNo key required

autistic-code-review

Run a full-scale implementation review with parallel subagents. Inputs include review mode, self-review flag, and change scope.

download13deployed_codestar0
personjakexiaoNo key required

optimizing-ef-core-queries

Optimize Entity Framework Core queries by fixing N+1 problems, choosing correct tracking modes, using compiled queries, and avoiding common performance traps. Use when EF Core queries are slow, genera…

download13deployed_codestar557
personjakexiaoNo key required

incremental-build

Guide for optimizing MSBuild incremental builds. Only activate in MSBuild/.NET build context. Use when builds are slower than expected on subsequent runs, when 'nothing changed but it rebuilds anyway'…

download13deployed_codestar556
personjakexiaoNo key required

microbenchmarking

Activate this skill when BenchmarkDotNet (BDN) is involved in the task — creating, running, configuring, or reviewing BDN benchmarks. Also activate when microbenchmarking .NET code would be useful and…

download13deployed_codestar556
personjakexiaoNo key required

migrate-dotnet10-to-dotnet11

Migrate a .NET 10 project or solution to .NET 11 and resolve all breaking changes. This is a MIGRATION skill — use it when upgrading from .NET 10 to .NET 11, NOT for writing new programs. USE FOR: upg…

download13deployed_codestar556
personjakexiaoNo key required

rtl-security-review

Use when reviewing RTL designs for security vulnerabilities including access control gate bypasses, insecure FSM transitions, timing-dependent information leakage, and unintended data paths. Covers Ve…

download13deployed_codestar1
personjakexiaoNo key required

writing-review

This skill should be used when the user asks to 'review my writing', 'check document structure', 'find issues in draft', 'review transitions', or needs hierarchical document review that produces REVIE…

download13deployed_codestar0
personjakexiaoNo key required

gopher-guides

WHEN: User asks about Go best practices, idiomatic patterns, how to properly implement something in Go, or wants authoritative training material. Trigger when reviewing Go code, asking "what's the rig…

download13deployed_codestar0