.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

…/mauromedda/agent-toolkit
home/skills/mauromedda/agent-toolkit
mauromedda avatar

mauromedda/agent-toolkit

14 skills · 121 total installs

View on GitHub
$npx skills add mauromedda/agent-toolkit
SkillInstalls
web-automationWeb automation, debugging, and E2E testing with Playwright. Handles interactive (login, forms, reproduce bugs) and passive modes (network/console capture).58pythonGuide for writing clean, efficient, idiomatic Python 3.11+ code. Enforces type hints, Pydantic v2 for APIs, comprehensions over loops, EAFP error handling.8golangComprehensive Go 1.26 development skill enforcing idiomatic patterns, error wrapping with fmt.Errorf %w, small interfaces, table-driven tests.6trivySecurity vulnerability scanner using Trivy for container images, filesystems, and IaC. Blocks CRITICAL and HIGH severity vulnerabilities before commit.6design-patternsCross-language architectural patterns for Go, Python, Bash, and Terraform.5scmGuide for effective source control management with Git following modern best practices.5terraformGuide for writing production-quality Terraform and Terragrunt infrastructure code following HashiCorp and community best practices.5ast-grepAST-aware code search and refactoring using ast-grep (sg). Use INSTEAD of grep/ripgrep for searching code structure.4bashGuide for writing production-quality bash scripts following modern idiomatic practices.4gemini-reviewInvoke Gemini for design/code review. PROACTIVE: (1) BEFORE proposing new features/architecture, (2) AFTER >100 lines or >3 files changed (before tests), (3)…4improve-skillAnalyze Claude Code session transcripts to improve existing skills or create new ones.4makeGuide for writing idiomatic, maintainable Makefiles following modern best practices.4skill-creatorGuide for creating and managing Claude Code skills. Use when creating a new skill, updating an existing skill, or validating skill structure.4spec-driven-devSpec-driven development framework with iterative refinement. Orchestrates feature development from intent to implementation via structured specs and task…4