896 results (9.1ms) page 36 / 45
aj-geddes / useful-ai-prompts-aws-ec2-setup exact

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

synaptiai / agent-capability-standard-recall exact

Retrieve prior decisions, rationale, and learned patterns from memory to apply consistently. Use when needing context from previous interactions, looking up past decisions, or ensuring consistency...

halay08 / fullstack-agent-skills-distributed-tracing exact

Implement distributed tracing with Jaeger and Tempo to track requests across microservices and identify performance bottlenecks. Use when debugging microservices, analyzing request flows, or...

404kidwiz / agent-skills-backup-distributed-tracing exact

Implement distributed tracing with Jaeger and Tempo to track requests across microservices and identify performance bottlenecks. Use when debugging microservices, analyzing request flows, or...

shishiv / gsd-distributed-tracing exact

Implement distributed tracing with Jaeger and Tempo to track requests across microservices and identify performance bottlenecks. Use when debugging microservices, analyzing request flows, or...

rmyndharis / antigravity-skills-distributed-tracing exact

Implement distributed tracing with Jaeger and Tempo to track requests across microservices and identify performance bottlenecks. Use when debugging microservices, analyzing request flows, or...

Tahir-yamin / dev-engineering-playbook-azure-static-web-apps exact

Helps create, configure, and deploy Azure Static Web Apps using the SWA CLI. Use when deploying static sites to Azure, setting up SWA local development, configuring staticwebapp.config.json,...

erichowens / some-claude-skills-drizzle-migrations exact

Manage database schema with Drizzle ORM and SQLite migrations. Use when adding tables, modifying columns, creating indexes, or running migrations. Activates for database schema changes, migration...

mindrally / skills-kysely exact

Guidelines for developing with Kysely, a type-safe TypeScript SQL query builder with autocompletion support

petekp / agent-skills-capture-learning exact

Analyze recent conversation context and capture learnings to project knowledge files (for project-specific insights) or skills/commands/subagents (for cross-project patterns). Use when the user...

existential-birds / beagle-deepagents-implementation exact

Implements agents using Deep Agents. Use when building agents with create_deep_agent, configuring backends, defining subagents, adding middleware, or setting up human-in-the-loop workflows.