Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

useful-ai-prompts

useful-ai-prompts에는 aj-geddes에서 수집한 skills 259개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
259
Stars
281
업데이트
2026-03-04
Forks
41
직업 범위
직업 카테고리 11개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

access-control-rbac
소프트웨어 개발자

Implement Role-Based Access Control (RBAC), permissions management, and authorization policies. Use when building secure access control systems with fine-grained permissions.

2026-03-04
accessibility-compliance
웹·디지털 인터페이스 디자이너

Implement WCAG 2.1/2.2 accessibility standards, screen reader compatibility, keyboard navigation, and a11y testing. Use when building inclusive web applications, ensuring regulatory compliance, or improving user experience for people with disabilities.

2026-03-04
accessibility-testing
소프트웨어 품질 보증 분석가·테스터

Test web applications for WCAG compliance and ensure usability for users with disabilities. Use for accessibility test, a11y, axe, ARIA, keyboard navigation, screen reader compatibility, and WCAG validation.

2026-03-04
agile-sprint-planning
프로젝트 관리 전문가

Plan and execute effective sprints using Agile methodologies. Define sprint goals, estimate user stories, manage sprint backlog, and facilitate daily standups to maximize team productivity and deliver value incrementally.

2026-03-04
alert-management
네트워크·컴퓨터 시스템 관리자

Implement comprehensive alert management with PagerDuty, escalation policies, and incident coordination. Use when setting up alerting systems, managing on-call schedules, or coordinating incident response.

2026-03-04
android-kotlin-development
소프트웨어 개발자

Develop native Android apps with Kotlin. Covers MVVM with Jetpack, Compose for modern UI, Retrofit for API calls, Room for local storage, and navigation architecture.

2026-03-04
angular-module-design
소프트웨어 개발자

Design Angular modules using feature modules, lazy loading, and dependency injection. Use when organizing large Angular applications with proper separation of concerns.

2026-03-04
ansible-automation
네트워크·컴퓨터 시스템 관리자

Infrastructure automation and configuration management using Ansible playbooks, roles, and inventory. Use for deploying applications, patching, and managing servers.

2026-03-04
api-authentication
소프트웨어 개발자

Implement secure API authentication with JWT, OAuth 2.0, API keys, and session management. Use when securing APIs, managing tokens, or implementing user authentication flows.

2026-03-04
api-changelog-versioning
소프트웨어 개발자

Document API changes, breaking changes, migration guides, and version history for APIs. Use when documenting API versioning, breaking changes, or creating API migration guides.

2026-03-04
api-contract-testing
소프트웨어 품질 보증 분석가·테스터

Verify API contracts between services to ensure compatibility and prevent breaking changes. Use for contract testing, Pact, API contract validation, schema validation, and consumer-driven contracts.

2026-03-04
api-filtering-sorting
소프트웨어 개발자

Implement advanced filtering and sorting capabilities for APIs with query parsing, field validation, and optimization. Use when building search features, complex queries, or flexible data retrieval endpoints.

2026-03-04
api-gateway-configuration
네트워크·컴퓨터 시스템 관리자

Configure API gateways for routing, authentication, rate limiting, and request/response transformation. Use when deploying microservices, setting up reverse proxies, or managing API traffic.

2026-03-04
api-pagination
소프트웨어 개발자

Implement efficient pagination strategies for large datasets using offset/limit, cursor-based, and keyset pagination. Use when returning collections, managing large result sets, or optimizing query performance.

2026-03-04
api-rate-limiting
소프트웨어 개발자

Implement API rate limiting strategies using token bucket, sliding window, and fixed window algorithms. Use when protecting APIs from abuse, managing traffic, or implementing tiered rate limits.

2026-03-04
api-reference-documentation
소프트웨어 개발자

Create comprehensive API reference documentation with OpenAPI/Swagger specs, REST endpoints, authentication, examples, and SDKs. Use when documenting REST APIs, GraphQL APIs, endpoint documentation, or OpenAPI specifications.

2026-03-04
api-response-optimization
소프트웨어 개발자

Optimize API response times through caching, compression, and efficient payloads. Improve backend performance and reduce network traffic.

2026-03-04
api-security-hardening
정보 보안 분석가

Secure REST APIs with authentication, rate limiting, CORS, input validation, and security middleware. Use when building or hardening API endpoints against common attacks.

2026-03-04
api-versioning-strategy
소프트웨어 개발자

Implement API versioning strategies including URL versioning, header versioning, backward compatibility, deprecation strategies, and migration guides. Use when dealing with API versions, deprecating endpoints, or managing breaking changes.

2026-03-04
app-store-deployment
소프트웨어 개발자

Deploy iOS and Android apps to App Store and Google Play. Covers signing, versioning, build configuration, submission process, and release management.

2026-03-04
application-logging
소프트웨어 개발자

Implement structured logging across applications with log aggregation and centralized analysis. Use when setting up application logging, implementing ELK stack, or analyzing application behavior.

2026-03-04
architecture-diagrams
소프트웨어 개발자

Create system architecture diagrams using Mermaid, PlantUML, C4 model, flowcharts, and sequence diagrams. Use when documenting architecture, system design, data flows, or technical workflows.

2026-03-04
artifact-management
소프트웨어 개발자

Manage build artifacts, Docker images, and package registries. Configure artifact repositories, versioning, and distribution strategies.

2026-03-04
autoscaling-configuration
네트워크·컴퓨터 시스템 관리자

Configure autoscaling for Kubernetes, VMs, and serverless workloads based on metrics, schedules, and custom indicators.

2026-03-04
aws-cloudfront-cdn
네트워크·컴퓨터 시스템 관리자

Distribute content globally using CloudFront with caching, security headers, WAF integration, and origin configuration. Use for low-latency content delivery.

2026-03-04
aws-ec2-setup
네트워크·컴퓨터 시스템 관리자

Launch and configure EC2 instances with security groups, IAM roles, key pairs, AMIs, and auto-scaling. Use for virtual servers and managed infrastructure.

2026-03-04
aws-lambda-functions
소프트웨어 개발자

Create and deploy serverless functions using AWS Lambda with event sources, permissions, layers, and environment configuration. Use for event-driven computing without managing servers.

2026-03-04
aws-rds-database
소프트웨어 개발자

Deploy and manage relational databases using RDS with Multi-AZ, read replicas, backups, and encryption. Use for PostgreSQL, MySQL, MariaDB, and Oracle.

2026-03-04
aws-s3-management
소프트웨어 개발자

Manage S3 buckets with versioning, encryption, access control, lifecycle policies, and replication. Use for object storage, static sites, and data lakes.

2026-03-04
azure-app-service
소프트웨어 개발자

Deploy and manage web apps using Azure App Service with auto-scaling, deployment slots, SSL/TLS, and monitoring. Use for hosting web applications on Azure.

2026-03-04
azure-functions
소프트웨어 개발자

Create serverless functions on Azure with triggers, bindings, authentication, and monitoring. Use for event-driven computing without managing infrastructure.

2026-03-04
background-job-processing
소프트웨어 개발자

Implement background job processing systems with task queues, workers, scheduling, and retry mechanisms. Use when handling long-running tasks, sending emails, generating reports, and processing large datasets asynchronously.

2026-03-04
backup-disaster-recovery
네트워크·컴퓨터 시스템 관리자

Implement backup strategies, disaster recovery plans, and data restoration procedures for protecting critical infrastructure and data.

2026-03-04
batch-processing-jobs
소프트웨어 개발자

Implement robust batch processing systems with job queues, schedulers, background tasks, and distributed workers. Use when processing large datasets, scheduled tasks, async operations, or resource-intensive computations.

2026-03-04
blue-green-deployment
소프트웨어 개발자

Implement blue-green deployment strategies for zero-downtime releases with instant rollback capability and traffic switching between environments.

2026-03-04
browser-debugging
소프트웨어 개발자

Debug client-side issues using browser developer tools. Identify JavaScript errors, styling issues, and performance problems in the browser.

2026-03-04
bundle-size-optimization
소프트웨어 개발자

Reduce JavaScript and CSS bundle sizes through code splitting, tree shaking, and optimization techniques. Improve load times and overall application performance.

2026-03-04
business-case-development
재무 및 투자 분석가

Build compelling business cases to justify investments and secure funding. Quantify benefits, assess costs, manage risks, and present compelling ROI arguments to leadership.

2026-03-04
caching-strategy
소프트웨어 개발자

Implement efficient caching strategies using Redis, Memcached, CDN, and cache invalidation patterns. Use when optimizing application performance, reducing database load, or improving response times.

2026-03-04
canary-deployment
소프트웨어 개발자

Implement canary deployment strategies to gradually roll out new versions to subset of users with automatic rollback based on metrics.

2026-03-04
이 저장소에서 수집된 skills 259개 중 상위 40개를 표시합니다.