Skip to main content
Run any Skill in Manus
with one click
GitHub repository

app-sdk

app-sdk contains 16 collected skills from StartaleGroup, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
16
Stars
3
updated
2026-05-23
Forks
3
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

code-review
software-quality-assurance-analysts-and-testers

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

2026-05-23
inconsistency-scan
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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

2026-05-23
achievements
software-developers

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

2026-05-23
creating-ui-components
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-05-23
polish-styling
software-developers

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
software-developers

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

2026-05-23
prepr
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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

2026-05-23
team
software-developers

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
software-developers

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