Skip to main content

このリポジトリの skills

arbazkhan971/godmode - 2ページ

SkillsMP は arbazkhan971/godmode から 136 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

arbazkhan971/godmode

収集済み skill 136 件中 40 件を表示しています。

職業分類
データサイエンティスト
説明

Product analytics implementation — event tracking, funnel analysis, A/B testing, Segment/Amplitude/Mixpanel/PostHog, privacy-compliant instrumentation.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Software architecture design — system architecture, monolith/microservices/serverless/event-driven trade-offs, C4 diagrams, ADRs, CQRS, hexagonal.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Compliance and governance — GDPR, HIPAA, SOC2, PCI-DSS, audit trails, privacy controls, data retention, license compliance.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Docker containerization — Dockerfile, multi-stage builds, Docker Compose, image size optimization, security scanning, networking, volumes.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Authentication and authorization. JWT, OAuth2, OIDC, SAML, API keys, mTLS, MFA, passwordless, social login, session management, identity providers (Auth0, Okta, Cognito).

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

CLI tool development. Argument parsing (Commander, Clap, Cobra, Click), TUI frameworks (Ink, Ratatui, Bubbletea, Rich), shell completions, config management, cross-platform distribution.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Domain-Driven Design. Bounded contexts, context mapping, ubiquitous language, aggregates, entities, value objects, domain events, repositories, event storming.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

DevSecOps pipeline security. SAST/DAST/SCA scanning, secret scanning, container scanning (Trivy, Snyk, Semgrep, CodeQL), security gates, shift-left CI/CD integration.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Django + FastAPI development. Project structure, DRF serializers/viewsets, Pydantic, async Django with ASGI, admin, ORM optimization, deployment.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

End-to-end testing skill. Activates for browser-based E2E tests, cross-browser testing, flaky test fixes, or page object models. Supports Playwright, Cypress, Selenium. Triggers on: /godmode:e2e, "E2E test", "browser test", "Playwright test", "Cypress test".

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Integration testing skill. Tests across real boundaries — databases, APIs, message queues. Covers Testcontainers, DB seeding/cleanup, API integration. Triggers on: /godmode:integration, "test with real database", "testcontainers".

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Load testing and performance testing skill. k6, Artillery, Locust, JMeter. Stress, spike, soak testing. Statistical significance checking. Triggers on: /godmode:loadtest, "load test", "stress test", "performance test", "benchmark".

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Monitoring and observability (metrics/logs/traces).

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Security audit. STRIDE + OWASP Top 10 + 4 red-team personas. Code evidence required.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Webhook design, delivery, retry, HMAC verification, event subscriptions, dead letter queues.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

FastAPI mastery skill. Covers Pydantic models, DI, async DB access, background tasks, WebSocket, testing. Triggers on: /godmode:fastapi, "fastapi", "pydantic", "async api", "python api".

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Next.js mastery -- App Router, Server Components, data fetching, rendering strategies, optimization.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Node.js backend development.

原文の言語: 英語

更新
職業分類
データベース管理者
説明

PostgreSQL mastery -- advanced features, replication, partitioning, tuning, connection pooling.

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

React architecture -- components, state, performance, Server Components, testing.

原文の言語: 英語

更新
職業分類
データベースアーキテクト
説明

Redis architecture and system design.

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Svelte/SvelteKit mastery. Runes reactivity, stores, routing, form actions, SSR, adapter configuration.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implementation engine. Parallel agents in worktrees from plan.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Fix loop. One fix per commit, auto-revert on regression, until zero errors. Max 3 attempts per error. Triggers on: /godmode:fix, "fix this", "tests failing", "broken build", "lint errors".

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Autonomous optimization loop. 3 parallel agents per round, mechanical metrics only.

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

Task decomposition and dependency planning. Reads spec and outputs ordered implementation tasks.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

TDD loop. RED-GREEN-REFACTOR until coverage target met.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Design session. Explore problem, scan codebase, generate 2-3 approaches, recommend one, produce .godmode/spec.md.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Formal benchmark harness. Runs a metric command N times across 2-3 variants (git refs or state-prep shell commands), checks variance, computes delta vs. declared baseline, and emits a reproducible TSV plus a one-paragraph summary. Read-only to source.…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Scientific debugging. Reproduce → investigate → prove root cause. Finds all bugs.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

A/B testing, experimentation, statistical analysis. Triggers on: /godmode:experiment, "A/B test", "split test", "statistical significance", "Optimizely", "Statsig", "GrowthBook".

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Feature flag design, gradual rollouts, A/B testing, kill switches. LaunchDarkly, Unleash, Flagsmith. Triggers on: /godmode:feature, "feature flag", "gradual rollout", "kill switch", "A/B test".

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Branch finalization. Validate, squash-merge, PR, keep, or discard. Clean state enforced. Triggers on: /godmode:finish, "done with branch", "merge this", "finalize", "wrap up".

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Form architecture skill. Multi-step wizards, validation (client + server, async), file uploads, accessible form design. Triggers on: /godmode:forms, "form validation", "multi-step form", "wizard", "file upload", "form accessibility".

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

GitHub Actions workflows, custom actions, CI/CD. Matrix builds, reusable workflows, composite actions, caching, security hardening. Triggers on: /godmode:ghactions, "GitHub Actions", "workflow", ".github/workflows", "matrix build".

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Advanced Git workflows skill. Branching models, merge vs rebase, interactive rebase, git bisect, cherry-pick, worktrees, commit conventions. Triggers on: /godmode:git, "branching strategy", "rebase vs merge", "git bisect", "cherry-pick".

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

gRPC and Protocol Buffers skill. Proto design, code generation, streaming patterns, gRPC-web, load balancing, service mesh integration. Triggers on: /godmode:grpc, "gRPC service", "proto file", "streaming RPC", "gRPC-web".

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Internationalization & localization skill. String extraction, translation workflows, pluralization, date/number/currency formatting, RTL support, character set validation. Triggers on: /godmode:i18n, "internationalize", "translate", "RTL support".

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Incident response and post-mortem skill. Severity classification (SEV1-4), timeline construction, blameless post-mortems, action item tracking. Triggers on: /godmode:incident, "production is down", "post-mortem", "incident report".

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Infrastructure as Code skill. Terraform, CloudFormation, Pulumi, CDK. IaC testing, cost estimation, drift detection, policy enforcement. Triggers on: /godmode:infra, "terraform plan", "provision infrastructure", "infrastructure review".

原文の言語: 英語

更新
収集済み skill 136 件中 40 件を表示しています。