6 boosters for "prompting" — open source, verified from GitHub, ready to install
Get Shit Done (GSD) is a meta-prompting and context engineering system that helps developers coordinate AI-assisted workflows across multiple platforms while preventing quality degradation from context window bloat. Developers building with Claude, OpenCode, Gemini, and Codex benefit from its structured Plan→Execute→Verify→Complete pipeline.
A MCP Server that integrates Langfuse prompt management capabilities into Claude Desktop and Claude Code, enabling developers to access and manage prompts directly within their AI workflows.
"name": "claude-code-wakatime", "description": "WakaTime plugin for Claude Code - Track your AI usage, lines of code generated, and time spent prompting AI", "homepage": "https://github.com/wakatime/claude-code-wakatime",
CortexGraph is a temporal memory system for AI assistants that implements human-like forgetting curves using local storage (JSONL and Markdown), enabling natural conversation memory across Claude, Cursor, and other platforms without explicit save commands.
MRF is a security-hardened metaprompting framework designed to protect AI agents from prompt injection attacks while enabling structured decision-making. It benefits developers building production agents on Claude platforms who need robust input sanitization and instruction clarity.
FACET is a markup language and authoring system for structured AI prompting that enables human-readable, machine-deterministic configuration across multiple AI platforms (Claude, ChatGPT, Cursor, Windsurf). It helps developers create reusable, validated prompts with strict syntax rules, type checking, and built-in transformations.