commit by casper-studios/casper-marketplace
npx skills add https://github.com/casper-studios/casper-marketplace --skill commit生成提交信息并使用 git 提交暂存的更改。
基于 Conventional Commits v1.0.0 规范。
git add 添加任何文件 - 由用户决定添加什么<type>(<scope>): <message title>
<bullet points summarizing what was updated>
| 类型 | 描述 |
|---|---|
| feat | 新功能 |
| fix | 错误修复 |
| chore | 维护(工具、依赖项) |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| docs | 文档变更 |
| refactor | 代码重构(无行为变更) |
| test | 添加或重构测试 |
| style | 代码格式化(无逻辑变更) |
| perf | 性能改进 |
feat(auth): add JWT login flow
- Implemented JWT token validation logic
- Added documentation for the validation component
fix(ui): handle null pointer in sidebar
refactor(api): split user controller logic
- Extracted validation into separate module
- Simplified error handling flow
Closes #123BREAKING CHANGE: 开头每周安装量
122
代码仓库
GitHub 星标数
9
首次出现
2026年2月18日
安全审计
安装于
opencode122
codex122
cursor122
claude-code121
windsurf119
github-copilot117
Generate a commit message and commit staged changes using git.
Based on the Conventional Commits v1.0.0 specification.
git add - user decides what to add<type>(<scope>): <message title>
<bullet points summarizing what was updated>
| Type | Description |
|---|---|
| feat | New feature |
| fix | Bug fix |
| chore | Maintenance (tooling, deps) |
| docs | Documentation changes |
| refactor | Code restructure (no behavior change) |
| test | Adding or refactoring tests |
| style | Code formatting (no logic change) |
| perf | Performance improvements |
feat(auth): add JWT login flow
- Implemented JWT token validation logic
- Added documentation for the validation component
fix(ui): handle null pointer in sidebar
refactor(api): split user controller logic
- Extracted validation into separate module
- Simplified error handling flow
Closes #123BREAKING CHANGE:Weekly Installs
122
Repository
GitHub Stars
9
First Seen
Feb 18, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode122
codex122
cursor122
claude-code121
windsurf119
github-copilot117
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
118,000 周安装