Code review and refactor skills
Skills for pull request review, component audits, dependency cleanup, refactor planning, codebase mapping, and risk-focused engineering work.
Get skills through Telegram๐งชWebapp Testing
Browser checks, screenshots, and interaction tests for local apps.
๐ก๏ธSecurity Best Practices
Framework-aware security review for JS, Python, and Go.
๐Secrets Check
Inspect code and config for accidental credentials exposure.
๐งฑComponent Audit
Find brittle props, layout drift, and duplicated UI patterns.
๐Cloudflare Deploy
Publish Workers, Pages, and full-stack apps with clean defaults.
๐งพPR Reviewer
Review pull requests for bugs, regressions, and missing tests.
๐งญCodebase Map
Build a concise map of modules, flows, and ownership.
๐ฑMobile UI QA
Find cramped layouts, clipped text, and broken mobile flows.
๐ชชAuth Flow Review
Review login, sessions, redirects, and permission edges.
๐ต๏ธThreat Modeling
Map assets, trust boundaries, and abuse paths.
๐Checkout QA
Test checkout paths, edge cases, and payment-state copy.
๐ชฉVibe to Spec
Turn a rough vibe into a buildable product spec.
๐ผ๏ธScreenshot Diff Review
Compare UI screenshots and spot visual regressions.
๐ชPublic Launch Room
Prepare a product for launch-day traffic.
โฟAccessibility Pass
Practical accessibility checks for product UI.
๐ ๏ธSkill Creator
Turn repeatable agent workflows into reusable skills.
๐งนRefactor Plan
Create a staged, low-risk plan before touching code.
๐ฆDependency Review
Review dependencies for risk, overlap, and maintenance cost.
๐๏ธDatabase Schema Review
Review schema shape, indexes, migrations, and data risk.
๐งฌTypeScript Strictness
Raise type safety without a noisy rewrite.
๐งฏError Handling Pass
Make failure paths explicit, useful, and testable.
๐SEO Pass
Review metadata, page structure, and crawl basics.
๐งตState Management Audit
Find tangled UI state and simplify data flow.
๐ผ๏ธImage Asset Optimizer
Clean up image assets for size, format, and responsive use.
๐กRelease Risk Scan
Spot risky files, missing checks, and unclear rollback before release.
๐ชModal/Dialog QA
Check dialogs for focus, escape paths, and mobile fit.
๐งชUnit Test Generator
Generate focused unit tests around edge cases.
๐งญOnboarding Flow
Improve first-run product paths and setup guidance.
๐งฎPermission Matrix
Map roles, actions, and access edge cases.
๐งSkeleton Loading Pass
Design loading states that preserve layout and feel quiet.
โ๏ธRepo Automation
Small repository chores handled with scripts and checks.
๐API Contract Diff
Compare API shapes and flag breaking changes.
๐๏ธCache Strategy Review
Review cache keys, invalidation, TTLs, and stale data risk.
๐งฎPricing Page Review
Review pricing page clarity, tiers, and conversion friction.
๐Form Validation QA
Check form validation, errors, and keyboard paths.
๐ชตLog Signal Review
Turn noisy logs into useful operational signals.
๐ฉFeature Flag Audit
Review flags, rollout states, and cleanup debt.
๐ฌQueue Worker Review
Review async jobs for retries, idempotency, and dead letters.
๐๏ธPerformance Budget
Set practical limits for bundle, images, and runtime cost.
๐ถ๏ธDark Pattern Audit
Find manipulative UX before it hurts trust.
๐งฉBrowser Extension Starter
Plan and scaffold a practical browser extension.
๐Admin Panel Density
Make operational screens scannable without feeling cramped.