4985 results (64.6ms) page 54 / 250
charlietlamb / ferix-convex-best-practices exact

Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy

waynesutton / convexskills-convex-best-practices exact

Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy

nctiggy / claude-skills-spectrocloud-prompts exact

Generate context-efficient prompts for SpectroCloud tasks. Skills are global - agents must READ them. Learnings stay local.

charlietlamb / ferix-convex-security-check exact

Quick security audit checklist covering authentication, function exposure, argument validation, row-level access control, and environment variable handling

waynesutton / convexskills-convex-security-check exact

Quick security audit checklist covering authentication, function exposure, argument validation, row-level access control, and environment variable handling

michaelboeding / skills-model-council exact

This skill should be used when the user asks for "model council", "multi-model", "compare models", "ask multiple AIs", "consensus across models", "run on different models", or wants to get...

aj-geddes / useful-ai-prompts-regression-modeling exact

Build predictive models using linear regression, polynomial regression, and regularized regression for continuous prediction, trend forecasting, and relationship quantification

charlietlamb / ferix-convex-component-authoring exact

How to create, structure, and publish self-contained Convex components with proper isolation, exports, and dependency management

waynesutton / convexskills-convex-component-authoring exact

How to create, structure, and publish self-contained Convex components with proper isolation, exports, and dependency management

charlietlamb / ferix-convex-schema-validator exact

Defining and validating database schemas with proper typing, index configuration, optional fields, unions, and migration strategies for schema changes

waynesutton / convexskills-convex-schema-validator exact

Defining and validating database schemas with proper typing, index configuration, optional fields, unions, and migration strategies for schema changes

K-Dense-AI / claude-scientific-skills-labarchive-integration exact

Electronic lab notebook API integration. Access notebooks, manage entries/attachments, backup notebooks, integrate with Protocols.io/Jupyter/REDCap, for programmatic ELN workflows.

transilienceai / communitytools-ai-threat-testing exact

Offensive AI security testing and exploitation framework. Systematically tests LLM applications for OWASP Top 10 vulnerabilities including prompt injection, model extraction, data poisoning, and...

nicepkg / ai-workflow-workflow-creator exact

Create complete Claude Code workflow directories with curated skills. Use when user wants to (1) create a new workflow for specific use case (media creator, developer, marketer, etc.), (2) set up...

charlietlamb / ferix-convex-realtime exact

Patterns for building reactive apps including subscription management, optimistic updates, cache behavior, and paginated queries with cursor-based loading

waynesutton / convexskills-convex-realtime exact

Patterns for building reactive apps including subscription management, optimistic updates, cache behavior, and paginated queries with cursor-based loading