.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

…/irahardianto/awesome-agv
home/skills/irahardianto/awesome-agv
irahardianto avatar

irahardianto/awesome-agv

56 skills

View on GitHub
$npx skills add irahardianto/awesome-agv
SkillInstalls
adrArchitecture Decision Record skill for documenting significant architectural decisions with context, options, and consequences.—agent-protocolsShared protocols for all agents in the multi-agent pipeline: recursive nesting, pre-implementation restatement, parallel dispatch format, and agent definition…—angular-idiomsAngular components, signals, DI, RxJS, standalone architecture. For TypeScript see typescript-idioms.—api-documentationOpenAPI 3.1 specification writing, request/response examples, error documentation, versioning, and interactive API portal patterns.—axum-idiomsAxum HTTP framework patterns — routing, extractors, middleware, state management. For Rust see rust-idioms.—browser-automationPlaywright browser automation via MCP. Covers E2E testing, UI review, web scraping, screenshot capture, and general browser interaction.—chaos-testingControlled failure injection: hypothesis design, blast radius control, safety mechanisms, game day planning, and resilience verification.—ci-cdCI/CD pipeline design: GitHub Actions, GitLab CI, multi-stage Docker builds, image scanning, SBOM attestation (Cosign keyless), and environment promotion.—cli-developmentCLI tool design, argument parsing, interactive prompts, shell completions, cross-platform considerations, and distribution strategies.—code-reviewStructured code review protocol for inspecting code quality against the full rule set.—cpp-idiomsModern C++ (17/20/23) rewards RAII, value semantics, and zero-cost abstractions. Lean into the type system and smart pointers.—csharp-idiomsC rewards type safety, LINQ expressiveness, and async-first design. Modern C (10+/.NET 6+) favors records, nullable reference types, and minimal APIs.—data-engineeringData pipeline architecture, ETL/ELT patterns, data quality, batch vs stream processing, orchestration, and data governance principles.—debugging-protocolComprehensive protocol for validating root causes of software issues.—django-idiomsDjango ORM, class-based views, DRF serializers, migrations, pytest-django. For Python see python-idioms.—dotnet-idioms.NET 8+ rewards minimal APIs, DI, and async-first design. Idiomatic .NET = clean, performant, cloud-native.—elixir-idiomsElixir rewards immutability, pattern matching, and the OTP supervision model. Idiomatic Elixir = functional, fault-tolerant, process-oriented.—embedded-systemsResource-constrained development, real-time patterns, interrupt handling, memory management, RTOS patterns, and hardware abstraction layers.—feature-flagsFeature flag implementation: release flags, ops kill switches, experiment flags, and permission gating.—flutter-idiomsFlutter Riverpod 3, freezed, go_router, const widgets, repository pattern.—frontend-designGenerates distinctive, production-grade frontend interfaces and artifacts (React, Vue, HTML/CSS).—go-idiomsGo stdlib, error wrapping, interfaces, goroutines, table-driven tests, gofumpt.—guardrailsPre-flight checklist and post-implementation self-review protocol.—hono-idiomsHono HTTP framework patterns — routing, middleware, Zod validation, RPC client. For TypeScript see typescript-idioms.—incident-responseStructured incident workflow: severity classification, triage, diagnosis, mitigation, postmortem, and prevention. Template-driven with blameless review.—java-idiomsJava rewards clarity, type safety, and robust ecosystem tooling. Modern Java (17+ LTS) favors records, sealed classes, and pattern matching.—javascript-idiomsModern JavaScript (ES2024+) rewards modules, async/await, and functional patterns. Idiomatic JS = strict mode, modular, well-tested.—kotlin-idiomsKotlin rewards conciseness, null safety, and coroutine-based concurrency. Idiomatic Kotlin = safe, expressive, interop-aware.—laravel-idiomsLaravel rewards convention, Eloquent, and expressive syntax. Idiomatic Laravel = DRY, service-oriented, well-tested.—logging-implementationStructured logging implementation patterns: log levels, mandatory context fields (correlationId, userId, duration), security (PII scrubbing), and per-language…—ml-engineeringML pipeline design, feature engineering, model training/serving, experiment tracking, model validation, and MLOps principles.—mobile-designGenerates distinctive, production-grade mobile interfaces for Flutter and React Native.—mobile-testingMobile E2E testing patterns — Flutter integration_test, Patrol, Maestro, golden testing, device matrix, and test data management.—nextjs-idiomsNext.js App Router, RSC, Server Actions, ISR. For React see react-idioms. For TypeScript see typescript-idioms.—parallel-dispatchMECE task decomposition, file ownership enforcement, DAG-based execution, and safe merge protocol for intra-domain parallel dispatch.—payment-integrationPCI DSS compliance, payment gateway integration, tokenization, webhook reliability, idempotency, fraud prevention, and subscription billing.—perf-optimizationProfile-driven performance optimization protocol. Use when profiling data (CPU, heap, trace) is available or when the user requests performance analysis.—php-idiomsModern PHP (8.x) rewards type safety, immutability, and framework-agnostic design. Lean into typed properties, enums, and readonly classes.—postgres-idiomsPostgreSQL best practices — schema design, query performance, indexing, connection management, RLS, concurrency, monitoring, and migrations.—python-idiomsPython type hints, Protocols, Pydantic, async/await, pytest, ruff, mypy strict.—rails-idiomsRails rewards convention over configuration, Active Record, and RESTful design. Idiomatic Rails = conventional, tested, Hotwire-aware.—react-idiomsReact hooks, Suspense, Server Components, React 19 patterns. For TypeScript see typescript-idioms.—refactoring-patternsSafe refactoring pattern catalog: code smell taxonomy, transformation techniques, behavior preservation strategies, and metrics tracking.—research-methodologyStructured research protocol: investigate technologies, patterns, APIs before implementation. Multi-tool search, research logs, training data fallback honesty.—ruby-idiomsRuby rewards expressiveness, convention, and developer happiness.—rust-idiomsRust ownership, tokio, thiserror/anyhow, Clippy pedantic, unsafe, lifetimes.—security-auditOrchestration reference for the /security-audit workflow. Contains dimension scope cards for parallel subagent dispatch, subagent prompt template, and security…—sequential-thinkingPerforms dynamic, reflective problem-solving through iterative thought chains.—spring-boot-idiomsSpring Boot (3.x) rewards auto-configuration, constructor injection, and actuator-driven observability.—sql-idiomsSQL rewards set-based thinking, explicit joins, and query plan awareness. Idiomatic SQL = readable, performant, migration-safe.—supply-chain-securitySBOM generation, CVE scanning, supply chain attack detection, license compliance, dependency pinning, and artifact verification.—swift-idiomsSwift rewards value types, optionals, and protocol-oriented design. Idiomatic Swift = safe, expressive, Swifty.—testability-patternsImplementation examples for the three testability rules (I/O isolation, pure logic, dependency direction) across Go, TypeScript, Python, Rust, and Dart.—testing-strategyDetailed testing reference material: test doubles strategy, integration test infrastructure (Testcontainers, Firebase emulator), naming conventions per…—typescript-idiomsTypeScript strict mode, type narrowing, Zod validation, vitest, ESLint flat config.—vue-idiomsVue 3 Composition API, Pinia stores, composables, Vite, Vitest.—