← Back to list

quick-fixes
by neynarxyz
AI-first React component library for coding agents. LLM-optimized docs, sensible defaults, zero config. Built on shadcn patterns, Base UI, and Tailwind CSS v4.
⭐ 3🍴 0📅 Jan 21, 2026
SKILL.md
name: quick-fixes description: 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.
Steps to deploy a quick improvement:
- Make sure you understand the issue
- If uncertain, talk to the user to understand the issue and what they want to achieve.
- Find a solution
- What's the best way to make the change?
- Make the change
- Make the change in the codebase.
- Update storybook
- Update storybook if necessary
- Test the change
- If you have made testable changes that are available in storybook, test them with agent-browser
- Update docs
- Update llm documentation if necessary
- Update human docs if necessary
- Prep for deployment
- Update CHANGELOG.md if necessary
- Bump the version in package.json
- 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
Score
Total Score
70/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon