.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

…/tgoai/tgo
home/skills/tgoai/tgo
tgoai avatar

tgoai/tgo

8 skills

View on GitHub
$npx skills add tgoai/tgo
SkillInstalls
code-change-verificationRun lint, type-check, and build verification for changed services after code modifications are complete.—cross-service-syncDetect schema, type, or API interface changes and find files in other services that may need synchronized updates.—db-migration-checkVerify that SQLAlchemy model changes have corresponding Alembic migration files.—functional-verificationUse tgo-cli (staff) and tgo-widget-cli (visitor) to verify API and service changes at runtime, beyond static lint/build checks.—implementation-strategyAnalyze change impact across services before starting implementation.—local-servicesStart, stop, and check local development services with intelligent minimum-set management.—pr-draft-summaryGenerate a PR change summary grouped by service after work is finished.—streaming-protocol-checkCheck streaming protocol consistency across all producer and consumer services.—