# Quick Fixes

> Use when working with a process for making a quick single feature fix or improvement and deploying it to the production environment. Use anytime the user asks to for any improvements or fixes.

- Skill: `tomevault-io/quick-fixes` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/quick-fixes`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/quick-fixes/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/quick-fixes

---


Steps to deploy a quick improvement:

1. **Make sure you understand the issue**

- If uncertain, talk to the user to understand the issue and what they want to achieve.

2. **Find a solution**

- What's the best way to make the change?

3. **Make the change**

- Make the change in the codebase.

4. **Update storybook**

- Update storybook if necessary

5. **Test the change**

- If you have made testable changes that are available in storybook, test them with agent-browser

6. **Update docs**

- Update llm documentation if necessary
- Update human docs if necessary

7. **Prep for deployment**

- Update CHANGELOG.md if necessary
- Bump the version in package.json

8. **Create a pull request**

- Create a pull request to the main branch
- Assign the pull request to the user
- Give a direct link to the pull request

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/neynarxyz) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

