Vinícius avatar

Vinícius

Community

@viniciuscs84

0Followers
|
4Public Repos
|
82Published Skills

Vinícius curates 82 developer skills spanning C#/.NET engineering, DevOps infrastructure, security auditing, testing, and frontend deployment.

Skills Distribution
DomainDeveloper To...C# & .NET Engineer.. (30%)DevOps & Infrastru.. (20%)Testing & Code Qua.. (20%)Security & Threat .. (15%)

Agent Skills by Vinícius

Showing 82 vetted skills indexed across 1 GitHub repositories.

viniciuscs84viniciuscs84

deploy-to-vercel

Deploy applications and websites to Vercel using CLI, git push, or claimable endpoints.

Community
Advanced
viniciuscs84viniciuscs84

writing-csharp-code

Provides C# and ASP.NET Core coding standards for writing secure backend code.

Community
Advanced
viniciuscs84viniciuscs84

dotnet-csharp-source-generators

Create and consume Roslyn source generators in .NET using IIncrementalGenerator.

Community
Advanced
viniciuscs84viniciuscs84

dispatching-parallel-agents

Dispatch concurrent agents to investigate independent failures across separate problem domains.

Community
Intermediate
viniciuscs84viniciuscs84

using-git-worktrees

Creates isolated git worktrees with directory selection, ignore verification, and baseline test validation.

Community
Intermediate
viniciuscs84viniciuscs84

terraform

Guides writing, reviewing, and validating Terraform HCL configurations and modules.

Community
Intermediate
viniciuscs84viniciuscs84

modern-csharp-coding-standards

Write modern C# code using records, pattern matching, Span<T>, and async best practices.

Community
Advanced
viniciuscs84viniciuscs84

agent-browser

Automates browser navigation, form filling, scraping, and testing via the agent-browser CLI.

Community
Advanced
viniciuscs84viniciuscs84

ffmpeg

Implements video and audio processing workflows using the libffmpeg C API.

Community
Intermediate
viniciuscs84viniciuscs84

playwright-best-practices

Guides writing, debugging, and maintaining Playwright tests in TypeScript across E2E, API, and component testing.

Community
Advanced
viniciuscs84viniciuscs84

dotnet-csharp-modern-patterns

Applies modern C# language features matched to the project's target framework version.

Community
Intermediate
viniciuscs84viniciuscs84

security-threat-model

Generates repository-grounded threat models with trust boundaries, abuse paths, and prioritized mitigations.

Community
Advanced
viniciuscs84viniciuscs84

modern-csharp

Write version-aware modern C# code compatible with the repo's target framework and LangVersion.

Community
Intermediate
viniciuscs84viniciuscs84

test-driven-development

Enforces red-green-refactor test-first workflow for implementing features and bugfixes.

Community
Intermediate
viniciuscs84viniciuscs84

cybersecurity

Detects and prevents OWASP vulnerabilities in application code using security patterns and validation rules.

Community
Intermediate
viniciuscs84viniciuscs84

cpp-testing

Write and debug C++ tests with GoogleTest, CMake, CTest, coverage, and sanitizers.

Community
Intermediate
viniciuscs84viniciuscs84

systematic-debugging

Diagnose bugs through a four-phase root cause investigation process before proposing fixes.

Community
Advanced
viniciuscs84viniciuscs84

k8s-yaml-validator

Validate Kubernetes manifests through linting, schema checks, CRD detection, and cluster dry-run.

Community
Advanced
viniciuscs84viniciuscs84

requesting-code-review

Dispatches a code reviewer subagent to evaluate git diffs against requirements before merging.

Community
Intermediate
viniciuscs84viniciuscs84

vercel-react-native-skills

Applies React Native and Expo performance rules to mobile app code.

Community
Intermediate
viniciuscs84viniciuscs84

audio-engineering-principles

Enforces real-time safety, determinism, and numeric hygiene rules for audio and DSP code.

Community
Intermediate
viniciuscs84viniciuscs84

auth-implementation-patterns

Implement JWT, OAuth2, session, and RBAC authentication patterns for Node.js APIs.

Community
Intermediate
viniciuscs84viniciuscs84

sigil-scan

Scans repositories, packages, MCP servers, and skills for malicious code patterns and security risks.

Community
Advanced
viniciuscs84viniciuscs84

dotnet-csharp-configuration

Implements .NET configuration using the Options pattern, user secrets, and feature flags.

Community
Intermediate

Frequently Asked Questions About Vinícius

FAQPage Schema
What tasks can I accomplish with viniciuscs84's skill collection?

You can write and refactor modern C#/.NET code, run NUnit/xUnit/MSTest tests, validate Kubernetes and YAML configs, author Terraform modules, optimize Postgres and SQLite queries, build Docker images, run Playwright E2E tests, perform threat modeling, and deploy to Vercel.

Who is the target audience for these skills?

Backend C#/.NET engineers, DevOps practitioners managing Kubernetes and Terraform, security engineers performing AppSec reviews and code audits, QA engineers writing Playwright tests, and frontend developers working with React, Next.js, shadcn/ui, and Vercel deployments.

How do the C# skills work in practice?

Skills like csharp-refactor and csharp-code-review accept a file path argument, run in a forked context using the Sonnet model, and apply SOLID principles, design patterns, and modern C# 12-14 features. Testing skills cover NUnit, xUnit, and MSTest data-driven best practices.

Are these skills open source and what licenses apply?

Licensing varies per skill. Several use MIT (playwright-best-practices, vercel-react-best-practices, supabase-postgres-best-practices), sigil-scan uses Apache-2.0, while mcp-builder and webapp-testing reference custom terms in their LICENSE.txt files.

What prerequisites or dependencies do these skills require?

The modern-csharp skill requires a C#/.NET repository respecting LangVersion settings. Sigil-scan needs internet only for initial setup, then scans offline on macOS, Linux, and WSL. csharp-xml-docs requires the csharp-code-style plugin. Most other skills operate on standard project files.