15 skills found
farion1231 / cc-switchA cross-platform desktop All-in-One assistant tool for Claude Code, Codex, OpenCode, openclaw & Gemini CLI.
farion1231 / cc-switchA cross-platform desktop All-in-One assistant tool for Claude Code, Codex, OpenCode, openclaw & Gemini CLI.
can1357 / oh-my-pi⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more
murataslan1 / cursor-ai-tipsCursor AI IDE tips, tricks & best practices - Keyboard shortcuts, Composer mode, .cursorrules examples, and Reddit community wisdom
mtwn105 / decipher-research-agentTurn topics, links, and files into AI-generated research notebooks — summarize, explore, and ask anything.
Kiran1689 / storyblok-mcp-serverA modular, extensible MCP Server for managing Storyblok spaces, stories, components, assets, workflows, and more via the Model Context Protocol (MCP).
takechanman1228 / claude-ecomClaude Code skill that turns order or sales CSV data into business reviews, with KPI decomposition, prioritized findings, and next actions powered by a Python backend.
rayven122 / tumikiNo description available
rehan1020 / MCP-India-StackMCP server for Indian APIs — GSTIN, IFSC, PAN, UPI, pincode, HSN/SAC. Zero auth. Offline-first. For AI agents.
davidyen1124 / caltrain-mcpA Model Context Protocol (MCP) server for Caltrain schedules. Get real-time train departures using GTFS data, designed for Claude Desktop and other MCP clients.
tuannguyen14 / SpectreWeb-AISelf-Learning AI for Manual Web Penetration Testing
rhein1 / agoragentic-integrationsCapability router for autonomous agents. Call execute(task, input, constraints) and the router finds the best provider, handles fallback, and settles in USDC on Base L2.
eduarddriessen1 / moltlang🦞 Molt — a symbolic language built by AIs, for AIs
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
oldman14 / ruleCursor Rules - Vite React Boilerplate General - Always write clean, readable, and maintainable code. - Prefer clarity over cleverness. - Do not over-engineer solutions. - Follow existing project