.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

…/elimydlarz/claude-code-plugins
home/skills/elimydlarz/claude-code-plugins
elimydlarz avatar

elimydlarz/claude-code-plugins

17 skills

View on GitHub
$npx skills add elimydlarz/claude-code-plugins
SkillInstalls
bootstrap-test-treesCompose mental-model and test-tree setup, then implement every existing-project tree through a second subagent wave.—changeSet expected behaviour by writing or modifying test trees before code changes.—change-without-meRun the complete Contree arc from idea to independently reviewed working software without routine operator phase transitions: change sets the contract, sync…—diff-for-humansGenerate a single image that explains the current change to a human, using OpenAI's gpt-image-2 model — foregrounding the technical substance the change…—fix-architectureRepair every reported architecture violation with partitioned subagent work and rerun boundary feedback until green.—journey-testsRun and evaluate the contree plugin's Docker-based journey tests.—publishPublish a plugin from this repo end-to-end: review commits since the last tag, draft release notes, run the publish script.—second-opinionGet an independent review of completed work from OpenAI's gpt-5.6-sol with high reasoning effort — sends the work and test-tree contract through the Responses…—setupComprehensively install Contree's coding-agent feedback loops through a dynamic, operator-guided workflow.—setup-architecture-linterSet up executable hexagonal-boundary linting, CI enforcement, and coding-agent Stop feedback.—setup-linterSet up fast conventional code linting, automatic repair, CI enforcement, and synchronous coding-agent feedback.—setup-mental-modelDiscover and reconcile an existing project's mental model, or create its empty seven-section home, then install durable project-local steering hooks.—setup-mutation-testingSet up and prove fast mutation-test feedback, then strengthen Domain and Use-case tests until the agreed threshold passes.—setup-test-feedbackSet up fast test feedback for coding agents by configuring normal, journey, and impacted-test commands plus project save hooks.—setup-test-treesSet up test trees and durable project-local coding-agent steering without implementing tests.—syncIdentify and resolve drift between operator intention, test trees, tests, implementation, and the mental model.—tddImplement behaviour from test trees through outside-in, consumer-driven RED-GREEN-REFACTOR.—