Digital Hand
Official@digitalhand · Central California
Digital Hand LLC, data and software engineering company.
Agent Skills by Digital Hand
Showing 29 vetted skills indexed across 1 GitHub repositories.
golang-patterns
Guide idiomatic Go programming patterns, error handling, concurrency, and package organization.
python-testing
Provides guidance on Python testing with the pytest framework.
springboot-patterns
Provides Spring Boot guidance and code examples for building scalable, maintainable backend services.
postgres-patterns
Provide PostgreSQL best practices for optimization, schema design, indexing, and security.
godot-testing
Run Godot 4 tests for GDScript and C# with headless execution.
springboot-security
Implement Spring Security best practices for Java Spring Boot services.
csharp-testing
Guide C#/.NET testing with xUnit, Moq, NSubstitute, and Coverlet.
agent-harness-construction
Design AI agent action spaces, tool definitions, and structured observation formats.
azure-terraform
Validate Azure Terraform modules against Azure Verified Module standards.
godot-patterns
Provide Godot 4 patterns for file formats, architecture, signals, and resources.
csharp-patterns
Generate ASP.NET Core web API patterns with controllers, DI, and middleware.
api-design
Guide RESTful API design covering resource naming, HTTP methods, and status codes.
csharp-coding-standards
Enforce modern C# coding standards for .NET applications.
aspnetcore-security
Implement authentication, authorization, and security patterns in ASP.NET Core applications.
jpa-patterns
Provide JPA and Hibernate entity design and query optimization patterns for Spring Boot.
verification-loop
Automates multi-phase code verification including builds, tests, and security scans.
tdd-workflow
Enforce Test-Driven Development with 80% code coverage across Jest, Playwright, and API tests.
springboot-verification
Automate build, static analysis, testing, coverage, and security scanning for Spring Boot projects.
godot-gdscript-patterns
Provide GDScript coding patterns and best practices for the Godot Engine.
efcore-patterns
Provide Entity Framework Core patterns for entity design, queries, migrations, and testing.
java-coding-standards
Enforce Java coding standards for Spring Boot services.
frontend-patterns
Guide React and TypeScript frontend development with component and state patterns.
godot-csharp-patterns
Implement advanced C# patterns for Godot 4 game systems.
springboot-tdd
Guide test-driven development for Spring Boot applications with JUnit 5 and JaCoCo.
Frequently Asked Questions About Digital Hand
FAQPage SchemaWhat specific development tasks are enabled by these patterns?▼
These patterns enable standardized implementation of RESTful services, database schema design, entity relationship mapping, and secure authentication flows. They provide structured guidance for maintaining high code coverage, enforcing language-specific idioms, and ensuring consistent architectural integrity across Java, C#, Go, and TypeScript projects.
Which engineering personas benefit from these architectural guidelines?▼
Backend engineers, full-stack developers, and game systems architects benefit from these resources. The content is specifically designed for teams requiring consistent coding standards, robust testing methodologies, and secure infrastructure configurations to maintain scalable, maintainable software systems in enterprise environments.
What are the prerequisites for implementing these architectural patterns?▼
Implementation requires a foundational understanding of the target language ecosystems, including Java/Spring Boot, C#/.NET, Go, or GDScript. Users should have their respective build environments configured, such as Maven or Gradle for Java, NuGet for .NET, or the Godot 4 engine for game development.