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

All Skills β€” coding

7 skills in "coding" matching "Writing"

πŸ¦€ ClawHub5.0k dl
Clean Code
Pragmatic coding standards for writing clean, maintainable code β€” naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
πŸ¦€ ClawHub512 dl
Dhh Rails Style
This skill should be used when writing Ruby and Rails code in DHH's distinctive 37signals style. It applies when writing Ruby code, Rails applications, creat...
πŸ¦€ ClawHub225 dl
Python Sdk Best Practices
Guide for writing correct Bright Data Python SDK code. Always use this skill when writing, modifying, debugging, or reviewing Python code that uses the brigh...
πŸ¦€ ClawHub4.0k dl
Test Patterns
Write and run tests across languages and frameworks. Use when setting up test suites, writing unit/integration/E2E tests, measuring coverage, mocking dependencies, or debugging test failures. Covers Node.js (Jest/Vitest), Python (pytest), Go, Rust, and Bash.
πŸ¦€ ClawHub555 dl
Rust Best Practices
Development guidance for writing idiomatic Rust. Use when: (1) writing new Rust functions or modules, (2) choosing between borrowing, cloning, or ownership p...
πŸ¦€ ClawHub302 dl
testing-python
Write and evaluate effective Python tests using pytest. Use when writing tests, reviewing test code, debugging test failures, or improving test coverage. Cov...
πŸ¦€ ClawHub284 dl
Batch Files
Expert-level Windows batch file (.bat/.cmd) skill for writing, debugging, and maintaining CMD scripts. Use when asked to "create a batch file", "write a .bat...