Chris Bemister
Community@cbemister · Edmonton, Alberta, Canada
Agent Skills by Chris Bemister
Showing 22 vetted skills indexed across 2 GitHub repositories.
enhance-design
Orchestrate audit, mobile optimization, copywriting, and polish phases for interfaces.
cta-optimizer
Audit, write, design, and test call-to-action elements for landing pages.
browser-test
test1
touch-interactions
Audit and implement touch interactions in mobile UIs across iOS and Android.
mobile-accessibility
Audit mobile apps for VoiceOver and TalkBack accessibility gaps.
mobile-patterns
Automate mobile navigation patterns and responsive grid layouts for UI projects.
copywriting-guide
Generate marketing copy using PAS, AIDA, and BAB frameworks.
conversion-audit
Audit landing, pricing, and signup pages to diagnose conversion drop-offs and friction.
social-proof
Design social proof elements like logo bars and testimonial cards.
starter-project
Generate starter project scaffolds with CLAUDE.md, plans, and resource folders.
verify-work
Automate multi-phase code change verification for security, best practices, and performance.
plan-status
Parse plan.md frontmatter to list active plans and retrieve phase and task details.
worktree-sync
Rebase a feature worktree onto its detected base branch.
enhance-project
Analyze codebases and inject Claude Code resources for quality improvements.
worktree-create
Create a git worktree with base-branch detection and plan initialization.
create-plan
Creates a structured feature plan with phases and tasks from a feature name.
worktree-cleanup
Remove completed Git worktrees after feature merges to reclaim disk space.
organize-commits
Group staged and unstaged git changes into logical conventional commits.
track-progress
Log completed development work into changelogs and progress dashboards.
ship
Automate end-of-session verification, conventional commits, and progress tracking.
generate-tests
Generate Vitest test suites with mocks and edge case coverage.
performance-check
Analyze code paths for N+1 queries, missing indexes, and transaction boundaries.