Shang-Wei Chou avatar

Shang-Wei Chou

Community

@cloudywing

1Followers
|
30Public Repos
|
39Published Skills

A .NET Engineer who knows nothing.

Agent Skills by Shang-Wei Chou

Showing 39 vetted skills indexed across 1 GitHub repositories.

CloudyWingCloudyWing

fix-file-encoding

Detect and convert legacy-encoded text files to UTF-8 with PowerShell.

Community
Intermediate
CloudyWingCloudyWing

generate-commit

Generate standardized git commit messages from git diff output.

Community
Advanced
CloudyWingCloudyWing

csharp-validation

Validate C# input models with layered validation boundaries in ASP.NET Core.

Community
Advanced
CloudyWingCloudyWing

docker

Optimize Dockerfiles and Compose files for secure, cache-friendly images.

Community
Intermediate
CloudyWingCloudyWing

sql-query

Enforce parameterized, index-friendly T-SQL and Oracle SQL query composition.

Community
Intermediate
CloudyWingCloudyWing

generate-unit-test

Generate NUnit test skeletons with mock setup for .cs files.

Community
Advanced
CloudyWingCloudyWing

csharp-error-handling

Standardize C# exception handling and produce consistent API error responses.

Community
Intermediate
CloudyWingCloudyWing

generate-changelog-zh-tw

Generate a Traditional Chinese changelog section from Git commit history.

Community
Intermediate
CloudyWingCloudyWing

vitest

Configure Vitest and Vue Test Utils for component, composable, and store unit tests.

Community
Intermediate
CloudyWingCloudyWing

ef-core

Provide EF Core guidance for DbContext lifetime, query performance, migrations, transactions, and concurrency.

Community
Advanced
CloudyWingCloudyWing

git-workflow

Enforce Git branching, pull request, and release workflows for GitHub or GitLab.

Community
Intermediate
CloudyWingCloudyWing

csharp-nunit

Enforce Arrange-Act-Assert structure and assertion patterns in C# NUnit tests.

Community
Intermediate
CloudyWingCloudyWing

code-review

Review source code for correctness, security, performance, and maintainability issues.

Community
Intermediate
CloudyWingCloudyWing

csharp-linq

Review LINQ to Objects queries for deferred execution and operator selection.

Community
Intermediate
CloudyWingCloudyWing

spec-doc

Convert Clarify Agent requirement summaries into structured Markdown specification documents.

Community
Intermediate
CloudyWingCloudyWing

csharp-async

Enforce asynchronous C# best practices for Task, ValueTask, and exception handling.

Community
Intermediate
CloudyWingCloudyWing

export-excel

Export structured JSON templates into formatted Excel workbooks with multi-sheet layouts.

Community
Intermediate
CloudyWingCloudyWing

generate-readme-zh-tw

Generates a structured README.md in Traditional Chinese from the current project's structure and metadata.

Community
Intermediate
CloudyWingCloudyWing

csharp-background-service

Implement .NET BackgroundService and IHostedService lifecycle with CancellationToken propagation and scoped services.

Community
Advanced
CloudyWingCloudyWing

vue3

Enforce Vue 3 Composition API and script setup guidelines with TypeScript.

Community
Advanced
CloudyWingCloudyWing

csharp-nrt

Apply NRT rules to C# property declarations to prevent fake defaults.

Community
Intermediate
CloudyWingCloudyWing

context-map

Generate change impact analyses and dependency maps for codebase modifications.

Community
Intermediate
CloudyWingCloudyWing

fact-check-note

Audit technical documents line-by-line and produce categorized fact-check reports.

Community
Intermediate
CloudyWingCloudyWing

generate-gitignore-by-techstack

Detect a project's tech stack and merge GitHub gitignore templates while preserving custom rules.

Community
Intermediate