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

All Skills β€” writing

25 skills in "writing" 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.
πŸ¦€ ClawHub4.0k dl
OpenSpec
Spec-driven development with OpenSpec CLI. Use when building features, migrations, refactors, or any structured development work. Manages proposal β†’ specs β†’ design β†’ tasks β†’ implementation workflows. Supports custom schemas (TDD, rapid, etc.). Trigger on requests involving feature planning, spec writing, change management, or when /opsx commands are mentioned.
πŸ¦€ ClawHub1.0k dl
CopilotKit React Best Practices
CopilotKit React best practices for agentic applications. Use when writing, reviewing, or refactoring React code that uses CopilotKit hooks (useAgent, useFro...
πŸ¦€ ClawHub586 dl
Agent-Skills-Creator-SN
Helps create or refactor OpenClaw skills via a fixed 6-step workflow including material collection, safety reviews, requirement clarification, draft generati...
πŸ¦€ ClawHub392 dl
Typescript Strict
Deep TypeScript strictness workflowβ€”incremental enablement, compiler flags, typing boundaries, narrowing, generics, utility types, and safe refactors. Use wh...
πŸ¦€ ClawHub378 dl
Code Assistant
Generate, review, debug, and refactor production-ready Python, JavaScript/TypeScript, Go, Rust, Java, and C/C++ code with verified syntax and tests.
πŸ¦€ ClawHub311 dl
test2
Use this skill whenever the user wants to set up, configure, or refactor TypeORM within a NestJS TypeScript project, including data sources, entities, migrat...
πŸ¦€ 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
πŸ¦€ ClawHub
TypeScript LSP
TypeScript language server providing type checking, code intelligence, and LSP diagnostics for .ts, .tsx, .js, .jsx, .mts, .cts, .mjs, .cjs files. Use when working with TypeScript or JavaScript code that needs type checking, autocomplete, error detection, refactoring support, or code navigation.
πŸ¦€ ClawHub5.2k dl
React Best Practices
React and Next.js performance optimization guidelines from Vercel Engineering. 57 rules across 8 categories for writing, reviewing, and refactoring React code.
πŸ¦€ ClawHub4.1k dl
Tdd Guide
Test-driven development skill for writing unit tests, generating test fixtures and mocks, analyzing coverage gaps, and guiding red-green-refactor workflows a...
πŸ¦€ ClawHub2.7k dl
Openclaw Skill Gastown
Multi-agent coding orchestrator using Gas Town (gt) and Claude Code. Use for ANY non-trivial coding task β€” multi-file changes, new features, refactors, bug fixes, anything involving code that needs to compile/run/test. Delegates work to parallel Claude Code agents (polecats) with git-backed persistent state, work tracking (beads), and coordination. Use when a task involves more than a single file edit or quick script.
πŸ¦€ ClawHub1.2k dl
Ultra Agent Stinct
Autonomously handle coding tasks including writing, debugging, refactoring, testing, and git operations upon user request.
πŸ¦€ ClawHub971 dl
Friendly Python
Practical guidance for writing, refactoring, and reviewing friendly Python code with a Pythonic, readable, and maintainable style. If the skills set includes...
πŸ¦€ ClawHub636 dl
python-code-pep8-style
Apply PEP 8 Python code style standards when writing, reviewing, or refactoring Python code. Use this skill when the user asks to enforce Python coding style...
πŸ¦€ ClawHub444 dl
ηΌ–η¨‹θ§„θŒƒζŒ‡ε—
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes...
πŸ¦€ ClawHub425 dl
React Best Practices 2 0.1.0
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.j...
πŸ¦€ ClawHub389 dl
Piglet Python Craftsman
Practical Python craftsmanship guidance based on One Python Craftsman. Use when writing, refactoring, or reviewing Python code for naming, branching, data st...
πŸ¦€ ClawHub382 dl
Code Assistant
Generate, review, debug, and refactor production-ready code in Python, JavaScript/TypeScript, Go, Rust, Java, and C/C++ with syntax checks and targeted edits.
πŸ¦€ ClawHub357 dl
Code Refactor for Reproducibility
Use when refactoring research code for publication, adding documentation to existing analysis scripts, creating reproducible computational workflows, or prep...
πŸ¦€ 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...
πŸ¦€ ClawHub281 dl
Git Standup Summary
Generate concise daily/weekly standup summaries from git commit history. Analyzes recent commits, groups them by type (features, fixes, refactors, chores), a...
πŸ¦€ ClawHub
javascript-refactoring
Official github skill: javascript-refactoring. From github/gh-aw.
πŸ¦€ ClawHub
nemo-rl-docs
Documentation conventions for NeMo-RL. Covers docs/index.md updates and docstring format. Do NOT use for: bug fixes, test fixes, dependency bumps, refactoring, CI/CD changes, performance tuning, or any task that does not involve writing or updating documentation.
πŸ¦€ ClawHub
mfranzon/tdd
--- skill: tdd trigger: "Use when the user invokes /tdd or asks to do TDD on a feature. Accepts a plan file path or an inline feature description. Guides the developer through Red-Green-Refactor cycles."