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

plugin-marketplace

plugin-marketplace 收录了来自 jonjozwiak-demo-org 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

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

这个仓库中的 skills

naming-checker
软件开发工程师

Validates file and variable naming conventions against project standards. Scans for files that violate kebab-case naming, variables that aren't camelCase, constants that aren't UPPER_SNAKE_CASE, and types/classes that aren't PascalCase. Outputs a table of findings with severity levels and suggested fixes. Use this skill whenever the user asks to "check naming", "lint names", "validate conventions", "find naming violations", "enforce naming standards", or says things like "are my file names consistent?", "check my code style", or "find convention violations". Also use it when the user mentions naming conventions, casing rules, or asks about camelCase vs kebab-case in their project — even if they don't explicitly say "naming checker".

2026-04-27
task-breakdown
项目管理专家

Break down feature requests, user stories, and epics into structured, implementable sub-tasks with T-shirt size estimates (XS–XL), dependencies, and acceptance criteria. Includes a risk assessment step for tasks that touch shared code paths, require database migrations, or affect cross-cutting concerns. Use this skill whenever the user asks to "break down", "decompose", "split up", "plan implementation of", "task out", "scope", "estimate the work for", "turn into tickets", "plan sprint work for", or "create sub-tasks for" a feature, story, or epic — even if they phrase it casually like "what work do we need to do for X" or "how would I implement Y". Also use it when someone pastes a user story or feature description and asks for next steps or an implementation plan. Use this skill when the user wants executable sub-tasks with estimates — not for high-level architecture discussions or pure design brainstorming.

2026-04-27