22 skills found
ComposioHQ / awesome-claude-skillsA curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
ComposioHQ / awesome-claude-skillsA curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
onlook-dev / onlookThe Cursor for Designers • An Open-Source AI-First Design tool • Visually build, style, and edit your React App with AI
siteboon / claudecodeuiUse Claude Code, Cursor CLI or Codex on mobile and web with CloudCLI (aka Claude Code UI). CloudCLI is a free open source webui/GUI that helps you manage your Claude Code session and projects remotely
idosal / git-mcpPut an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
opactorai / ClaudableClaudable is an open-source web builder that leverages local CLI agents, such as Claude Code, Codex, Gemini CLI, Qwen Code, and Cursor Agent, to build and deploy products effortlessly.
campfirein / cipherByterover Cipher is an opensource memory layer specifically designed for coding agents. Compatible with Cursor, Codex, Claude Code, Windsurf, Cline, Claude Desktop, Gemini CLI, AWS's Kiro, VS Code, Roo Code, Trae, Amp Code and Warp through MCP. Built by https://byterover.dev/
SixHq / OvertureOverture is an open-source, locally running web interface delivered as an MCP (Model Context Protocol) server that visually maps out the execution plan of any AI coding agent as an interactive flowchart/graph before the agent begins writing code.
thehimel / cursor-rules-and-promptsA comprehensive, open-source collection of rules and prompts designed to guide Cursor AI in generating better, more consistent code. Enhance code quality, enforce coding standards, and streamline development workflows automatically.
swiftlens / swiftlensSwiftLens is a Model Context Protocol (MCP) server that provides deep, semantic-level analysis of Swift codebases to any AI models. By integrating directly with Apple's SourceKit-LSP, SwiftLens enables AI models to understand Swift code with compiler-grade accuracy.
ItsWendell / palotOpen-source OpenAI Codex alternative | Multi-agent desktop GUI for OpenCode | manage coding sessions, visualize diffs, and stream in real-time.
Codeturion / unreal-api-mcpInstant, accurate Unreal Engine API lookups instead of expensive source file reads, saving your agent tokens, context, and hallucinations.
Codeturion / unity-api-mcpInstant, accurate Unity API lookups instead of expensive source file reads, saving your agent tokens, context, and hallucinations
patchorbit / domscribeDomscribe is a pixel-to-code development tool that bridges the gap between running web applications and their source code.
danyQe / codebase-mcpOpen-source AI development assistant via Model Context Protocol (MCP). Turn Claude or any LLM into your personal coding assistant. Privacy-first with local semantic search, AI-assisted editing, persistent memory, and quality-checked code generation. Built for Python & React. Free alternative to paid AI coding tools.
ZeroLu / Ultimate-AI-Media-Generator-SkillOpen-source ai image generator skill and ai video generator skill for Codex, Claude Code, OpenClaw, Cursor, and more. Powered by CyberBara API with Nano Banana, Sora 2, Seedance, and Kling support. No need to master prompt, this skill optimize your prompt for all kinds of creations like slides, anime and much more.
log-bell / avakill🔪 Open-source safety firewall for AI agents. Intercepts tool calls before they execute, enforces YAML policies, and kills dangerous operations in real-time. Works with OpenAI, Anthropic, LangChain, and MCP. She doesn't guard. She kills.
ZeroPathAI / zeropath-mcp-serverOpen-source MCP server for querying ZeroPath security issues, patches, and scans using Claude, Cursor, Windsurf, or any AI assistant.
TomorrowDAOProject / tomorrowDAO-skillTomorrowDAO governance skill for DAO proposals, voting, BP operations, and resource actions on aelf.
sangdth / context7Context7 Code Examples Guide Context7 queries technical documentation to find current code examples and best practices. Use it to get reliable snippets from official sources.
GLambard / mainLocal Deep Research is an AI-powered assistant that transforms complex questions into comprehensive, cited reports by conducting iterative analysis using any LLM across diverse knowledge sources including academic databases, scientific repositories, web content, and private document collections.
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