Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

app-sdk

app-sdk contiene 16 skills recopiladas de StartaleGroup, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
16
Stars
3
actualizado
2026-05-23
Forks
3
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

code-review
Analistas de garantía de calidad de software y probadores

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

2026-05-23
inconsistency-scan
Analistas de garantía de calidad de software y probadores

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
Analistas de garantía de calidad de software y probadores

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
Analistas de garantía de calidad de software y probadores

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

2026-05-23
achievements
Desarrolladores de software

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

2026-05-23
creating-ui-components
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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

2026-05-23
polish-styling
Desarrolladores de software

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
Desarrolladores de software

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

2026-05-23
prepr
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-05-23
team
Desarrolladores de software

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
Desarrolladores de software

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