JD Singh
Community@jdsingh122918 · Minneapolis, USA
I am a husband, father and a software developer. I love everything technology. Distance running is my passion.
Agent Skills by JD Singh
Showing 8 vetted skills indexed across 1 GitHub repositories.
DRY Principles
Identify duplicated code and abstract it into reusable functions or constants.
Context7 Integration
...
Agent Review
Spawn an independent agent to review code quality, security, and requirements.
Secure Coding
Enforces secure coding practices with input validation, safe command execution, and secrets management.
Testing Strategy
Define unit, integration, and end-to-end testing strategies with naming conventions and AAA structure.
TDD Workflow
Enforce the Red-Green-Refactor cycle for implementing new features.
CLI Design
Design CLI interfaces with Rust's clap library and console crate conventions.
Rust Conventions
Enforce idiomatic Rust conventions for code style, error handling, and testing.