KnowBe4
v1.0.3
io.github.wyre-technology/knowbe4-mcp
MCP server for KnowBe4 security awareness training — users, groups, training, phishing campaigns.
共 22,428 个资源
v1.0.3
io.github.wyre-technology/knowbe4-mcp
MCP server for KnowBe4 security awareness training — users, groups, training, phishing campaigns.
v2.11.0
com.postman/postman-mcp-server
A basic MCP server to operate on the Postman API.
vmaster
io.github.redis/node-redis/maintainer-review
Review a GitHub issue or pull request URL as a node-redis maintainer, with a staged assessment of whether the claim is real, practically important, already solvable with supported functionality, correctly scoped, better served by another design, and worth maintainer and contributor effort. Use when assessing issue validity or severity, deciding whether an issue should be prioritized or closed, determining whether a requested feature represents an unmet need rather than a discoverability or usage gap, judging whether a PR is worth bringing to mergeable quality, comparing open PRs or alternative designs, separating code quality from repository readiness, or drafting a concise maintainer assessment. When closure, additional evidence, or code changes should be requested, also produce a polite, concise, complete, copy-paste-ready maintainer comment.
v1.0.0
io.smartroutes/smartroutes
Route optimisation, orders, booking and fleet management for a SmartRoutes depot.
v1.0.0
space.mysoma/kpn
Verify a persona's DID-signed identity and query value-based judgment — advisory only, no actions.
v1.2.0
io.github.Alisammour/storyflo-mcp
Curated audio news, daily briefings, the Declassified library + market-linked signals.
v1.1.1
io.github.axiosdevs/agentpump-mcp
Launch & trade tokens on AgentPump, a Solana bonding-curve launchpad, from your AI agent.
v1.0.17
io.clawhub.sfkislev/the-news
gives agents real-time and archival access to front-page headlines across 20 countries for breaking news, current events, and comparative media analysis.
v0.1.0
org.llmref/llmref
Versioned documentation registry and semantic search for AI tools and coding assistants.
vmain
io.github.sickn33/antigravity-awesome-skills/code-simplification
Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.
vmain
io.github.sickn33/antigravity-awesome-skills/code-showcase-testing-patterns
Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.
vmain
io.github.sickn33/antigravity-awesome-skills/code-showcase-systematic-debugging
Four-phase debugging methodology with root cause analysis. Use when investigating bugs, fixing test failures, or troubleshooting unexpected behavior. Emphasizes NO FIXES WITHOUT ROOT CAUSE FIRST.
vmain
io.github.sickn33/antigravity-awesome-skills/code-showcase-react-ui-patterns
Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components, handling async data, or managing UI states.
vmain
io.github.sickn33/antigravity-awesome-skills/code-showcase-core-components
Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library.
vmain
io.github.sickn33/antigravity-awesome-skills/code-review-and-quality
Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.
vmain
io.github.sickn33/antigravity-awesome-skills/styleseed-design-review
Reviews UI/frontend code and tells you exactly why it "looks AI-generated" — then how to fix it. Use it when a React/Tailwind/HTML interface looks off, generic, or unfinished, when you want a design score before shipping, or when asked to make UI look more professional, polished, or...
vmain
io.github.sickn33/antigravity-awesome-skills/review-swarm
Parallel read-only multi-agent review of a current git diff or explicit file scope to find behavioral regressions, security or privacy risks, performance or reliability issues, and contract or test coverage gaps. Use when the user asks for a review swarm, parallel review, diff review,...
vmain
io.github.sickn33/antigravity-awesome-skills/review-and-simplify-changes
Review a git diff or explicit file scope for reuse, code quality, efficiency, clarity, and standards issues, then optionally apply safe Codex-driven fixes. Use when the user asks to "simplify code", "review changed code", "check for code reuse", "review code quality", "review...
vmain
io.github.sickn33/antigravity-awesome-skills/github-presence
When the user wants to optimize their GitHub profile, README, or project discoverability. Trigger phrases include "GitHub README," "README optimization," "GitHub profile," "GitHub stars," "GitHub discoverability," "awesome lists," or "GitHub marketing."
vmain
io.github.sickn33/antigravity-awesome-skills/git-workflow-and-versioning
Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams.
vmain
io.github.sickn33/antigravity-awesome-skills/frontend-slides-frontend-slides
Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration...
vmain
io.github.sickn33/antigravity-awesome-skills/frontend-ui-engineering
Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated.
vmain
io.github.sickn33/antigravity-awesome-skills/frontend-seo
A portable, framework-agnostic SEO system for any React or React Native-for-web frontend. Centralizes site metadata in one constants module, derives canonical URLs from a single base, builds per-route metadata (title, description, canonical, Open Graph, Twitter/X cards), generates...
vmain
io.github.sickn33/antigravity-awesome-skills/frontend-optimistic-mutations
A portable, framework-agnostic discipline for the write path of any React or React Native app using a query/cache layer. Codifies the optimistic-update lifecycle (cancel in-flight queries → snapshot every affected cache → patch instantly → roll back verbatim on error → invalidate on...