Agent Skills by 化自在
Showing 41 vetted skills indexed across 1 GitHub repositories.
git-workflow-assistant
Automate Git governance across multi-repo C# and Python projects.
test-generator
Generate unit-test scaffolds, mocks, and test data for C# and Python.
documentation-engineer
Generate and maintain XML/Docstring annotations, READMEs, API references, and changelogs for C# and Python projects.
code-style-reviewer
Enforce EditorConfig formatting and static analysis rules for C# and Python.
project-architect
Automate C# and Python project scaffolding and architecture management.
debug-config-expert
Generate VS Code launch.json and tasks.json templates for C# and Python debugging.
layout-expert
Adjust UI control properties and simulate paper sizes for consistent layouts.
json-template-expert
Design JSON templates and aligned C# data structures for System.Text.Json serialization.
python-type-hint-expert
Enforce Python typing with mypy checks and Pydantic model validation.
python-pypi-publisher
Automate Python packaging and publishing to PyPI with setuptools and twine.
python-virtual-env-manager
Create and manage isolated Python virtual environments with dependency locking.
python-fastapi-generator
Generate FastAPI applications with routing, DI, Pydantic models, and docs.
middleware-developer
Implement and configure reusable ASP.NET Core middleware for WebAPI pipelines.
api-controller-generator
Generate standardized C# WebAPI controllers with routing and dependency injection scaffolding.
swagger-configurator
Configure OpenAPI/Swagger documentation for C# WebAPI projects.
filter-expert
Implement and configure ASP.NET Core action filters for secure request handling.
config-manager
Bind appsettings.json to POCOs with the Options pattern in C# projects.
nuget-manager
Automate NuGet package management and conflict resolution for C# projects.
exception-handler
Implement global exception middleware and custom error responses for C# web APIs.
interface-designer
Design cohesive C# API interfaces and RESTful controllers with DTO mapping.
log-architect
Configures centralized logging architecture for .jsvascript-enabled ASP.NET Core apps.
di-config-expert
Automates dependency injection configuration for C# projects in Startup/Program.cs.
xaml-designer-helper
Generate MVVM WPF XAML templates, styles, triggers, and converters.
async-command-expert
Implement IAsyncRelayCommand with cancellation and progress in C# MVVM WPF.