Dimosthenis Kaponis
Community@cosmix · Athens, Greece
Agent Skills by Dimosthenis Kaponis
Showing 61 vetted skills indexed across 2 GitHub repositories.
wiring-test
Generate YAML metadata verifying feature integration within Loom plans.
loom-plan-writer
Generate and validate Loom execution plans with mandatory stages and verification fields.
before-after
Capture and compare system states before and after implementation.
loom-usage
Manage Loom orchestration plans, monitor stages, and recover from failures.
dead-code-check
Detects unused code, imports, functions, and variables across five languages.
testing
Create unit, integration, and end-to-end test suites across languages and frameworks.
caching
Implement caching strategies with TTL management and Redis or Memcached.
i18n
Implement internationalization with locale-aware formatting, pluralization, and RTL support.
ci-cd
Design and automate CI/CD pipelines for GitHub Actions, GitLab CI, and Jenkins.
react
Build React SPAs with React Router v7, Jotai, Vite, and Bun.
webhooks
Implement signed webhook endpoints with HMAC verification and retry handling.
kustomize
Generate environment-specific Kubernetes configurations using bases, overlays, and patches.
crossplane
Provision and manage cloud infrastructure declaratively using Crossplane.
prometheus
Configure Prometheus metric collection, PromQL queries, and Alertmanager routing.
concurrency
Apply concurrency patterns to mitigate race conditions and deadlocks.
kubernetes
Generate and validate Kubernetes manifests for deployments, services, and RBAC.
diagramming
Convert textual system descriptions into Mermaid diagrams.
e2e-testing
Set up Playwright and Cypress E2E tests with Page Object Model patterns.
refactoring
Refactor legacy code using Extract Method and other patterns while preserving behavior.
event-driven
Implement message queues, pub/sub, event sourcing, CQRS, and sagas across distributed systems.
security-scan
Detect secrets, dependency vulnerabilities, and misconfigurations in codebases.
accessibility
Audit web UI accessibility gaps with WCAG-aligned patterns for ARIA and keyboard navigation.
rate-limiting
Configures Rate-Limiting algorithms such as token bucket, sliding window and leaky bucket for APIs.
test-strategy
Develop test strategies covering pyramid design, coverage goals, and CI/CD integration.