Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

app-sdk

app-sdk enthält 16 gesammelte Skills von StartaleGroup, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
16
Stars
3
aktualisiert
2026-05-23
Forks
3
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

code-review
Softwarequalitätssicherungsanalysten und -tester

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

2026-05-23
inconsistency-scan
Softwarequalitätssicherungsanalysten und -tester

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwarequalitätssicherungsanalysten und -tester

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

2026-05-23
achievements
Softwareentwickler

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

2026-05-23
creating-ui-components
Softwareentwickler

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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

2026-05-23
polish-styling
Softwareentwickler

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
Softwareentwickler

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

2026-05-23
prepr
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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

2026-05-23
team
Softwareentwickler

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
Softwareentwickler

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