4790 results (48.1ms) page 47 / 240
julianromli / ai-skills-agents-md-generator exact

Generate hierarchical AGENTS.md structures for codebases. Use when user asks to create AGENTS.md files, analyze codebase for AI agent documentation, set up AI-friendly project documentation, or...

aj-geddes / useful-ai-prompts-multi-cloud-strategy exact

Design and implement multi-cloud strategies spanning AWS, Azure, and GCP with vendor lock-in avoidance, hybrid deployments, and federation.

aj-geddes / useful-ai-prompts-aws-s3-management exact

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

Cap-go / capacitor-skills-cocoapods-to-spm exact

Guide to migrating iOS Capacitor plugins and dependencies from CocoaPods to Swift Package Manager (SPM). Use this skill when users want to modernize their iOS project, remove CocoaPods, or add...

earthly / skills-earthfile exact

Write Earthfiles for repeatable, containerized builds. Use when creating build automation with Earthly - a tool combining Dockerfile and Makefile concepts. Covers targets, artifacts, caching,...

mindrally / skills-express-typescript exact

Guidelines for building robust APIs with Express.js and TypeScript, covering middleware patterns, routing, and security best practices

davidfowl / dotnet-skillz-ilspy-decompile exact

Understand implementation details of .NET code by decompiling assemblies. Use when the user wants to see how a .NET API works internally, inspect NuGet package source, view framework...

Smana / cloud-native-ref-kcl-composition-validator exact

Validates KCL Crossplane compositions with comprehensive checks including formatting, syntax validation, and rendering tests. Automatically activates when working with KCL files, Crossplane...

brianlovin / claude-config-favicon exact

Generate a complete set of favicons from a source image and update HTML. Use when setting up favicons for a web project.

Md0bR / claude-config-favicon exact

Generate a complete set of favicons from a source image and update HTML. Use when setting up favicons for a web project.

aj-geddes / useful-ai-prompts-nodejs-express-server exact

Build production-ready Express.js servers with middleware, authentication, routing, and database integration. Use when creating REST APIs, managing requests/responses, implementing middleware...

netresearch / docker-development-skill-docker-development exact

This skill should be used when working with Dockerfile, docker-compose.yml, compose.yml, docker-bake.hcl, .dockerignore, or any container image development. Covers Dockerfile best practices, CI...

aj-geddes / useful-ai-prompts-aws-rds-database exact

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

ovachiever / droid-tings-fastapi-templates exact

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.