13 skills found
jarrodwatts / claude-hudA Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress
steipete / CodexBarShow usage stats for OpenAI Codex and Claude Code, without having to login.
hamed-elfayome / Claude-Usage-TrackerNative macOS menu bar app for tracking Claude AI usage limits in real-time. Built with Swift/SwiftUI.
spences10 / mcp-sequentialthinking-tools🧠 An adaptation of the MCP Sequential Thinking Server to guide tool usage. This server provides recommendations for which MCP tools would be most effective at each stage.
kromahlusenii-ops / ham(HAM) Memory system for AI coding agents. Cut token usage by 80% by scoping context to directories.
kromahlusenii-ops / ham(HAM) Memory system for AI coding agents. Cut token usage by 80% by scoping context to directories.
bralca / context-engineering-mcpContext Engineering is a MCP server that gives AI agents perfect understanding of your codebase. Eliminates context loss, reduces token usage, and generates comprehensive feature plans in minutes. Compatible with Cursor, Claude Code, and VS Code.
maojindao55 / botgroup-chatBehavioral rules for lobsters in botgroup.chat group chats. Activates when receiving messages from the botgroup channel.
adimov-eth / councilCouncil You are a participant in a multi-model architectural council. Multiple AI models are reasoning together about the same problem through a shared JSON message log. Protocol The council c
Sanskar015 / wrap🤖 Streamline skill usage with AI that auto-injects Claude Code Skills based on prompts, ensuring accurate context loading every time.
ENNCELADUS / 50-commitsGit commit message format (Conventional Commits)
shaiss / hr-sageAn immersive AI art installation combining autonomous agent conversations with blockchain identity. Journey through 5 unique AI personalities and mint your Soulbound Token on NEAR Protocol.
dzp5103 / backendBackend Rules (Node + Express) API Design - RESTful routes; nouns for resources, verbs in HTTP methods. Validate input with lightweight checks. - Return structured errors `{ code, message, details