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

mb-ai-tools

mb-ai-tools 收录了来自 mbensch 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
2
更新
2026-02-22
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

manage-jira
软件开发工程师

Manage JIRA tickets using the Atlassian MCP tools (preferred) or Atlassian CLI (acli) as fallback. Use when the user asks to view, edit, comment on, create, search, or transition JIRA tickets. Handles authentication, field discovery, custom fields (team, sprint), and output formatting.

2026-02-22
cars-project
项目管理专家

CARS project-specific configuration for the carscommerce.atlassian.net org. Activated automatically by /jira-create when the user is working in the CARS project. Provides work hierarchy, issue type names, team field setup, and UUID resolution instructions specific to carscommerce.

2026-02-22
create-jira-bug
软件开发工程师

Create a well-structured Jira Bug with consistent formatting optimized for both human readers and AI agents. Invoked internally by the /jira-create command. Handles clarifying questions, optional codebase investigation, and MCP-based ticket creation.

2026-02-22
create-jira-epic
软件开发工程师

Create a well-structured Jira Epic with consistent formatting optimized for both human readers and AI agents. Invoked internally by the /jira-create command. Handles clarifying questions, optional codebase investigation, and MCP-based ticket creation.

2026-02-22
create-jira-initiative
软件开发工程师

Create a well-structured Jira Initiative with consistent formatting optimized for both human readers and AI agents. Invoked internally by the /jira-create command. Handles clarifying questions and MCP-based ticket creation.

2026-02-22
create-jira-objective
项目管理专家

Create a well-structured Jira Objective with S.M.A.R.T criteria, key results, and milestones. Invoked internally by the /jira-create command. Objectives are the highest level of the work hierarchy, sitting above Initiatives, Epics, and Stories.

2026-02-22
create-jira-story
项目管理专家

Create a well-structured Jira Story with consistent formatting optimized for both human readers and AI agents. Invoked internally by the /jira-create command. Handles clarifying questions, optional codebase investigation, and MCP-based ticket creation.

2026-02-22
human-writing
作家与作者

Remove signs of AI-generated writing from text to make it sound more natural and human-written. Invoked internally by the /jira-create command to improve tone and clarity of Jira ticket content. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.

2026-02-22
safe-pr-workflow
软件开发工程师

Ensures git push and PR operations target the correct branch and don't push to merged/closed PRs. Use before any git push, PR creation, or when working across multiple commits in a session.

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

Create a pull request with consistent formatting, branch naming, and Jira integration. Use when the user asks to create a PR, push and open a PR, or submit their changes for review. Handles branch naming, PR title, description, and respects repo-specific templates.

2026-02-18
using-worktrees
软件开发工程师

Use when starting feature work that needs isolation from current workspace or before executing implementation plans. Creates isolated git worktrees with smart directory selection and safety verification.

2026-02-17