🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain

All Skills β€” education

6 skills in "education" matching "refactoring"

πŸ¦€ ClawHub4.1k dl
Swiftui Ui Patterns
Best practices and example-driven guidance for building SwiftUI views and components. Use when creating or refactoring SwiftUI UI, designing tab architecture with TabView, composing screens, or needing component-specific patterns and examples.
πŸ¦€ ClawHub353 dl
Pr Description Generator
Auto-generate pull request descriptions from git diffs and commit history. Parses conventional commits, categorizes changes (features, fixes, refactoring), a...
πŸ¦€ ClawHub1.0k dl
Universal Game Primitives
Universal game architecture DSL with six primitives (LOOP, TILEGRID, CONTROLBLOCK, POOL, EVENT, DISPATCHER). Use when: (1) designing portable game/sim loops, (2) translating between architectures (68K ↔ Cell ↔ CUDA ↔ ECS), (3) explaining engine structure to AI agents, (4) refactoring chaos into explicit state + flow. Invocation produces: Primitive Map, Dataflow Sketch, Worked Example, Portability Notes.
πŸ¦€ ClawHub515 dl
Skill Auditor & Enhancer
Periodically audit all workspace skills, learnings, memory, and configuration files to recommend refactoring, new skill ideas, and workflow improvements. Tri...
πŸ¦€ ClawHub313 dl
Releasenotes
Generate release notes from git commit history using Conventional Commits convention. Categorizes commits into Features, Bug Fixes, Performance, Refactoring,...
πŸ¦€ ClawHub
Learn how to refactor Vue.js Single File Components with a real-world example
Learn how to refactor Vue.js Single File Components with a real-world example - Blog Posts