home / skills / chen19007 / my_skills

chen19007/my_skills

Claude Code Skills project for developing and managing custom skills

12 skills
GitHub

Sponsored

godot-web-e2e

chen19007/my_skills

This skill enables end-to-end Godot Web exports testing via Chrome DevTools, serving locally and validating gameplay through console and state changes.
scratchpad

chen19007/my_skills

This skill provides isolated scratchpad testing to validate hypotheses and APIs without polluting main context, delivering concise results.
aseprite-frame-extract

chen19007/my_skills

This skill exports per-tag frames from Aseprite files into organized folders for engines like Godot, accelerating asset management.
aseprite-tags

chen19007/my_skills

This skill extracts animation tag metadata from .aseprite files and lists actions, frame ranges, directions, and colors without Aseprite.
git-commit

chen19007/my_skills

This skill automates repository initialization and commit workflows, generating .gitignore, filtering changes, scanning secrets, and configuring SSH remotes.
godot-dev

chen19007/my_skills

This skill helps you write clean, type-safe GDScript by applying Godot-specific conventions, signals, and editor features to prevent anti-patterns.
godot-tdd-full

chen19007/my_skills

This skill guides you through a complete Godot TDD workflow, from design to tests and verification, ensuring code quality.
skill-metadata-check

chen19007/my_skills

This skill helps you validate and report YAML frontmatter integrity in SKILL.md files across a project, ensuring name and description are correct.
godot-verify

chen19007/my_skills

This skill validates Godot GDScript files using gdlint, gdformat, gdradon, export checks, and LSP diagnostics for real-time quality.
godot-design

chen19007/my_skills

This skill provides design guidelines for Godot GDScript interfaces focusing on testability, maintainability, and TDD-friendly patterns.