7 skills found
IgorGanapolsky / ThumbGatePre-action gates for AI coding agents. Skill disclosure cuts tokens. Hallucination and PII checks harden outputs. 👍 Thumbs up reinforces good behavior. 👎 Thumbs down blocks repeated mistakes. Free is local. History-aware lessons distill vague feedback. Team adds shared lessons and org visibility, plus generated review views.
alvinveroy / CodeCompassCodeCompass: AI-powered Vibe Coding with MCP. Connects Git repositories to AI assistants like Claude, using Ollama for privacy or OpenAI for cloud. Integrates with VSCode, Cursor, and more.
fernandoabolafio / repobaseIndex and search your Git repositories with AI. Includes a terminal UI and MCP server for AI tool integration.
beautyfree / appstore-connect-mcpApp Store Connect API as MCP tools for Cursor & Claude. Apps, TestFlight, subscriptions, localizations, reports.
Chaboddunamis / coreGeneral Principles Accuracy and Relevance - Responses must directly address user requests. Always gather and validate context using tools like `codebase_search`, `grep_search`, or terminal
motech-development / conciseMotech Development applications monorepo
TUAN130294 / apiAPI Design Rules (REST) Naming & Versioning - RESTful, noun-based: `/api/v1/users/:id`, `/api/v1/reports/daily`. - Version in path (`/api/v1`); keep breaking changes behind new version. Requ