40 skills found · Page 1 of 2
PatrickJS / blender-python-addonBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
PatrickJS / flutter-development-guidelines-cursorrules-prompt-fileCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
flipped-aurora / gin-vue-admin🚀Vite+Vue3+Gin拥有AI辅助的基础开发平台,企业级业务AI+开发解决方案,内置mcp辅助服务,内置skills管理,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。
pascalorg / editorCreate and share 3D architectural projects.
img2threejs / img2threejsRebuild the object in a reference image as a code-only, procedural, quality-gated, animation-ready Three.js model. Token-efficient image-to-3D.
webiny / webiny-jsOpen-source, self-hosted CMS platform on AWS serverless (Lambda, DynamoDB, S3). TypeScript framework with multi-tenancy, lifecycle hooks, GraphQL API, and AI-assisted development via MCP server. Built for developers at large organizations.
op7418 / CodePilotA multi-model AI agent desktop client — connect any AI provider, extend with MCP & skills, control from your phone. Built with Electron + Next.js.
ridafkih / keeper.shCalendar sync tool & universal calendar MCP server. Aggregate, sync and control calendars on Google, Outlook, Office 365, iCloud, CalDAV or ICS.
Microck / opencode-studioweb GUI for securely managing local OpenCode configuration
HoangNguyen0403 / agent-skills-standardA collection of Agent Skills Standard and Best Practice for Programming Languages, Frameworks that help our AI Agent follow best practies on frameworks and programming laguages
199-biotechnologies / motion-dev-animations-skillClaude Code skill for Motion.dev -- 120fps web animations, spring physics, scroll effects, gesture interactions
raymondchins / agentmapStop your coding agent reading the wrong files. Compiler-grade TS/JS repo map — 100% precision on blast radius vs grep's 60%, measured on public repos. CLI + MCP server, fully local, no vector DB.
jsuarezruiz / mobile-dev-mcp-serverThis is a MCP designed to manage and interact with mobile devices and simulators.
Rosalina7515 / ui-modernizerOne prompt to modernize React + Tailwind UIs. A Claude Code Skill.
nidhinjs / prompt-miniA Claude Code plugin that stops vague prompts before they run. Detects your stack, asks targeted questions, and forges a structured prompt. Zero credits wasted.
SpillwaveSolutions / mastering-typescript-skillClaude Code skill for enterprise-grade TypeScript development with type-safe patterns, modern tooling, and framework integration (React, NestJS)
girishr / SpecPilotSpec-driven development (SDD) CLI for AI coding agents (Claude Code, Cursor) - initialize, validate, and sync .specs/ across TypeScript & Node.js projects
JSungMin / vs-token-saferToken-saving code search for AI coding agents — TypeScript, JavaScript & Python (zero setup), C#, C++, Go & 30+ more, via a language-server or tree-sitter index instead of grep. Local-only, no IDE. Claude Code plugin + MCP + CLI.
7nohe / adonis-mcpAn AdonisJS package for building remote MCP servers
robertheadley / Roo-Code-MCP-installerAn MCP server installer for Roo Code. Handles the installation from Github, requirements, package management, update, installation and MCP Json configuration.
mjunaidca / taskforceMultiTenant Human-Agent (claude, gemini etc.) Task Orchestration Platform.
NVIDIA-AI-Blueprints / uiReact and Next.js frontend development standards for Retail-Agentic-Commerce
DNYoussef / context-cascadeContext Cascade - Nested Plugin Architecture for Claude Code Official Claude Code Plugin | Version 3.1.0 | Last updated: 2026-01-09 (see docs/COMPONENT-COUNTS.json for source counts) Context-saving nested architecture: Playbooks -> Skills -> Agents -> Commands.
rwi001 / senior-frontendFrontend development skill for React, Next.js, TypeScript, and Tailwind CSS applications
rwi001 / bun-developmentModern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js
StudentOfJS / svelte5-mcpA specialized Model Context Protocol (MCP) server for Svelte 5 frontend development
dioptx / mcp-atom-of-thoughtsMCP server for structured AI reasoning — decompose problems into atomic thoughts with dependency graphs, confidence tracking, and interactive D3.js visualization
polvallverdu / base-ui-mcp"name": "@polvallverdu/base-ui-mcp", "version": "1.0.0", "mcpName": "io.github.polvallverdu/base-ui-mcp", "description": "MCP server that gives AI assistants context about Base UI (base-ui.com).", "main": "dist/index.js", "types": "dist/index.d.ts", "files": [
comzzy-comzzy / filament"name": "filament", "version": "0.1.0", "private": true, "description": "Cross-chain EVM wallet identity stitching MCP server using onchain behavioral heuristics.", "main": "src/server.js", "engines": { "node": ">=18"
Unigalactix / SENTINEL"main": "server.js", "scripts": { "start": "node server.js", "start:mcp": "node mcpServer.js", "test": "jest", "test:exports": "jest __tests__/exports.test.js", "lint": "eslint src/ scripts/ server.js mcpServer.js",