Logo
Agent Skills Guide
All SkillsCategoryTagsPublishers
Logo
Agent Skills Guide
Logo
Agent Skills Guide

Discover and download skills for Claude Code and other AI agents

Skills
  • All Skills
  • Category
  • Tags
  • Publishers
Legal
  • Privacy Policy
  • Terms of Service
Copyright © 2026 Agent Skills Guide. Open Source.
  1. Home
  2. Skills
  3. Testing Test Writing

Testing Test Writing

FlorianRiquelme/statamic-assets
@florianriquelme/statamic-assets
•published 2026/01/27

Write strategic tests following best practices including minimal tests during development, focus on core user flows only, defer edge case testing until later, test behavior not implementation, use clear descriptive test names, mock external dependencies, and maintain fast execution times. Use this skill when deciding which tests to write during feature development, determining appropriate test coverage levels, writing tests for critical user flows, choosing between unit and integration tests, implementing test mocking strategies, or balancing test coverage with development velocity. This skill applies when working on test files and determining testing strategy for features.

📦 Install Skill

Command line install

Install directly with the `skills` CLI.

npx skills add FlorianRiquelme/statamic-assets/.claude/skills/testing-test-writing

Local download

Download only this skill directory.

Download Testing Test Writing only
File Explorer
0 files
No file selected
readonly

Select a file to view its content

Resources

  • Repository

Tags

TestingBest PracticesAutomation