.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

…/grinv/steam-games-mcp
home/skills/grinv/steam-games-mcp
grinv avatar

grinv/steam-games-mcp

7 skills

View on GitHub
$npx skills add grinv/steam-games-mcp
SkillInstalls
changelog-styleTurn a commit range into CHANGELOG.md entries following common-changelog style.—docs-consistency-checkCheck README/manifest.json/server.json/CHANGELOG.md/AGENTS.md and docs/*.md for drift against the actual registered tools and source.—live-auditAudit steam-games-mcp — build/test/lint gate, live MCP tool edge-case sweep (input validation, SteamID64/vanity/appid edge cases, key-gating), and source-level…—prompt-checkLive-test every MCP Prompt in src/tools/prompts.ts through the real MCP protocol (not a static read) across every argument combination.—releaseCut a release of steam-games-mcp — draft CHANGELOG entries, check docs/metadata consistency, then bump/tag/push.—self-learningAfter an audit/check finds a bug its own checklist should have caught, close that gap in the skill itself — not just fix the code.—tool-description-checkSelf-check a new or edited MCP tool `description`/field `.describe()` text against Glama's Tool Definition Quality Score (TDQS) rubric before committing.—