🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain

All Skills — gaming

17 skills in "gaming" matching "refactoring"

🦀 ClawHub11.7k dl
Python Coding Guidelines
Python coding guidelines and best practices. Use when writing, reviewing, or refactoring Python code. Enforces PEP 8 style, syntax validation via py_compile, unit test execution, modern Python versions only (no EOL), uv for dependency management when available, and idiomatic Pythonic patterns.
🦀 ClawHub1.8k dl
Refactor Safely
Plans and executes safe refactors with small steps, tests, and rollback strategy. Use when 重构, 技术债, 安全重构, refactoring, or improving code structure without br...
🦀 ClawHub732 dl
Stop Asking and Just Do It
Autonomous programming mode for openclaw.ai. Use this skill whenever a user requests any code change, feature addition, refactor, bug fix, or project task —...
🦀 ClawHub388 dl
Conditional Simplification Strategy
Select and apply the correct refactoring for complex or tangled conditional logic. Use when: a method has a complicated if-then-else that obscures why branch...
🦀 ClawHub344 dl
Cursor CLI Headless
Execute coding tasks using the Cursor CLI in headless print mode. Use when delegating code writing, refactoring, analysis, or review tasks to a headless Curs...
🦀 ClawHub177 dl
Swift Patterns
Review, refactor, or build SwiftUI features with correct state management, modern API usage, optimal view composition, navigation patterns, performance optim...
🦀 ClawHub2.6k dl
System Architect
Acts as a Senior System Architect to design robust, scalable, and maintainable software architectures. Enforces industry standards (PEP 8 for Python, ESLint for JS/TS), modular design, and security best practices. Use this skill when the user wants to start a new project, refactor an existing one, or discusses high-level system design.
🦀 ClawHub2.2k dl
swiftfindrefs
Use swiftfindrefs (IndexStoreDB) to list every Swift source file referencing a symbol. Mandatory for “find references”, “fix missing imports”, and cross-module refactors. Do not replace with grep/rg or IDE search.
🦀 ClawHub1.2k dl
[Nyx Archive] Coding Philosophy
Insights about refactoring intuitive code, when to impose structure vs let feeling lead, and code as creative expression. Born from building a game across 10...
🦀 ClawHub813 dl
Deep modules for agent-native codebases
Designs and refactors software codebases to be AI-friendly by aligning the filesystem with domain/feature boundaries, creating deep (greybox) modules with sm...
🦀 ClawHub626 dl
Just Keep Working
Autonomous programming mode for openclaw.ai. Use this skill whenever a user requests any code change, feature addition, refactor, bug fix, or project task —...
🦀 ClawHub422 dl
Arch Review
Stress-test designs before they ship—constraints, trade-offs, failure modes, and ADR-worthy decisions. Use for ADRs, big refactors, new services, or when ‘it...
🦀 ClawHub378 dl
Web Presentation Pattern Selector
Select the right web presentation pattern combination for any server-side web layer under design or refactor. Covers MVC (Model View Controller) decompositio...
🦀 ClawHub369 dl
Game Build Strategy
Decide the AI-native development mode, quality target, task granularity, and refactor policy based on project state and user intent. This skill prevents both...
🦀 ClawHub286 dl
Small Context Coding
Efficient coding workflow for small-context models working on medium or large codebases. Use when the user wants to develop, debug, refactor, or analyze code...
🦀 ClawHub267 dl
Codemod
Use Codemod CLI whenever the user wants to migrate, upgrade, update, or refactor a codebase in a repeatable way. This includes framework migrations, library...
🦀 ClawHub
refactor-module
Official hashicorp skill: refactor-module. From hashicorp/agent-skills.