Android App Bundles
Generate `.aab` packages, split configs, and keep installs lean
Android Studio Shortcuts | CheatSheets Hub
IDE productivity for Android. Master shortcuts to code 10x faster
Capacitor
Capacitor cross-platform app development
Community Building
Activate members with events, content, and rituals
Community Engagement
Plan events, share content, and measure engagement
Cypress Best Practices
Write maintainable Cypress tests with good selectors and retries
Cypress | CheatSheets Hub
Modern end-to-end testing framework. Use cy.debug() to pause test execution and inspect
DevRel Programs
Plan outreach, content calendars, and partner touchpoints
Discord Community Guidelines
Set up channels, role hierarchy, and enforce rules
Feature Flag Rollout Strategies
Stepwise releases with flag configuration, monitoring, and rollback plans.
Front-End Lighthouse Audit
Run Lighthouse, track scoring across categories, and automate audits.
Lighthouse | CheatSheets Hub
Web performance and quality auditing. Run Lighthouse in CI/CD to catch regressions
Monorepo Release Strategies
Release only changed packages via changesets, tags, and dependency graphs.
npm ci vs npm install
Use `npm ci` in CI for reproducible installs and `npm install` locally.
Playwright vs. Cypress Quick Guide
Compare strengths of Playwright and Cypress for reliability and browser coverage.
Playwright | CheatSheets Hub
Cross-browser automation framework. Playwright auto-waits for elements before actions
Postman Advanced Workspaces
Use teams, monitors, and environments to keep API testing consistent.
Postman | CheatSheets Hub
API development and testing platform. Use collection runner to automate API testing
PowerShell Script Standards
Enforce `PascalCase` functions, logging, and parameter validation.
Pre-commit Hook Standards
Bundle pre-commit hooks for formatting, linting, and scanning.
Sales Qualification Framework
Document metrics, decision criteria, and champion info per opportunity.
Selenium WebDriver | CheatSheets Hub
Browser automation tool. Always use explicit waits over implicit waits
Storybook Performance Checklist
Keep Storybook fast by trimming heavy addons and optimizing stories.
Storybook | CheatSheets Hub
UI component development environment. Use Storybook for isolated component development
VS Code Extensions | CheatSheets Hub
Essential Visual Studio Code extensions. Use Settings Sync to share config across machines
Web Performance Metrics
Core Web Vitals, lab vs field data, and improvement tactics
Xcode Shortcuts | CheatSheets Hub
iOS development productivity. Xcode shortcuts speed up iOS development