Vinícius
Community@viniciuscs84
Vinícius curates 82 developer skills spanning C#/.NET engineering, DevOps infrastructure, security auditing, testing, and frontend deployment.
Agent Skills by Vinícius
Showing 82 vetted skills indexed across 1 GitHub repositories.
deploy-to-vercel
Deploy applications and websites to Vercel using CLI, git push, or claimable endpoints.
writing-csharp-code
Provides C# and ASP.NET Core coding standards for writing secure backend code.
dotnet-csharp-source-generators
Create and consume Roslyn source generators in .NET using IIncrementalGenerator.
dispatching-parallel-agents
Dispatch concurrent agents to investigate independent failures across separate problem domains.
using-git-worktrees
Creates isolated git worktrees with directory selection, ignore verification, and baseline test validation.
terraform
Guides writing, reviewing, and validating Terraform HCL configurations and modules.
modern-csharp-coding-standards
Write modern C# code using records, pattern matching, Span<T>, and async best practices.
agent-browser
Automates browser navigation, form filling, scraping, and testing via the agent-browser CLI.
ffmpeg
Implements video and audio processing workflows using the libffmpeg C API.
playwright-best-practices
Guides writing, debugging, and maintaining Playwright tests in TypeScript across E2E, API, and component testing.
dotnet-csharp-modern-patterns
Applies modern C# language features matched to the project's target framework version.
security-threat-model
Generates repository-grounded threat models with trust boundaries, abuse paths, and prioritized mitigations.
modern-csharp
Write version-aware modern C# code compatible with the repo's target framework and LangVersion.
test-driven-development
Enforces red-green-refactor test-first workflow for implementing features and bugfixes.
cybersecurity
Detects and prevents OWASP vulnerabilities in application code using security patterns and validation rules.
cpp-testing
Write and debug C++ tests with GoogleTest, CMake, CTest, coverage, and sanitizers.
systematic-debugging
Diagnose bugs through a four-phase root cause investigation process before proposing fixes.
k8s-yaml-validator
Validate Kubernetes manifests through linting, schema checks, CRD detection, and cluster dry-run.
requesting-code-review
Dispatches a code reviewer subagent to evaluate git diffs against requirements before merging.
vercel-react-native-skills
Applies React Native and Expo performance rules to mobile app code.
audio-engineering-principles
Enforces real-time safety, determinism, and numeric hygiene rules for audio and DSP code.
auth-implementation-patterns
Implement JWT, OAuth2, session, and RBAC authentication patterns for Node.js APIs.
sigil-scan
Scans repositories, packages, MCP servers, and skills for malicious code patterns and security risks.
dotnet-csharp-configuration
Implements .NET configuration using the Options pattern, user secrets, and feature flags.
Frequently Asked Questions About Vinícius
FAQPage SchemaWhat 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.