Skip to main content

이 저장소의 skills

aj-geddes/useful-ai-prompts - 2페이지

SkillsMP는 aj-geddes/useful-ai-prompts에서 257개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

aj-geddes/useful-ai-prompts

수집된 skill 257개 중 40개를 표시합니다.

직업 분류
프로젝트 관리 전문가
설명

Analyze team capacity, plan resource allocation, and balance workload across projects. Forecast staffing needs and optimize team utilization while maintaining sustainable pace.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Design and implement CI/CD pipelines with GitHub Actions, GitLab CI, Jenkins, or CircleCI. Use for automated testing, building, and deployment workflows.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement circuit breaker patterns for fault tolerance, automatic failure detection, and fallback mechanisms. Use when calling external services, handling cascading failures, or implementing resilience patterns.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Optimize and manage cloud costs across AWS, Azure, and GCP using reserved instances, spot pricing, and cost monitoring tools.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Plan and execute cloud migrations with assessment, database migration, application refactoring, and cutover strategies across AWS, Azure, and GCP.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Implement comprehensive cloud security across AWS, Azure, and GCP with IAM, encryption, network security, compliance, and threat detection.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Optimize cloud storage across AWS S3, Azure Blob, and GCP Cloud Storage with compression, partitioning, lifecycle policies, and cost management.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Write comprehensive code documentation including JSDoc, Python docstrings, inline comments, function documentation, and API comments. Use when documenting code, writing docstrings, or creating inline documentation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generate code from templates and patterns including scaffolding, boilerplate generation, AST-based code generation, and template engines. Use when generating code, scaffolding projects, creating boilerplate, or using templates.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Analyze code complexity, cyclomatic complexity, maintainability index, and code churn using metrics tools. Use when assessing code quality, identifying refactoring candidates, or monitoring technical debt.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Perform comprehensive code reviews with best practices, security checks, and constructive feedback. Use when reviewing pull requests, analyzing code quality, checking for security vulnerabilities, or providing code improvement suggestions.

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Design color palettes that are accessible to all users including those with color blindness. Ensure sufficient contrast, meaningful use of color, and inclusive design.

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Analyze competitive landscape to identify strengths, weaknesses, opportunities, and threats. Inform product strategy and positioning based on market insights.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement thread-safe code, mutexes, semaphores, async/await patterns, and concurrent data structures. Use when handling parallel operations, race conditions, or building high-performance concurrent systems.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Manage application configuration including environment variables, settings management, configuration hierarchies, secret management, feature flags, and 12-factor app principles. Use for config, environment setup, or settings management.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Debug Docker containers and containerized applications. Diagnose deployment issues, container lifecycle problems, and resource constraints.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Manage container registries (Docker Hub, ECR, GCR) with image scanning, retention policies, and access control.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Integrate automated testing into CI/CD pipelines for continuous quality feedback. Use for continuous testing, CI testing, automated testing pipelines, test orchestration, and DevOps quality practices.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement distributed tracing with correlation IDs, trace propagation, and span tracking across microservices. Use when debugging distributed systems, monitoring request flows, or implementing observability.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Profile CPU usage to identify hot spots and bottlenecks. Optimize code paths consuming most CPU time for better performance and resource efficiency.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Handle cross-platform compatibility including file paths, environment detection, platform-specific dependencies, and testing across Windows, macOS, and Linux. Use when dealing with platform-specific code or OS compatibility.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Implement Cross-Site Request Forgery (CSRF) protection using tokens, SameSite cookies, and origin validation. Use when building forms and state-changing operations.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Organize CSS using BEM, SMACSS, and CSS-in-JS patterns. Use when building scalable, maintainable styling systems with proper naming conventions.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Implement strong encryption using AES, RSA, TLS, and proper key management. Use when securing data at rest, in transit, or implementing end-to-end encryption.

원문 언어: 영어

업데이트
직업 분류
데이터베이스 아키텍트
설명

Create safe, reversible database migration scripts with rollback capabilities, data validation, and zero-downtime deployments. Use when changing database schemas, migrating data between systems, or performing large-scale data transformations.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Set up database replication for high availability and disaster recovery. Use when configuring master-slave replication, multi-master setups, or replication monitoring.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Implement backup and restore strategies for disaster recovery. Use when creating backup plans, testing restore procedures, or setting up automated backups.

원문 언어: 영어

업데이트
직업 분류
데이터베이스 아키텍트
설명

Design and implement database indexing strategies. Use when creating indexes, choosing index types, or optimizing index performance in PostgreSQL and MySQL.

원문 언어: 영어

업데이트
직업 분류
데이터베이스 아키텍트
설명

Manage database migrations and schema versioning. Use when planning migrations, version control, rollback strategies, or data transformations in PostgreSQL and MySQL.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Monitor database performance and health. Use when setting up monitoring, analyzing metrics, or troubleshooting database issues.

원문 언어: 영어

업데이트
직업 분류
데이터베이스 아키텍트
설명

Debug database performance issues through query analysis, index optimization, and execution plan review. Identify and fix slow queries.

원문 언어: 영어

업데이트
직업 분류
데이터베이스 아키텍트
설명

Improve database query performance through indexing, query optimization, and execution plan analysis. Reduce response times and database load.

원문 언어: 영어

업데이트
직업 분류
데이터베이스 아키텍트
설명

Design database schemas with normalization, relationships, and constraints. Use when creating new database schemas, designing tables, or planning data models for PostgreSQL and MySQL.

원문 언어: 영어

업데이트
직업 분류
데이터베이스 아키텍트
설명

Document database schemas, ERD diagrams, table relationships, indexes, and constraints. Use when documenting database schema, creating ERD diagrams, or writing table documentation.

원문 언어: 영어

업데이트
직업 분류
데이터베이스 아키텍트
설명

Implement database sharding for horizontal scalability. Use when scaling large databases, distributing data across multiple servers, or designing sharded architectures.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Manage project dependencies across languages including npm install, package versioning, dependency conflicts, security scanning, and lock files. Use when dealing with dependencies, version pinning, semantic versioning, or resolving conflicts.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Map, track, and manage project dependencies across teams, systems, and organizations. Identify critical path items and prevent blocking issues through proactive dependency management.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Automate deployments across environments using Helm, Terraform, and ArgoCD. Implement blue-green deployments, canary releases, and rollback strategies.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Document deployment processes, infrastructure setup, CI/CD pipelines, and configuration management. Use when creating deployment guides, infrastructure docs, or CI/CD documentation.

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Prepare designs for development handoff. Document specifications, interactions, and assets to enable efficient development and maintain design quality.

원문 언어: 영어

업데이트
수집된 skill 257개 중 40개를 표시합니다.