Logo
Agent Skills Guide
All SkillsCategoryTags>Publishers
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. Publishers
  3. liauw-media/CodeAssist
liauw-media/CodeAssist logo

liauw-media/CodeAssist

Coding Prompt to kickstart a Vibe Code session

4 skills published1 starsGitHub

condition-based-waiting

@liauw-media/codeassist

1

Use when tests fail intermittently. Replace arbitrary timeouts with condition polling. Eliminates flaky tests caused by timing assumptions.

Software Development

writing-plans

@liauw-media/codeassist

1

Use after brainstorming, before implementation. Breaks work into discrete, actionable tasks with clear verification points.

Productivity & Collaboration

testing-skills-with-subagents

@liauw-media/codeassist

1

Use to validate process documentation. Apply TDD to skill writing: RED (run without skill, document failures) → GREEN (write skill) → REFACTOR (close loopholes). Test under pressure: time constraints, sunk cost, exhaustion, authority.

Software Development

ansible-automation

@liauw-media/codeassist

1

Configuration management with Ansible. Use when automating server setup, application deployment, orchestrating multi-server tasks, or managing infrastructure configuration.

DevOps & Infrastructure