.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

…/markmdev/meridian
home/skills/markmdev/meridian
markmdev avatar

markmdev/meridian

6 skills

View on GitHub
$npx skills add markmdev/meridian
SkillInstalls
add-frontmatterScan all .md files in the project and add or fix YAML frontmatter (summary + read_when) so they can be discovered by context routers like Reflex.—create-docsCreate or update .meridian/docs/ knowledge files for a module or directory. Produces reference docs with frontmatter for context routing.—error-auditAudit code for silent error swallowing, fallbacks to degraded alternatives, backwards compatibility shims, and UI that fails to show errors to the user.—observability-auditAudit code for observability gaps — debug logs left in, errors caught without being logged, missing context on log entries, untracked slow operations.—planningInterview-driven planning methodology that produces implementation-ready plans.—ux-states-auditAudit UI code for missing loading states, empty states, and error states. Every async operation and data-driven UI must handle all three.—