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

app-sdk

app-sdk 收录了来自 StartaleGroup 的 16 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
16
Stars
3
更新
2026-05-23
Forks
3
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

code-review
软件质量保证分析师与测试员

Security and quality review of code changes. Supports branch comparison (default) and uncommitted changes modes.

2026-05-23
inconsistency-scan
软件质量保证分析师与测试员

Full codebase consistency scan. Checks all hand-written source files against project coding rules for style, pattern, and quality violations. Excludes auto-generated files and node_modules. Use periodically (e.g. before a release or after onboarding new team members) to catch drift from project standards.

2026-05-23
prepr
软件质量保证分析师与测试员

Pre-PR quality check with adaptive agent selection, code simplification with user approval, and optimized validation. Scales review depth by diff size.

2026-05-23
side-effect
软件质量保证分析师与测试员

Post-implementation side effect analysis. Checks consumer impact, shared state, UI components, function signatures, and layout cascade for unintended regressions.

2026-05-23
achievements
软件开发工程师

Show concise summary of all changes on current branch vs parent branch. Outputs grouped bullet-point list.

2026-05-23
creating-ui-components
软件开发工程师

Create React UI components. Use when building new components, forms, dialogs, data tables, or implementing UI features. Guides through component creation workflow from planning to verification.

2026-05-23
debugging-with-chrome
软件开发工程师

Debug UI issues using Chrome browser automation. Use when investigating visual bugs, console errors, network failures, or unexpected component behavior. Requires --chrome flag.

2026-05-23
inconsistency-scan
软件质量保证分析师与测试员

Full codebase consistency scan. Checks all hand-written source files against project coding rules for style, pattern, and quality violations. Excludes auto-generated files and node_modules. Use periodically (e.g. before a release or after onboarding new team members) to catch drift from project standards.

2026-05-23
learn
软件开发工程师

Extract reusable patterns from current session. Saves non-trivial debugging techniques, workarounds, and project conventions as skill files.

2026-05-23
polish-styling
软件开发工程师

Clean Tailwind CSS classnames in modified files. Converts arbitrary values to standard classes, ensures cn() usage, and removes redundant styles.

2026-05-23
pr-summary
软件开发工程师

Generate PR summary by comparing code differences with parent branch. Uses PR template and outputs to ./report/PR_SUMMARY.MD.

2026-05-23
prepr
软件质量保证分析师与测试员

Pre-PR quality check with adaptive agent selection, code simplification with user approval, and optimized validation. Scales review depth by diff size.

2026-05-23
reflect
软件开发工程师

Review mistakes and update rules. Use after debugging sessions, user corrections, or when anti-patterns are found. Updates .claude/rules/*.md to prevent recurrence.

2026-05-23
side-effect
软件开发工程师

Post-implementation side effect analysis. Checks consumer impact, shared state, UI components, function signatures, and layout cascade for unintended regressions.

2026-05-23
team
软件开发工程师

Create agent teams for efficient, high-quality task delivery. Spawns specialized teammates (UX, Architecture, Web Researcher, Devil's Advocate, Security, Performance, Code Reviewer, QA) to collaboratively deliver features with precision and quality.

2026-05-23
todo
软件开发工程师

Todo-driven development for long-running AI tasks. Externalizes task state to todo.md to prevent AI goal drift. Use /todo init to create a structured task plan, /todo check for mid-task progress checkpoints, /todo score for final weighted scoring, /todo clear to archive and reset.

2026-05-23