11854 results (117.4ms) page 26 / 593
bybren-llc / safe-agentic-workflow-security-audit exact

RLS validation, security audits, OWASP compliance, and vulnerability scanning. Use when validating RLS policies, auditing API routes, or scanning for security issues.

bybren-llc / safe-agentic-workflow-deployment-sop exact

Deployment workflows, pre-deploy validation, and smoke testing patterns. Use when deploying to staging or production, running smoke tests, or validating deployments.

bybren-llc / safe-agentic-workflow-rls-patterns exact

Row Level Security patterns for database operations. Use when writing Prisma/database code, creating API routes that access data, or implementing webhooks. Enforces withUserContext,...

bybren-llc / safe-agentic-workflow-testing-patterns exact

Testing patterns for Jest and Playwright. Use when writing tests, setting up test fixtures, or validating RLS enforcement. Routes to existing test conventions and provides evidence templates.

bybren-llc / safe-agentic-workflow-api-patterns exact

API route implementation patterns with RLS, Zod validation, and error handling. Use when creating API routes, implementing endpoints, or adding server-side validation.

bybren-llc / safe-agentic-workflow-spec-creation exact

Spec creation with pattern references, acceptance criteria, and demo scripts. Use when creating implementation specs, defining acceptance criteria, or breaking down user stories.

bybren-llc / safe-agentic-workflow-git-advanced exact

Advanced git operations including rebase, bisect, cherry-pick, and conflict resolution. Use when rebasing branches, debugging with bisect, cherry-picking commits, or resolving complex merge conflicts.

bybren-llc / safe-agentic-workflow-migration-patterns exact

Database migration creation with mandatory RLS policies and ARCHitect approval workflow. Use when creating migrations, adding tables with RLS, or updating Prisma schema.

mindrally / skills-salesforce-dx exact

Expert guidance for Salesforce DX development with modern tooling, source-driven development, and CI/CD best practices

ngxtm / devkit-skill-creator exact

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge,...

dceoy / ai-coding-agent-skills-gemini-exec exact

Execute development tasks using Google Gemini CLI for code generation, refactoring, and modifications. Use when the user needs to create code, add features, refactor, fix bugs, or generate tests....

dceoy / ai-coding-agent-skills-codex-exec exact

Execute development tasks using OpenAI Codex CLI for code generation, refactoring, feature implementation, and bug fixes. Use when the user asks to create code, add features, refactor, fix bugs,...

jackspace / claudeskillz-pyhealth exact

Comprehensive healthcare AI toolkit for developing, testing, and deploying machine learning models with clinical data. This skill should be used when working with electronic health records (EHR),...

ngxtm / devkit-nodejs-best-practices exact

Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.