.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

…/jschulte/claude-plugins
home/skills/jschulte/claude-plugins
jschulte avatar

jschulte/claude-plugins

20 skills · 397 total installs

View on GitHub
$npx skills add jschulte/claude-plugins
SkillInstalls
reverse-engineerPerforms deep codebase analysis to generate 11 comprehensive documentation files.167analyzePerform initial analysis of a codebase - detect tech stack, directory structure, and completeness. Gear 1 of the 6-gear reverse engineering pipeline.27gap-analysisPerforms route-aware gap analysis. In brownfield mode, compares specifications against existing implementation using AST analysis and /speckit.analyze.27complete-specResolves [NEEDS CLARIFICATION] markers in specifications through interactive Q&A.24create-specsTransforms 11 reverse-engineering documents from Gear 2 into GitHub Spec Kit specifications with three thoroughness levels (specs-only, specs+plans,…24cruise-controlOrchestrates all 6 StackShift gears sequentially without manual intervention.20modernizeActivated when a brownfield project completes Gear 6 with modernize flag enabled.20implementUse GitHub Spec Kit commands to systematically build missing features from specifications in specs/.18spec-coverage-mapGenerate a visual spec-to-code coverage map showing which code files are covered by which specs.18architectGenerates a complete architecture document from reverse-engineering documents and user-specified constraints.9discoverEcosystem discovery from a single starting repo. Scans for integration signals (npm packages, docker compose, env vars, API calls, CI/CD triggers, workspace…9refresh-docsDetects code changes since reverse-engineering docs were last generated and surgically updates only the affected documentation files.8reimagineSynthesizes reverse-engineering docs from 2+ repositories into a unified capability map, identifies duplication and gaps, facilitates brainstorming to…8bmad-synthesizeGenerate 4 BMAD planning artifacts (PRD, Architecture, Epics, UX Design) from Gear 2 reverse-engineering docs.5integration-analysisAnalyzes integration surfaces across multi-system ecosystems. From starting-point repos and config directories, discovers connected systems, profiles each one,…3portable-extractExtract tech-agnostic portable component specs from StackShift reverse-engineering docs.3portable-transplantTranslates portable component specs into targeted BMAD epics for a specific target project by mapping abstract personas, domain language, and data contracts…3logic-extractTraces a specific business logic flow across multiple repositories from user-provided starting points.2widget-migrateEnd-to-end legacy widget migration pipeline. Accepts a widget ID as argument (e.g., v9.widgets.model-selector.responsive.v1, ws-hours) — auto-resolves source…2convert-to-speckitSkill: convert-to-speckit Purpose: Convert existing docs/reverse-engineering/ documentation into GitHub Spec Kit specifications Use Case: Repository has…—