22 skills found
ForLoopCodes / contextplusSemantic Intelligence for Large-Scale Engineering. Context+ is an MCP server designed for developers who demand 99% accuracy. By combining RAG, Tree-sitter AST, Spectral Clustering, and Obsidian-style linking, Context+ turns a massive codebase into a searchable, hierarchical feature graph.
dadbodgeoff / driftCodebase intelligence for AI. Detects patterns & conventions + remembers decisions across sessions. MCP server for any IDE. Offline CLI.
PackmindHub / packmindPackmind seamlessly captures your engineering playbook and turns it into AI context, guardrails, and governance.
arpitg1304 / robotics-agent-skillsAgent skills that make AI coding assistants write production-grade robotics software. ROS1, ROS2, design patterns, SOLID principles, and testing — for Claude Code, Cursor, Copilot, and any SKILL.md-compatible agent.
bocato / swift-testing-agent-skillAgent Skill providing expert Swift Testing guidance for AI coding tools: covering test doubles, fixtures, async patterns, XCTest migration, and testing best practices.
SpillwaveSolutions / mastering-typescript-skillClaude Code skill for enterprise-grade TypeScript development with type-safe patterns, modern tooling, and framework integration (React, NestJS)
kbrisso / byte-vision-mcpA Model Context Protocol (MCP) server written in GO that provides text completion capabilities using local LLama.cpp models. This server exposes a single MCP tool that accepts text prompts and returns AI-generated completions using locally hosted language models.
rwi001 / rust-proMaster Rust 1.75+ with modern async patterns, advanced type system features, and production-ready systems programming.
rwi001 / ruby-proWrite idiomatic Ruby code with metaprogramming, Rails patterns, and performance optimization. Specializes in Ruby on Rails, gem development, and testing frameworks.
rwi001 / csharp-proWrite modern C# code with advanced features like records, pattern matching, and async/await. Optimizes .NET applications, implements enterprise patterns, and ensures comprehensive testing.
rwi001 / bash-linuxBash/Linux terminal patterns. Critical commands, piping, error handling, scripting
rwi001 / golang-proMaster Go 1.21+ with modern patterns, advanced concurrency, performance optimization, and production-ready microservices.
rwi001 / elixir-proWrite idiomatic Elixir code with OTP patterns, supervision trees, and Phoenix LiveView. Masters concurrency, fault tolerance, and distributed systems.
diegosouzapw / clawpodRead any website or search Google, even when sites block bots or are geo-restricted. Handles CAPTCHAs, JavaScript rendering, and anti-bot protection server-side via residential proxies. Returns HTML or structured JSON.
rwi001 / azure-functionsExpert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js ...
rwi001 / makepad-skillsMakepad UI development skills for Rust apps: setup, patterns, shaders, packaging, and troubleshooting.
rayk / cookbook--- description: Look up examples from Claude Cookbooks for implementation patterns arguments: - name: topic description: What to look up (e.g., "tool use", "skills", "agents", "multimodal")
oimiragieo / architecture-reviewInvoke the architecture-review skill for design validation and anti-patterns
martha-ketsela-mengistu / agentAI Fluency Trigger Rules and Response Handling You have access to 2 trigger logging tools for AI fluency tracking. Call these tools when specific patterns are detected and at the end of you work an
reckerswartz / concern--- name: concern description: >- Creates Rails concerns for shared behavior across models or controllers with TDD. Use when extracting shared code, creating reusable modules, DRYing up models/c
reckerswartz / error-detective--- name: error-detective description: >- Correlates Rails errors, log patterns, stack traces, and recent code paths to narrow investigations quickly. Use when diagnosing production-like failures,
reckerswartz / rails-architecture--- name: rails-architecture description: >- Guides modern Rails 8 architecture decisions and code organization. Use when deciding where to put code, choosing between patterns (service vs concern