·unit-testing
</>

unit-testing

jaredlander/freshbooks-speed

Write comprehensive unit tests for code. Use when asked to (1) write tests for new or existing code, (2) add unit tests, (3) test a function/module/class, (4) verify code still works after changes, (5) create test coverage, or when phrases like "write tests", "add tests", "test this", "make sure this works" appear. Supports Python, JavaScript, R, Rust, Go, C++, SQL, Bash, Ansible, Kubernetes/Kustomize, Docker, and Docker Compose.

4Installs·0Trend·@jaredlander

Installation

$npx skills add https://github.com/jaredlander/freshbooks-speed --skill unit-testing

SKILL.md

Write comprehensive unit tests with full coverage: happy paths, edge cases, and error conditions.

CRITICAL: Before writing ANY tests, use context7 to look up current testing framework documentation and best practices.

Before writing tests, use context7 to look up documentation for:

Write comprehensive unit tests for code. Use when asked to (1) write tests for new or existing code, (2) add unit tests, (3) test a function/module/class, (4) verify code still works after changes, (5) create test coverage, or when phrases like "write tests", "add tests", "test this", "make sure this works" appear. Supports Python, JavaScript, R, Rust, Go, C++, SQL, Bash, Ansible, Kubernetes/Kustomize, Docker, and Docker Compose. Source: jaredlander/freshbooks-speed.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jaredlander/freshbooks-speed --skill unit-testing
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is unit-testing?

Write comprehensive unit tests for code. Use when asked to (1) write tests for new or existing code, (2) add unit tests, (3) test a function/module/class, (4) verify code still works after changes, (5) create test coverage, or when phrases like "write tests", "add tests", "test this", "make sure this works" appear. Supports Python, JavaScript, R, Rust, Go, C++, SQL, Bash, Ansible, Kubernetes/Kustomize, Docker, and Docker Compose. Source: jaredlander/freshbooks-speed.

How do I install unit-testing?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jaredlander/freshbooks-speed --skill unit-testing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/jaredlander/freshbooks-speed

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01