settlemint/agent-marketplace
These skills were discovered automatically and have not necessarily received an editorial review.
implementing-codeIndexed
This skill should be used when the user asks to "implement a feature", "build this", "write code", "execute the plan", or when starting implementation tasks. TDD-driven with agent orchestration.
View indexed skillimproving-code-healthIndexed
This skill should be used when the user asks to "audit code health", "find dead code", "clean up code", "find duplication", or when seeking cleanup opportunities. Identifies dead code, debug cruft, YAGNI violations, duplication.
View indexed skilliterative-retrievalIndexed
This skill should be used when the user asks to "explore the codebase", "research the code", "gather context", or when spawning Explore agents where single-pass results may miss critical details. Dispatches subagents with automatic refinement loops.
View indexed skilliterative-retrievalIndexed
This skill should be used when the user asks to "investigate a bug", "gather context", "research the code", or when spawning subagents where single-pass results may miss critical details. Dispatches subagents with automatic refinement loops.
View indexed skillplanning-methodologyIndexed
This skill should be used when the user asks to "plan a feature", "create a plan", "design an implementation", or enters plan mode. 7-phase methodology with specialized agents.
View indexed skillreviewing-codeIndexed
This skill should be used when the user asks to "review code", "check best practices", "audit implementation", or when looking for review guidance by technology. 353 patterns from React, Vue, Bun, Node.js, Vite, Playwright.
View indexed skillusing-ast-grepIndexed
This skill should be used when the user asks to "rename a function", "replace a pattern", "migrate an API", "mass refactor", or when doing AST-based code search. AST-aware search/refactor that ignores strings/comments.
View indexed skillusing-gitIndexed
This skill should be used when the user asks to "create a commit", "make a branch", "open a PR", "push changes", "sync with main", "resolve merge conflicts", or when working with git operations, conventional commits, or version control workflows. Provides Git workflow conventions.
View indexed skill