3162 results (58.7ms) page 10 / 159
DonggangChen / antigravity-agentic-skills-better-auth exact

The ultimate authentication and authorization skill. Implement login, signin, signup, registration, OAuth, 2FA, MFA, passkeys, and user session management. Secure your application with RBAC and...

eugenepyvovarov / mcpbundler-agent-skills-marketplace-n8n-expression-syntax exact

Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting expression errors, or working with...

czlonkowski / n8n-skills-n8n-expression-syntax exact

Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting expression errors, or working with...

ovachiever / droid-tings-n8n-expression-syntax exact

Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting expression errors, or working with...

vuralserhat86 / antigravity-agentic-skills-better-auth exact

The ultimate authentication and authorization skill. Implement login, signin, signup, registration, OAuth, 2FA, MFA, passkeys, and user session management. Secure your application with RBAC and...

Bbeierle12 / skill-mcp-claude-software-architecture exact

Implements design patterns including Clean Architecture, SOLID principles, and comprehensive software design best practices. Use when designing systems, reviewing architecture, establishing...

xun404 / dify-agent-skill-plugin-testing-helper exact

Generates unit tests, integration tests, and test strategies. Use for test creation, mocking, and coverage improvement.

yanko-belov / code-craft-input-validation exact

Use when accepting user input. Use when handling request data. Use when trusting external data without validation.

Nice-Wolf-Studio / claude-code-supabase-skills-supabase-auth exact

Manage authentication and user operations in Supabase. Use for sign up, sign in, sign out, password resets, and user management.

Bbeierle12 / skill-mcp-claude-form-react exact

Production-ready React form patterns using React Hook Form (default) and TanStack Form with Zod integration. Use when building forms in React applications. Implements reward-early-punish-late...

Bbeierle12 / skill-mcp-claude-form-validation exact

Schema-first validation with Zod, timing patterns (reward early, punish late), async validation, and error message design. Use when implementing form validation for any framework. The foundation...

Charon-Fan / agent-playbook-refactoring-specialist exact

Code refactoring expert for improving code structure, readability, and maintainability. Use when user asks to refactor, clean up, or improve code quality.

daymade / claude-code-skills-cloudflare-troubleshooting exact

Investigate and resolve Cloudflare configuration issues using API-driven evidence gathering. Use when troubleshooting ERR_TOO_MANY_REDIRECTS, SSL errors, DNS issues, or any Cloudflare-related...

aj-geddes / useful-ai-prompts-sql-injection-prevention exact

Prevent SQL injection attacks using prepared statements, parameterized queries, and input validation. Use when building database-driven applications securely.

onewave-ai / claude-skills-csv-excel-merger exact

Merge multiple CSV/Excel files with intelligent column matching, data deduplication, and conflict resolution. Handles different schemas, formats, and combines data sources. Use when users need to...

aj-geddes / useful-ai-prompts-refactor-legacy-code exact

Modernize and improve legacy codebases while maintaining functionality. Use when you need to refactor old code, reduce technical debt, modernize deprecated patterns, or improve code...

whatiskadudoing / fp-ts-skills-fp-ts-validation exact

Validation patterns using fp-ts with error accumulation, form validation, and API input validation