Skip to main content
Run any Skill in Manus
with one click
ArtemioPadilla
GitHub creator profile

ArtemioPadilla

Repository-level view of 24 collected skills across 5 GitHub repositories.

skills collected
24
repositories
5
updated
2026-05-18
repository explorer

Repositories and representative skills

business-review
project-management-specialists

Post-implementation business assessment by Prometeo (PM). Verifies success metrics achievement, scope compliance, acceptance criteria business interpretation, risk materialization, and product decision closure. Outputs structured report with verdict and confidence score.

2026-04-04
checklist-health
software-quality-assurance-analysts-and-testers

Analyzes checklist effectiveness by tracking hit rates, identifying stale items, and finding coverage gaps. Generates evolution suggestions following Boorman's principles. Use periodically to keep checklists field-tested and relevant.

2026-04-04
code-health
software-quality-assurance-analysts-and-testers

Scans the codebase for dead code, tech debt, outdated dependencies, and code quality issues. Use periodically or before releases to maintain code hygiene.

2026-04-04
feature-spec
project-management-specialists

Creates a complete product feature specification. Use when defining new features, writing user stories, or planning product work. Generates structured specs in docs/specs/.

2026-04-04
generate-tests
software-quality-assurance-analysts-and-testers

Generates test cases for a module or function following FIRST principles and Arrange-Act-Assert pattern. Detects test framework from project config. Use to bootstrap test coverage for existing code or as the Red phase of TDD.

2026-04-04
git-worktrees
software-developers

Create and manage git worktrees for isolated feature work. Use when starting implementation that should not touch the main workspace, or for parallel development. Handles creation, baseline verification, and cleanup.

2026-04-04
implement-feature
software-developers

Implements a feature from its specification. Reads the spec, designs architecture, writes code, tests, and documentation. Use after a feature spec has been approved.

2026-04-04
receiving-code-review
software-quality-assurance-analysts-and-testers

Handle code review feedback with technical rigor — verify before implementing, push back when reviewer is wrong, no performative agreement. Use when receiving feedback from Centinela, external reviewers, or PR comments.

2026-04-04
Showing top 8 of 19 collected skills in this repository.
Showing 5 of 5 repositories
All repositories loaded