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. textual-test-patterns

textual-test-patterns

dawiddutoit/custom-claude
@dawiddutoit/custom-claude
•published 2026/01/27

Testing recipes for specific Textual TUI scenarios. Provides "how do I test X?" patterns for common testing needs. Use when: testing keyboard shortcuts, screen transitions, focus management, reactive attributes, custom messages/events, CSS styling effects, data tables, scrolling, input validation, error/loading states, or background workers. Each pattern shows the complete test with proper async handling and assertions.

📦 Install Skill

Command line install

Install directly with the `skills` CLI.

npx skills add dawiddutoit/custom-claude/skills/textual-test-patterns

Local download

Download only this skill directory.

Download textual-test-patterns only
File Explorer
0 files
No file selected
readonly

Select a file to view its content

Resources

  • Repository

Tags

TestingAutomationBest Practices