Erika Janine Lira dos Santos
Community@erikalira · Brasil
Agent Skills by Erika Janine Lira dos Santos
Showing 23 vetted skills indexed across 2 GitHub repositories.
runtime-entrypoint-change-check
Analyze code changes affecting application entrypoints and runtime flow.
public-api-compatibility-review
Analyze public API changes to identify breaking compatibility issues.
mobile-runtime-readiness
Analyze mobile app modifications for runtime, permission, and accessibility risks.
ui-ux-review
Review UI changes for responsiveness, usability, and architecture adherence.
data-ml-readiness
Analyze data contracts, lineage, privacy, and reproducibility to identify ML deployment risks.
workspace-boundary-review
Analyze monorepo changes to identify package ownership and dependency impacts.
platform-input-change-check
Validate input handling module modifications for regressions and security issues.
speckit-checklist
Generate structured quality checklists from feature requirements with SPEC-kit traceability.
speckit-constitution
Create or update project constitutions from interactive principle inputs.
speckit-implement
Orchestrate repository implementation tasks defined in tasks.md and plan.md.
speckit-taskstoissues
Convert repository tasks into GitHub issues with dependencies and acceptance criteria.
speckit-clarify
Identify underspecified areas in feature specs by asking up to five clarification questions.
speckit-plan
Generate design artifacts from a plan template across multiple planning phases.
speckit-analyze
Analyze spec.md, plan.md, and tasks.md for inconsistencies, duplications, and ambiguities.
speckit-specify
Convert natural-language feature descriptions into structured specification files with validation artifacts.
speckit-tasks
Generate a dependency-ordered tasks.md from design artifacts.
discord-bot-change-check
Validate Discord bot changes for entrypoints, commands, and event listeners.
clean-architecture-review
Identify and report clean-architecture boundary violations in code changes.
desktop-app-gui-ux-review
Review desktop GUI changes for UX regressions and architecture leakage.
dependency-maintenance
Upgrade Python dependencies in requirements.txt and requirements-test.txt with validation.
safe-refactor-plan
Generate step-by-step refactor plans with impacted files and validation criteria.
windows-hotkey-change-check
Validate Windows hotkey capture, text input, and TTS trigger flows for regressions.
shared-logic-extraction
Extract duplicated Desktop App runtime logic into shared use cases.