.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/agentfront/frontmcp
home/skills/agentfront/frontmcp
agentfront avatar

agentfront/frontmcp

14 skills

View on GitHub
$npx skills add agentfront/frontmcp
SkillInstalls
create-toolALWAYS use this skill when the user asks to build, modify, or audit a FrontMCP tool.—docs-skillA fixture skill with references and examples for E2E testing.—frontmcp-auth-uiUse when customizing, branding, or replacing the built-in FrontMCP OAuth pages (the login, consent, federated-select, incremental-authorization, and error…—frontmcp-authoritiesUse when implementing authorization and access control for FrontMCP tools, resources, prompts, or skills, deciding who may invoke what.—frontmcp-channelsUse when pushing real-time notifications or events into Claude Code (or another MCP client) sessions, or building two-way chat bridges.—frontmcp-configUse when configuring a FrontMCP server through frontmcp.config or the @FrontMcp options.—frontmcp-deploymentUse when deploying, building for production, packaging, or shipping a FrontMCP server.—frontmcp-developmentUse when building any FrontMCP server component other than a tool (for tools, use create-tool).—frontmcp-extensibilityUse when extending FrontMCP beyond the core SDK by integrating external npm packages, libraries, or third-party services into providers and tools.—frontmcp-guidesTutorials, end-to-end walkthroughs, and complete reference projects for FrontMCP.—frontmcp-observabilityUse when adding tracing, structured logging, metrics, or monitoring to a FrontMCP server.—frontmcp-production-readinessPre-production audit, hardening, and go-live checklists for FrontMCP servers.—frontmcp-setupUse when starting, scaffolding, or organizing a FrontMCP project.—frontmcp-testingUse for anything about testing FrontMCP servers: writing or running unit, integration, and E2E tests and reaching the 95%+ coverage bar.—