40 results (79.0ms) page 2 / 2
aj-geddes / useful-ai-prompts-requirements-gathering exact

Systematically collect, document, and validate requirements from stakeholders. Ensure clarity, completeness, and agreement before development begins to reduce scope creep and rework.

Hisham-Hussein / claude-forge-create-requirements exact

Transform BUSINESS-CASE.md into formal software requirements. Use when user has completed /create-business-case and needs SRS or User Stories documentation.

proffesor-for-testing / agentic-qe-qe-requirements-validation exact

Requirements traceability, acceptance criteria validation, and BDD scenario management for complete requirements coverage.

aj-geddes / useful-ai-prompts-azure-functions exact

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

rmyndharis / antigravity-skills-security-requirement-extraction exact

Derive security requirements from threat models and business context. Use when translating threats into actionable requirements, creating security user stories, or building security test cases.

halay08 / fullstack-agent-skills-security-requirement-extraction exact

Derive security requirements from threat models and business context. Use when translating threats into actionable requirements, creating security user stories, or building security test cases.

obra / superpowers-lab-finding-duplicate-functions exact

Use when auditing a codebase for semantic duplication - functions that do the same thing but have different names or implementations. Especially useful for LLM-generated codebases where new...

EpicenterHQ / epicenter-factory-function-composition exact

Apply factory function patterns to compose clients and services with proper separation of concerns. Use when creating functions that depend on external clients, wrapping resources with...

waynesutton / convexskills-convex-functions exact

Writing queries, mutations, actions, and HTTP actions with proper argument validation, error handling, internal functions, and runtime considerations

charlietlamb / ferix-convex-functions exact

Writing queries, mutations, actions, and HTTP actions with proper argument validation, error handling, internal functions, and runtime considerations

vercel / ai-develop-ai-functions-example exact

Develop examples for AI SDK functions. Use when creating, running, or modifying examples under examples/ai-functions/src to validate provider support, demonstrate features, or create test fixtures.

itsmostafa / aws-agent-skills-step-functions exact

AWS Step Functions workflow orchestration with state machines. Use when designing workflows, implementing error handling, configuring parallel execution, integrating with AWS services, or...

aj-geddes / useful-ai-prompts-gcp-cloud-functions exact

Deploy serverless functions on Google Cloud Platform with triggers, IAM roles, environment variables, and monitoring. Use for event-driven computing on GCP.

RefoundAI / lenny-skills-cross-functional-collaboration exact

Help users work effectively across functions. Use when someone is navigating PM-engineering relationships, resolving cross-team conflicts, building product trios, or improving handoffs between...

aj-geddes / useful-ai-prompts-aws-lambda-functions exact

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

Sfedfcv / redesigned-pancake exact

Skip to content github / docs Code Issues 80 Pull requests 35 Discussions Actions Projects 2 Security Insights Merge branch 'main' into 1862-Add-Travis-CI-migration-table ...

Mdshobu / liberty-house-club-whitepaper exact

# Liberty House Club **A Parallel Binance Chain to Enable Smart Contracts** _NOTE: This document is under development. Please check regularly for updates!_ ## Table of Contents -...

vueuse / skills-vueuse-functions exact

Apply VueUse composables where appropriate to build concise, maintainable Vue.js / Nuxt features.