.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

…/repowise-dev/repowise
home/skills/repowise-dev/repowise
repowise-dev avatar

repowise-dev/repowise

7 skills

View on GitHub
$npx skills add repowise-dev/repowise
SkillInstalls
architectural-decisionsUse when encountering questions about WHY code is built a certain way, when about to make architectural changes (new patterns, restructuring, choosing between…—change-reviewUse when reviewing a set of changes before they merge — a PR, a branch diff, or the working-tree changes you just made — in a Repowise-indexed codebase…—code-healthUse when the user asks about code health, code quality, complexity, technical debt, which files are risky or hard to maintain, what to refactor next, untested…—codebase-explorationUse when exploring, understanding, or answering questions about a codebase that has Repowise indexed (a .repowise/ directory in the project root).—dead-code-cleanupUse when the user asks about cleanup, removing unused code, refactoring, reducing bundle size, or identifying dead code in a Repowise-indexed codebase…—pre-modificationUse before modifying, refactoring, or deleting files in a codebase that has Repowise indexed (indicated by a .repowise/ directory).—pre-modification-checkUse before modifying, refactoring, moving, or deleting files in a Repowise-indexed repository, especially shared utilities, core modules, public APIs, or files…—