PromptCake is a Chrome extension designed to help individual users organize, reuse, and translate their ChatGPT prompts more efficiently. It enables structured prompt creation by separating instructions from reference materials and provides tools for saving, managing, and translating prompts for higher-quality AI responses.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
^1.7.17^2.1.1^2.0.1^0.5.10^18.2.0^18.2.0^9.0.4^6.21.1^3.4.0^0.0.254^18.2.45^18.2.18^6.15.0^6.15.0^4.2.1^10.4.16^8.56.0^9.1.0^7.33.2^4.6.0^29.7.0^8.4.32^3.1.1^1.89.2^0.33.2^5.3.3^5.0.109
commits
Enhance translation functionality in Popup component with debug logging
90b83eaView on GitHubAdd Google Translate API setup guide and remove unused components
50ba291View on GitHubRefactor Popup component to simplify mapping of saved instructions and references
790c3c1View on GitHubRemove globals.css as part of the migration to SCSS; styles have been moved to globals.scss.
5f21a50View on GitHubRefactor PromptCake extension: removed Tailwind CSS configuration, migrated styles to SCSS, and updated component styles. Added Sass as a dependency and cleaned up manifest and package files. Removed unused content scripts and adjusted file structure for better organization.
e96d099View on GitHubInitial commit of the PromptCake Chrome extension, including core files such as manifest, package configuration, and essential components for prompt management and translation features. Added styles, scripts, and setup for development environment.
409c5b7View on GitHub