.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

…/clay-good/openlore
home/skills/clay-good/openlore
clay-good avatar

clay-good/openlore

10 skills

View on GitHub
$npx skills add clay-good/openlore
SkillInstalls
openlore-analyze-codebaseRun a full static analysis of a project using openlore and summarise the results — architecture, call graph, top refactoring issues, and duplicate code.—openlore-brainstormTransform a feature idea into an annotated story. Detects greenfield vs brownfield automatically — uses Domain Sketch for greenfield (no existing code),…—openlore-debugDebug a problem by anchoring root-cause analysis in openlore structural knowledge.—openlore-execute-refactorApply the refactoring plan produced by openlore-plan-refactor. Reads .openlore/refactor-plan.md and re-reads it before each change to stay on track.—openlore-generateReverse-engineer OpenSpec specifications from an existing codebase.—openlore-implement-storyImplement a story on a brownfield codebase using openlore structural context.—openlore-orientPersistent architectural memory for this codebase. Call `orient(task)` before reading source files to get the relevant functions, callers, spec sections, and…—openlore-plan-refactorIdentify the highest-priority refactoring target using static analysis, assess its blast radius, and produce a detailed written plan saved to…—openlore-review-changesRisk-aware code review using detect_changes + get_minimal_context + get_cluster.—openlore-write-testsWrite real tests for a function or spec scenario — language-agnostic (TypeScript, Python, C++…).—