mcporter
vmain
io.github.linuxhsj/openclaw-zero-token/mcporter
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
“github gitlab git pull” 共 16,058 个结果
vmain
io.github.linuxhsj/openclaw-zero-token/mcporter
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
vmain
io.github.xu-xiang/everything-claude-code-zh/backend-patterns
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
vmain
io.github.sddevelopment-be/quickstart_agent-augmented-development/automation-script
Prompt for DevOps Danny to generate an automation script based on requirements or direct prompt
vmain
io.github.loocor/codmate/mcp-wizard
Generate MCP server drafts from requirements.
vmain
io.github.wshobson/agents/python-project-structure
Python project organization, module architecture, and public API design. Use when setting up new projects, organizing modules, defining public interfaces with __all__, or planning directory layouts.
vmain
io.github.wshobson/agents/python-code-style
Python code style, linting, formatting, naming conventions, and documentation standards. Use when writing new code, reviewing style, configuring linters, writing docstrings, or establishing project standards.
vmain
io.github.DanielPodolsky/ownyourcode/backend
Reviews API design, REST conventions, and backend architecture. Use when junior builds API endpoints, Express routes, middleware, controllers, or asks "is this RESTful", "check my endpoint".
vmain
io.github.mitsuhiko/agent-stuff/frontend-design
Design and implement distinctive, production-ready frontend interfaces with strong aesthetic direction. Use when asked to create or restyle web pages, components, or applications (HTML/CSS/JS, React, Vue, etc.).
vmain
io.github.llama-farm/llamafarm/typescript-skills
Shared TypeScript best practices for Designer and Electron subsystems.
vmain
io.github.RefoundAI/lenny-skills/writing-specs-designs
Help users write effective specs and design documents. Use when someone is creating technical specs, feature specs, design docs, or trying to communicate product requirements to engineering and design teams.
vmain
io.github.RefoundAI/lenny-skills/writing-job-descriptions
Help users write effective job descriptions. Use when someone is creating a job posting, defining a new role, preparing to hire, or trying to attract the right candidates for an open position.
vmain
io.github.RefoundAI/lenny-skills/writing-north-star-metrics
Help users define their North Star metric. Use when someone is choosing their primary success metric, trying to align the team around a key measure, struggling with metric proliferation, or setting up their measurement strategy.
vmain
io.github.RefoundAI/lenny-skills/writing-prds
Help users write effective PRDs. Use when someone is documenting product requirements, preparing specs for engineering, writing feature briefs, or defining what to build for their team.
vmain
io.github.sanity-io/sanity/vercel-react-best-practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
vmain
io.github.YFGaia/dify-plus/component-refactoring
Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component --json` shows complexity > 50 or lineCount > 300, when the user asks for code splitting, hook extraction, or complexity reduction, or when `pnpm analyze-component` warns to refactor before testing; avoid for simple/well-structured components, third-party wrappers, or when the user explicitly wants testing without refactoring.
vmain
io.github.YFGaia/dify-plus/frontend-testing
Generate Vitest + React Testing Library tests for Dify frontend components, hooks, and utilities. Triggers on testing, spec files, coverage, Vitest, RTL, unit tests, integration tests, or write/review test requests.
vmain
io.github.stacklok/toolhive/deploying-vmcp-locally
Deploys a VirtualMCPServer configuration locally for manual testing and verification
vmain
io.github.cisco-ai-defense/skill-scanner/database-query
Query database safely with parameterized statements
vmain
io.github.papermark/papermark/vercel-react-best-practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
vmain
io.github.corvo007/MioSub/writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
vmain
io.github.BagelHole/DevOps-Security-Agent-Skills/kubernetes-ops
Deploy, scale, and manage Kubernetes workloads. Create deployments, services, and configurations, manage cluster resources, troubleshoot pods, and implement production-ready Kubernetes patterns. Use when working with Kubernetes clusters, K8s deployments, or container orchestration.
vmain
io.github.BagelHole/DevOps-Security-Agent-Skills/kubernetes-hardening
Implement Kubernetes security contexts, Pod Security Standards, and network policies. Secure cluster components and workloads. Use when hardening Kubernetes deployments or meeting security compliance.
vmain
io.github.vercel-labs/agent-skills/react-native-skills
React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs.
vmain
io.github.JimmyLv/BibiGPT-v1/agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.