k1lgor
@k1lgor
Public Skills
doc-writer
by k1lgor
Use this whenever the user asks to explain code, generate documentation, write a README, or add inline comments.
bug-hunter
by k1lgor
Use this when the user reports an error, a crash, a bug, or provides a stack trace.
security-reviewer
by k1lgor
Use this when the user asks for a security review, vulnerability check, or wants to know if code is safe. Focus on common issues like injection, broken auth, insecure defaults, and sensitive data exposure.
performance-profiler
by k1lgor
Use this when the user asks about performance, slowness, optimization, or wants to make code more efficient. Focus on hot paths, unnecessary work, and algorithmic complexity.
migration-upgrader
by k1lgor
Use this when the user wants to migrate between libraries, upgrade major versions, or move from one framework to another. Generate step-by-step migration plans and code updates.
test-genius
by k1lgor
Use this when the user asks to write tests, increase code coverage, or verify functionality.
k8s-orchestrator
by k1lgor
Use this for writing Kubernetes manifests (YAML), setting up Deployments, Services, Ingress, ConfigMaps, and managing Helm charts.
ci-config-helper
by k1lgor
Use this when the user needs help with CI/CD configurations, GitHub Actions, GitLab CI, or generic automation scripts. Keep configs simple, readable, and secure.
code-polisher
by k1lgor
Use this when the user asks to refactor, clean up, optimize, or improve code quality.
observability-specialist
by k1lgor
Use this for setting up monitoring, logging, distributed tracing, and alerting for applications and infrastructure.
search-vector-architect
by k1lgor
Use this for implementing full-text search (Elasticsearch/OpenSearch) or vector search/embeddings (RAG, Pinecone, Chroma) for AI applications.
infra-architect
by k1lgor
Use this for Infrastructure as Code (Terraform, CloudFormation), cloud resource setup, networking, IAM policies, and general cloud architecture.
ux-designer
by k1lgor
Use this for designing user interfaces, defining user flows, creating design systems, and ensuring accessibility and usability.
workflow-orchestrator
by k1lgor
Use this for designing complex workflows, scheduled jobs, and task orchestration (Airflow, Prefect, Temporal, Cron, Celery).
api-designer
by k1lgor
Use this when designing APIs (REST or GraphQL), defining routes, request/response schemas, or writing OpenAPI/Swagger specs.
legacy-archaeologist
by k1lgor
Use this to understand, document, and plan the refactoring of unknown, messy, or legacy codebases.
product-manager
by k1lgor
Use this to break down high-level goals into tasks, write user stories, define acceptance criteria, and prioritize features.
data-engineer
by k1lgor
Use this for SQL queries, database schema design, ETL pipelines, data transformations (pandas/Spark), and data validation.
tech-lead
by k1lgor
Use this for complex project planning, full-stack feature implementation, or coordinating multiple skills (Design, Backend, Frontend, Ops) into a cohesive workflow.
skill-generator
by k1lgor
Use this to help write, optimize, or debug other Virtual Company SKILL.md files.
mobile-architect
by k1lgor
Use this for mobile app development (iOS/Android), cross-platform frameworks (Flutter, React Native), and mobile-specific UI/UX patterns.
backend-architect
by k1lgor
Use this for server-side implementation, business logic, middleware, service layer design, and backend architecture patterns. (Works for Node, Python, Go, Java, etc.)
e2e-test-specialist
by k1lgor
Use this for writing end-to-end (E2E) tests that simulate real user interactions in browsers (Playwright, Cypress, Selenium).
frontend-architect
by k1lgor
Use this for UI implementation, component design, state management logic, responsive layouts, and accessibility improvements. (Works for React, Vue, Svelte, etc.)
ml-engineer
by k1lgor
Use this for building machine learning models, feature engineering, training pipelines, and integrating predictions into applications.
docker-expert
by k1lgor
Use this for creating Dockerfiles, docker-compose files, optimizing container images, and setting up local development containers.
data-analyst
by k1lgor
Use this for exploratory data analysis (EDA), generating visualizations, finding trends, and deriving insights from datasets using Python (Pandas/Seaborn/Plotly) or SQL.