scrollback-freeze-optimization
Cache and reuse animated children once they slide into scrollback so terminal resets never occur.
Essential command-line tools and system utilities.
Cache and reuse animated children once they slide into scrollback so terminal resets never occur.
Gate bridge-executed slash commands by command type first: block local-jsx UI commands, allow prompt commands by construction, and require an explicit allowlist for plain local commands.
Walk command tokens while inspecting attached/inline arguments so validators never skip missing or dangerous flag values.
Cache and reuse animated children once they slide into scrollback so terminal resets never occur.
Stub heavy commands so the CLI stays light, loading the real implementation only when the command is executed.
macOS keyboard shortcut patterns: keyboardShortcut modifier, CommandMenu, CommandGroup, menu bar customization. Use when implementing macOS keyboard shortcuts, menu bar commands, or hotkeys. Triggers: keyboard, shortcut, CommandMenu, CommandGroup, menu bar, hotkey.
Stub heavy commands so the CLI stays light, loading the real implementation only when the command is executed.
Bulk-localize subscription display names, descriptions, and offer tags across all Google Play locales using gplay. Use when you want to fill in subscription metadata for every language without clicking through Play Console manually.
Optimize performance for memory, CPU, network, and rendering. Use when improving FPS, reducing memory usage, or fixing performance bottlenecks.
Git workflows including branching, merging, PR review, and conflict resolution. Use when managing version control, reviewing changes, or fixing merge conflicts.
Automate browser interactions including form filling, clicking, typing, navigation, and screenshot capture. Use this skill when testing web apps, automating uploads, or validating UI on TikTok, YouTube, or other web platforms.
Generate user-oriented release notes for open-source projects, following best practices that help users understand what changed, why it matters, and how to adopt new features.
Data processing, analysis, and visualization with Python/JavaScript. Use for data exploration, pandas operations, chart generation, and insights extraction.
Review workflow for AI/LLM output usage to prevent over-trust, injection, and unsafe automation.
AI-powered code refactoring and modernization. Use this skill for code cleanup, technical debt reduction, framework migration, and improving code quality.
Automated CI/CD pipeline setup with GitHub Actions, deployment strategies, and automation workflows. Use for build automation, testing, and deployment.
Docker and Kubernetes workflows for containerization. Use for building containers, orchestration, and cloud-native deployments.
Scaffolding, boilerplate generation, and project templates. Use for generating components, modules, APIs, and project structures.
Design RESTful APIs with proper routes, validation, error handling, and documentation. Use when building backend services for PSI Engine or other server applications.
GraphQL schema design, resolvers, and client integration. Use for building GraphQL APIs and front-end queries.
Set up new projects with proper structure, configuration, and best practices. Use this skill when creating new projects or initializing new codebases.
Create clear and comprehensive documentation including README, API docs, code comments, and changelogs. Use this skill when writing or improving project documentation.