.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

…/armanzeroeight/fastagent-plugins
home/skills/armanzeroeight/fastagent-plugins
armanzeroeight avatar

armanzeroeight/fastagent-plugins

57 skills

View on GitHub
$npx skills add armanzeroeight/fastagent-plugins
SkillInstalls
accessibility-checkerValidate WCAG compliance, check screen reader support, and audit accessibility issues.—action-builderCreate custom GitHub Actions (composite, Docker, or JavaScript).—api-docs-generatorGenerates API documentation from code including OpenAPI specs, JSDoc, and Python docstrings. Use when documenting APIs, REST endpoints, or library functions.—api-documentation-generatorGenerate OpenAPI/Swagger specifications and API documentation from code or design.—api-security-checkerAudit API security for OWASP Top 10 vulnerabilities, authentication issues, and authorization flaws.—app-router-helperImplement Next.js App Router patterns including Server Components, Client Components, layouts, route organization, and data fetching.—arm-template-helperCreates and validates Azure Resource Manager (ARM) templates for infrastructure deployment.—aws-cost-optimizerAnalyze and optimize AWS costs with recommendations for Reserved Instances, right-sizing, and resource cleanup.—azure-cost-optimizerAnalyzes Azure costs and provides optimization recommendations including reserved instances, rightsizing, and unused resources.—branch-strategy-advisorRecommends git branching strategies and workflows based on team size, deployment frequency, and project requirements.—changelog-managerMaintains changelogs following Keep a Changelog format, categorizes changes by type.—ci-cd-optimizerOptimize CI/CD pipelines for speed, reliability, and efficiency. Use when improving build times, fixing pipeline failures, or enhancing deployment processes.—cloud-build-helperConfigures Google Cloud Build pipelines with caching, parallel builds, and optimization.—code-review-practicesProvides practical guidance for conducting thorough code reviews that identify issues early, promote knowledge sharing, and deliver constructive feedback.—commit-message-generatorGenerates conventional commit messages by analyzing git diffs and changes.—complexity-analyzerAnalyzes cyclomatic and cognitive complexity, identifies overly complex functions.—component-patternsImplement React component patterns including composition, custom hooks, render props, HOCs, and compound components.—data-quality-checkerImplement data quality checks, validation rules, and monitoring. Use when ensuring data quality, validating data pipelines, or implementing data governance.—database-migration-helperCreate and manage database migrations safely with rollback support. Use when modifying database schema, adding indexes, or managing database changes.—dependency-auditAnalyzes project dependencies for known security vulnerabilities using npm audit, pip-audit, or similar tools.—dependency-managerManage Python dependencies using UV, pip-tools, or requirements.txt.—dockerfile-optimizerAnalyzes and optimizes Dockerfiles to reduce image size, improve build time, and enhance security.—error-handlingImplement Go error handling patterns including error wrapping, sentinel errors, custom error types, and error handling conventions.—etl-designerDesign ETL/ELT pipelines with proper orchestration, error handling, and monitoring.—gcp-cost-optimizerAnalyzes GCP costs and provides optimization recommendations including committed use discounts, rightsizing, and unused resources.—goroutine-patternsImplement Go concurrency patterns using goroutines, channels, and synchronization primitives.—image-security-scannerScans Docker images for security vulnerabilities, outdated packages, and misconfigurations.—infrastructure-monitorSet up monitoring, logging, and alerting for infrastructure and applications. Use when implementing observability, creating dashboards, or configuring alerts.—inventory-managerOrganizes Ansible inventory files, manages host groups, and configures dynamic inventory.—kubernetes-best-practicesProvides production-ready Kubernetes manifest guidance including resource management, security, high availability, and configuration best practices.—load-balancerConfigures nginx load balancing with upstream servers, health checks, and failover strategies.—matrix-optimizerOptimize GitHub Actions matrix strategies for testing across multiple versions, platforms, and configurations.—model-builderCreates dbt models with proper layering (staging, marts), incremental strategies, and documentation.—native-module-helperCreate custom React Native native modules for iOS and Android.—performance-optimizerOptimize frontend performance with bundle size reduction, lazy loading, and Core Web Vitals improvements.—python-packagingConfigure Python package metadata, setup.py, and pyproject.toml for distribution using UV or setuptools.—query-optimizerOptimize SQL queries for performance with indexing strategies, query rewriting, and execution plan analysis.—readme-generatorCreates comprehensive README files with templates for different project types. Use when creating README, project documentation, or getting started guides.—refactoring-advisorProvides refactoring recommendations and step-by-step improvement plans. Use when planning refactoring, improving code structure, or reducing technical debt.—responsive-design-advisorDesign responsive layouts with breakpoints, mobile-first approach, and flexible grids.—rest-api-designerDesign RESTful API endpoints with proper resource modeling, HTTP methods, and URL structure.—role-builderCreates Ansible roles with proper structure, tasks, handlers, and variables.—schema-designerDesign database schemas with proper normalization, relationships, constraints, and indexes.—secrets-detectorDetects hardcoded secrets, API keys, passwords, and credentials in source code.—security-group-analyzerAudit AWS security groups for overly permissive rules and security vulnerabilities.—ssl-helperConfigures SSL/TLS certificates, implements secure protocols and ciphers, and sets up security headers.—ssr-ssg-advisorChoose optimal Next.js rendering strategy (SSR, SSG, ISR, CSR) based on content type, update frequency, and performance requirements.—stack-designerDesigns CloudFormation stack structure, nested stacks, and resource organization.—state-management-advisorChoose and implement React state management solutions including Context, Zustand, Redux Toolkit, TanStack Query, and Jotai.—template-validatorValidates CloudFormation templates for syntax, security, and best practices.—terraform-dependency-analyzerAnalyzes and visualizes resource dependencies in Terraform configurations, identifies circular dependencies, and suggests optimal resource ordering.—terraform-documentation-generatorGenerates documentation for Terraform modules using terraform-docs tool to auto-generate README files with input/output tables, usage examples, and…—terraform-module-scaffolderScaffolds new Terraform modules with standardized structure including main.tf, variables.tf, outputs.tf, versions.tf, and README.md.—terraform-state-managerManages Terraform state operations including importing existing resources, moving resources between states, removing resources from state, and migrating state…—terraform-upgrade-assistantGuides through Terraform version upgrades including identifying deprecated syntax, updating provider versions, and migrating breaking changes.—test-generatorGenerates dbt tests including schema tests, data quality tests, and freshness checks.—vulnerability-scannerScans code for security vulnerabilities, identifies CVE patterns, and provides severity ratings with remediation guidance.—