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

All Skills β€” writing

41 skills in "writing" matching "refactoring"

πŸ¦€ ClawHub14.0k 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.8k 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.
πŸ¦€ ClawHub3.1k 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.7k dl
Ultra Agent Stinct
Autonomously handle coding tasks including writing, debugging, refactoring, testing, and git operations upon user request.
πŸ¦€ ClawHub1.3k 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...
πŸ¦€ ClawHub1.0k dl
Nima Skill Creator
Create, refactor, and improve Codex-compatible skills with gated requirement discovery, reusable resource planning, executable scaffolding scripts, and valid...
πŸ¦€ ClawHub896 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...
πŸ¦€ ClawHub877 dl
ηΌ–η¨‹θ§„θŒƒζŒ‡ε—
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes...
πŸ¦€ ClawHub723 dl
Use Effect
Refactor React code away from direct useEffect usage. Use when Codex needs to review, rewrite, or prevent useEffect in React components, custom hooks, or fro...
πŸ¦€ ClawHub699 dl
Code Refactor for Reproducibility
Use when refactoring research code for publication, adding documentation to existing analysis scripts, creating reproducible computational workflows, or prep...
πŸ¦€ ClawHub686 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.
πŸ¦€ ClawHub586 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...
πŸ¦€ ClawHub298 dl
Python Hardener
Hardens Python scripts by applying a complete security review, clean-code refactoring, robust error handling, proper logging, and full docstring coverage β€” t...
πŸ¦€ 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.
πŸ¦€ ClawHub6.6k 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.
πŸ¦€ ClawHub5.1k 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.
πŸ¦€ 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...
πŸ¦€ ClawHub3.3k dl
Vercel React Best Practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.j...
πŸ¦€ ClawHub2.8k dl
React Performance
React and Next.js performance optimization patterns. Use when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance. Triggers on tasks involving components, data fetching, bundle optimization, re-render reduction, or server component architecture.
πŸ¦€ ClawHub2.5k dl
Elixir Dev
Elixir/Phoenix development companion. Run and interpret mix test, mix credo, mix dialyzer, mix format. Generate modules following OTP conventions: contexts, schemas, GenServers, supervisors, tasks. Debug compilation errors and warnings. Help with Ecto migrations, queries, changesets, and associations. Use for any Elixir or Phoenix development task including writing modules, fixing tests, refactoring code, or understanding OTP patterns.
πŸ¦€ ClawHub1.6k dl
Nestjs Best Practices
NestJS best practices and architecture patterns for building production-ready applications. This skill should be used when writing, reviewing, or refactoring...
πŸ¦€ ClawHub1.5k 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...
πŸ¦€ ClawHub1.2k dl
Cursor Agent for OpenClaw
Run Cursor Agent CLI for coding tasks β€” writing, editing, refactoring, reviewing, or planning code β€” without spending OpenClaw API credits. Use when the user...
πŸ¦€ ClawHub1.0k 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...
πŸ¦€ ClawHub1.0k dl
Vercel React Best Practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.j...
πŸ¦€ ClawHub922 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...
πŸ¦€ ClawHub891 dl
Code Refactor For Reproducibility
Use when refactoring research code for publication, adding documentation to existing analysis scripts, creating reproducible computational workflows, or prep...
πŸ¦€ ClawHub882 dl
JavaScript
Use this skill for JavaScript implementation, refactoring, debugging, or review when you need strong Java-style OOP conventions, ES2025+ standard features, t...
πŸ¦€ ClawHub775 dl
Coding Guidelines
Apply AI-assisted coding best practices when helping with programming tasks. Use when (1) the user asks for help writing, refactoring, debugging, or architec...
πŸ¦€ ClawHub763 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...
πŸ¦€ ClawHub720 dl
Pr Description Generator
Auto-generate pull request descriptions from git diffs and commit history. Parses conventional commits, categorizes changes (features, fixes, refactoring), a...
πŸ¦€ ClawHub705 dl
Typescript Strict
Deep TypeScript strictness workflowβ€”incremental enablement, compiler flags, typing boundaries, narrowing, generics, utility types, and safe refactors. Use wh...
πŸ¦€ ClawHub694 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.
πŸ¦€ ClawHub691 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...
πŸ¦€ ClawHub676 dl
Releasenotes
Generate release notes from git commit history using Conventional Commits convention. Categorizes commits into Features, Bug Fixes, Performance, Refactoring,...
πŸ¦€ ClawHub596 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...
πŸ¦€ ClawHub572 dl
React Flow Best Practices
Best practices for writing, reviewing, and refactoring React Flow / @xyflow/react v12 canvases. Use when work touches React Flow components, custom nodes, cu...
πŸ¦€ ClawHub558 dl
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
javascript-refactoring
Official github skill: javascript-refactoring. From github/gh-aw.
πŸ¦€ 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
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."