.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

…/blockscout/mcp-server
home/skills/blockscout/mcp-server
blockscout avatar

blockscout/mcp-server

18 skills

View on GitHub
$npx skills add blockscout/mcp-server
SkillInstalls
address-code-review-commentsEnter the worktree of a GitHub PR, validate the code-review comments raised on it against what the code actually does and the repo rules, fix the valid ones…—address-plan-findingsValidate review findings about an implementation plan against the codebase and repo rules, fix the valid ones in the plan, and write a feedback file noting…—consult-specTRIGGER CONDITIONS - invoke this skill when ANY of these apply:—describe-changesDescribe very high level changes required to implement discussed functionality (functionality, test, docs)—export-plan-review-commentsExport the survived comments from a completed implementation-plan review into a timestamped Markdown findings artifact.—gh-issue-bugGenerate a structured bug report for GitHub issues based on conversation context about bugs, errors, or broken functionality—gh-issue-improvementGenerate a structured improvement/enhancement proposal for GitHub issues based on conversation context—gh-issue-publishPublish a GitHub issue from a markdown file in .ai/gh_issues/ created by gh-issue-bug or gh-issue-improvement skills—gh-safeUse this skill whenever you are about to run any write `gh` CLI command — `gh pr edit`, `gh pr create`, `gh issue edit`, `gh issue create`, `gh pr comment`,…—implement-planUse to implement a structured implementation plan (e.g. temp/impl_plans/issue-*.md) phase by phase.—implementation-plan-reviewExpert review of an implementation plan against a GitHub issue/enhancement description (provided as a local file or a GitHub issue URL) and the current…—plan-exportExport a detailed phased implementation plan for a GitHub issue to a file, reading all applicable rules from .cursor/rules before planning—read-temp-fileReads the content of a file located in the temporary directory (temp/) which is otherwise ignored by git.—review-described-changesCritically review a GitHub issue plus a "described changes" overview written by a developer — open the referenced code, verify the overview's claims against…—review-plan-findings-feedbackManually review a feedback file produced after implementation-plan review findings were addressed.—run-integration-testsUse this skill WHENEVER you are about to run the integration tests of this project — the whole suite, a single module, or one test.—sepolia-foundry-txUse this skill whenever the agent needs to deploy a smart contract to Sepolia testnet via Foundry (`forge create` or `forge script --broadcast`), routed…—test-guided-tool-runUse when user asks to "run tool as function", "test directly", or "call standalone" (outside MCP server).—