24 skills found
jamubc / gemini-mcp-toolMCP server that enables AI assistants to interact with Google Gemini CLI, leveraging Gemini's massive token window for large file analysis and codebase understanding
open-gitagent / gitagentA framework-agnostic, git-native standard for defining AI agents
marmotdata / marmotMarmot helps teams discover, understand, and leverage their data with powerful search and lineage visualisation tools. It's designed to make data accessible for everyone.
afrise / MCPSharpMCPSharp is a .NET library that helps you build Model Context Protocol (MCP) servers and clients - the standardized API protocol used by AI assistants and models.
aarora79 / aws-cost-explorer-mcp-serverMCP server for understanding AWS spend
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.
tanaikech / MCPAppThis text introduces the Model Context Protocol (MCP) for AI interaction, exploring Google Apps Script (GAS) as a server option. It shows feasibility with a sample but notes the lack of a GAS SDK, aiming to encourage understanding and development.
peakmojo / agentic-mcp-clientA standalone agent runner that executes tasks using MCP (Model Context Protocol) tools via Anthropic Claude, AWS BedRock and OpenAI APIs. It enables AI agents to run autonomously in cloud environments and interact with various systems securely.
ironystock / agentic-obsagentic-obs: A Model Context Protocol (MCP) server that provides AI assistants with programmatic control over OBS Studio via the OBS WebSocket API. This server enables AI agents to manage scenes, sources, recording, streaming, and other OBS functionality through standardized MCP tools.
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.
astronomer / astro-airflow-mcpMCP server for Apache Airflow instances. Runs standalone or as an Airflow plugin.
netresearch / typo3-conformance-skillAgent Skill: TYPO3 extension conformance checker - validates against official standards | Claude Code compatible
0x-wzw / mcp-integrationModel Context Protocol (MCP) server integration for standardized tool extensibility. Adapted from DeerFlow's MCP ecosystem.
majiayu000 / AI TutorThis skill should be used when the user asks to "explain", "break down", "help me understand", "teach me about", or requests clarification of technical concepts (AI, ML, software development, or other technical topics). Transforms complex ideas into clear, accessible explanations using narrative storytelling frameworks.
nielskaspers / bold-designsA practical guide to creating interfaces that actually stand out
adamsonwalter / cortex-skill-writerGenerate Claude Skills using Cortex Architecture pattern. Factors skills into Orchestrator (manifest), Protocols (logic), and Standards (presentation) for attention isolation and modularity
ollieb89 / smart-exploreToken-optimized structural code search using tree-sitter AST parsing. Use instead of reading full files when you need to understand code structure, find functions, or explore a codebase efficiently.
rjwalters / loomStandalone Python tools for parsing and manipulating KiCad schematic and PCB files
rjwalters / hermitStandalone Python tools for parsing and manipulating KiCad schematic and PCB files
kadreio / planPlans go in ./docs/plans We are going to create a plan for a feature. This plan will include all context needed, any outstanding product or feature questions that need more investigation, and an expl
kadreio / commitBundle all outstanding into logical commits, and then commit them with good messages. Ensure we're not committing any senstive data. Run all tests in server, and make sure typescript has no warnings o
zedfauji / ui-controlsUI Controls and XAML Rules WinUI 3 Controls Standard Controls - Use WinUI 3 native controls - Prefer built-in controls over custom
Izumi-Koishi / Core CodingCore Coding Standards All AI-generated and human-written code must strictly adhere to these standards to ensure consistency, quality, and maintainability. 1\. Architectural Principles
sanurb / zodType Validation with Zod You are an expert TypeScript developer who understands that type assertions (using `as`) only provide compile-time safety without runtime validation. Zod Over Type Asse