badrusiddique
- 14 skills
- 0 followers
- 20 hours ago last updated
- ▌ Dev Tdd · badrusiddique bundleUse when writing any code - enforces test-driven development discipline with RED-GREEN-REFACTOR cycle, fires during any coding task
- ▌ QA Test · badrusiddique bundleUse for QA-perspective testing - Playwright automation or manual browser testing focused on user journeys, not implementation details
- ▌ Dev Plan · badrusiddique bundleUse when creating implementation plans from specs or requirements - phased task breakdown with deployment readiness gates before any coding begins
- ▌ Enggenie · badrusiddiqueUse when starting a software development conversation and the user's intent is not clearly matched by a specific enggenie skill - routes to the right role-based expert
- ▌ Dev Debug · badrusiddique bundleUse when encountering any bug, test failure, or unexpected behavior - systematic root cause investigation before proposing any fixes
- ▌ Pm Refine · badrusiddique bundleUse when refining user stories, writing feature specifications, sizing work (T-shirt), creating subtasks, planning spikes, or generating QA test plans - covers the product management side of development before implementation begins
- ▌ QA Verify · badrusiddiqueUse before claiming any work is complete - evidence-based verification that tests pass, builds succeed, and requirements are met
- ▌ Dev Commit · badrusiddiqueUse when creating commit messages - analyzes git diffs, proposes conventional commit messages with appropriate type, and waits for user approval before committing
- ▌ Deploy Ship · badrusiddiqueUse when committing, pushing, creating PRs, or completing branches - conventional commits, PR creation, Jira updates, worktree cleanup
- ▌ Review Code · badrusiddique bundleUse when requesting or receiving code review - dispatches reviewer subagent or processes human PR feedback with technical evaluation
- ▌ Dev Implement · badrusiddique bundleUse when executing an implementation plan task-by-task - dispatches subagents for implementation, manages git worktrees, handles phased multi-service deployment
- ▌ Memory Recall · badrusiddiqueUse when asking about previous sessions - cross-session context search via claude-mem with token-efficient 3-layer retrieval
- ▌ Review Design · badrusiddique bundleUse when reviewing frontend implementation against design specs - design system compliance, responsive behavior, accessibility audit
- ▌ Dev Brainstorm · badrusiddique bundleUse when brainstorming new features, making architectural decisions, evaluating technical tradeoffs, or documenting decisions as ADRs - before any implementation planning or coding begins