CounterpointConsulting
- 23 skills
- 0 followers
- 8 hours ago last updated
- ▌ Summarize 2 · counterpointconsultingProduce a structured summary of your architectural analysis and implementation plan. Call this when you have completed your analysis.
- ▌ Summarize 3 · counterpointconsultingProduce a structured merge result summary. Call this when you have completed the merge.
- ▌ Summarize 4 · counterpointconsultingProduce a structured test result summary. Call this when you have completed testing.
- ▌ Summarize 5 · counterpointconsultingProduce a structured review summary. Call this when you have completed your review.
- ▌ Security And Hardening 2 · counterpointconsultingApply baseline API security checks for input handling, auth, data access, and error boundaries.
- ▌ Security And Hardening 3 · counterpointconsultingApply baseline frontend security checks when handling untrusted data, auth-sensitive UI, forms, or external content.
- ▌ Test Driven Development 2 · counterpointconsultingImplement frontend behavior with a test-first RED-GREEN-REFACTOR workflow.
- ▌ Incremental Implementation 2 · counterpointconsultingDeliver backend/API changes in small, verifiable slices to reduce risk and improve reviewability.
- ▌ Debugging And Error Recovery 2 · counterpointconsultingDiagnose and fix backend/API failures with a structured reproduce-isolate-fix-verify workflow.
- ▌ Incremental Implementation 3 · counterpointconsultingDeliver frontend/UI changes in small, verifiable slices to reduce risk and simplify testing/review.
- ▌ Debugging And Error Recovery 3 · counterpointconsultingDiagnose and fix frontend/UI failures using a structured reproduce-isolate-fix-verify workflow.
- ▌ Using Agent Skills · counterpointconsultingMeta-skill for selecting and loading workflow skills dynamically. Use at task start or when scope changes.
- ▌ Summarize · counterpointconsultingProduce a structured summary of your database work. Call this when you have completed your task.
- ▌ Security And Hardening · counterpointconsultingApply baseline data security and integrity checks for schema and migration work.
- ▌ Playwright Skill · counterpointconsulting bundleComplete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
- ▌ Merge And Validate · counterpointconsultingMerge feature branches safely and validate integration health before completion.
- ▌ Risk And Assumptions · counterpointconsultingSurface assumptions, unknowns, and implementation risks during planning. Use when requirements are ambiguous or work spans multiple subsystems.
- ▌ Incremental Implementation · counterpointconsultingDeliver schema and migration changes in safe, reversible increments. Use for multi-step database work to reduce migration risk.
- ▌ Debugging And Error Recovery · counterpointconsultingDiagnose and recover from migration or schema issues safely and incrementally.
- ▌ Test Plan And Execution · counterpointconsultingExecute structured end-to-end web testing from user perspective before merge.
- ▌ Planning And Task Breakdown · counterpointconsultingBuild an implementation plan before coding starts. Use when work needs decomposition into ordered, assignable steps with explicit dependencies and contracts.
- ▌ Code Review And Quality · counterpointconsultingPerform structured multi-axis code review before merge. Use for correctness, quality, security, performance, and test adequacy assessment.
- ▌ Test Driven Development · counterpointconsultingImplement backend/API changes with a test-first RED-GREEN-REFACTOR workflow.