Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

dotclaude

dotclaude 收录了来自 Hey-Diga 的 13 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
13
Stars
16
更新
2026-02-23
Forks
1
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

commit
计算机程序员

Create git commits from current changes using Conventional Commits format. Use when ready to commit staged or unstaged changes.

2026-02-23
create-branch
软件开发工程师网络与计算机系统管理员

Generate a branch name from current changes and create it if on main. Use when starting new work and need a properly named feature branch.

2026-02-23
create-pr
软件开发工程师

Create a pull request from the current branch with quality checks. Use when changes are ready for review, after committing.

2026-02-23
create-skill
软件开发工程师

Interactive guide for creating new Claude skills with proper structure, frontmatter, and trigger conditions. Use when building a new skill, scaffolding a SKILL.md, or need guidance on skill best practices.

2026-02-23
fix-ci
软件质量保证分析师与测试员

Run Prisma generate, lint (auto-fix), typecheck, and tests; iterate until clean, summarize results. Use when CI is failing or before pushing to verify the repo is clean.

2026-02-23
gh-issue
软件开发工程师

Create a new GitHub issue for a feature, bug, or chore. Use when you have an idea, bug report, or task that needs a GitHub issue with analysis and solution options.

2026-02-23
merge-to-staging
软件开发工程师

Merge current feature branch into fresh staging branch with conflict resolution. Use when ready to deploy a feature branch to the staging environment.

2026-02-23
review-pr-comments
软件开发工程师

Review and apply Claude's PR feedback interactively. Use after receiving a Claude Code review on a PR to triage and implement feedback.

2026-02-23
slack-pr-recap
软件开发工程师

Generate a Slack recap message for a pull request and copy to clipboard. Use when a PR is ready to share with the team on Slack.

2026-02-23
start-working-on-issue
软件开发工程师

Start working on a GitHub issue end-to-end: fetch, analyze, implement, test, and create PR. Use when picking up a GitHub issue to work on.

2026-02-23
test-coverage-improve
软件质量保证分析师与测试员

Analyze and improve test coverage for the codebase targeting 80%+. Use when coverage is low or after adding new untested code.

2026-02-23
testing-guide
软件质量保证分析师与测试员

Test writing patterns, mocking strategies, and test data templates for Jest unit and integration tests. Use when writing new tests or need guidance on mocking repositories.

2026-02-23
ui-patterns
平面设计师

Dashboard UI templates for page layouts, loading states, error states, and sheet scroll patterns. Use when creating admin dashboard pages or need consistent layout patterns.

2026-02-23