Browse Skills

4429 skills found

rails-error-prevention.md
1
1 export rails-error-prevention
2 Kaakati from "Kaakati/rails-enterprise-dev"
3 Comprehensive checklist and prevention strategies for common Ruby on Rails errors. Use this skill BEFORE writing any Rails code to prevent ViewComponent template errors, ActiveRecord query mistakes, method exposure issues, N+1 queries, and other common Rails pitfalls. Trigger keywords: errors, bugs, security, validation, prevention, pitfalls, debugging, exceptions, error handling
2026-01-05
cloudflare-d1.md
1
1 export cloudflare-d1
2 ovachiever from "ovachiever/droid-tings"
3 Build with D1 serverless SQLite database on Cloudflare's edge. Use when: creating databases, writing SQL migrations, querying D1 from Workers, handling relational data, or troubleshooting D1_ERROR, statement too long, migration failures, or query performance issues.
2026-01-05
django-redis-caching.md
1
1 export django-redis-caching
2 kettleofketchup from "kettleofketchup/dota_tournament"
3 Django Redis caching with django-cacheops. This skill should be used when implementing caching, adding cache invalidation, optimizing API performance, modifying models that affect cached data, or debugging cache-related issues in the Django backend.
2026-01-05
frontend-code-review.md
1
1 export frontend-code-review
2 teetsh-org from "teetsh-org/claude-skills"
3 Teetsh frontend code review for React/TypeScript PRs. Reviews component architecture, React Query, twin.macro styling, i18n, accessibility, responsive design, and testing. Use for PR reviews to ensure adherence to Teetsh patterns.
2026-01-05
prisma-patterns.md
1
1 export prisma-patterns
2 ashchupliak from "ashchupliak/dream-team"
3 Prisma ORM patterns - use for database access in Next.js, schema design, migrations, transactions, and relations
2026-01-05
aiwffrontend-dev-guidelines.md
1
1 export aiwffrontend-dev-guidelines
2 moonklabs from "moonklabs/aiwf"
3 Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.
2026-01-05
agentuity-cli-cloud-sandbox-run.md
1
1 export agentuity-cli-cloud-sandbox-run
2 agentuity from "agentuity/discord-help-agent"
3 Run a one-shot command in a sandbox (creates, executes, destroys). Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
cache-list.md
1
1 export cache-list
2 fractary from "fractary/claude-plugins"
3 List cache entries with filtering, sorting, and freshness status.Delegates to fractary CLI for actual cache operations.
2026-01-05
power-bi.md
1
1 export power-bi
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-bi-analyst"
3 Master Power BI development including DAX formulas, Power Query M, data modeling, and report optimization
2026-01-05
create-repository.md
1
1 export create-repository
2 madooei from "madooei/backend-template"
3 Create repository interface for data access abstraction. Use when adding a new resource that needs database operations, defining CRUD interface, or setting up repository pattern. Triggers on "new repository", "repository interface", "data access layer", "create repository".
2026-01-05
aws-rds-setup.md
1
1 export aws-rds-setup
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-aws"
3 Deploy and configure RDS/Aurora databases with HA and security
2026-01-05
code-review.md
1
1 export code-review
2 yoichiojima-2 from "yoichiojima-2/mcp-servers"
3 Review code for quality, bugs, security issues, and best practices.Use this skill when the user asks for code review, code analysis, or wants feedback on their code.
2026-01-05
aidb-architecture.md
1
1 export aidb-architecture
2 ai-debugger-inc from "ai-debugger-inc/aidb"
3 Comprehensive architectural reference for AIDB core and MCP integration. Covers 6-layer architecture (MCP, Service, Session, Adapter, DAP Client, Protocol), component organization, data flow patterns, and design decisions. Use when explaining overall system design or understanding how layers interact.
2026-01-05
architecture-validator.md
1
1 export architecture-validator
2 davidmatousek from "davidmatousek/product-led-spec-kit"
3 Validates architecture documentation completeness by checking for technology stack, API specifications, database schema, security architecture, and alignment with feature specification. Ensures plan.md is complete before implementation.
2026-01-05
global-tech-stack.md
1
1 export global-tech-stack
2 imkdw from "imkdw/imkdw-dev"
3 Understand and utilize the project's technology stack including NestJS, Next.js, Prisma, PostgreSQL, and TypeScript. Use this skill when making technology decisions, when choosing libraries or packages, when understanding framework-specific patterns, or when configuring development tools. This includes NestJS with feature-based modular architecture, Next.js 15 with App Router, Prisma ORM for database access, PostgreSQL, TypeScript with strict mode, pnpm for package management, Turborepo for monorepo orchestration, and shared workspace packages. Apply when setting up new features, choosing dependencies, or understanding the overall system architecture.
2026-01-05
cv-knowledge-query.md
1
1 export cv-knowledge-query
2 fotescodev from "fotescodev/portfolio"
3 Query the CV knowledge base to find achievements, stories, and metrics by theme, skill, company, or keyword. Use when user asks about experience, wants to find specific accomplishments, or needs data for content generation.
2026-01-05
watch-uat-azdo-pr.md
1
1 export watch-uat-azdo-pr
2 oocx from "oocx/tfplan2md-uat"
3 Watch an Azure DevOps UAT PR for maintainer feedback or approval by polling threads and reviewer votes until approved/passed.
2026-01-05
sqlmodel-database.md
1
1 export sqlmodel-database
2 mjunaidca from "mjunaidca/mjs-agent-skills"
3 Design and implement database schemas using SQLModel with sync and async patterns. Use this skill when creating database models, setting up Neon PostgreSQL connections, defining relationships (one-to-many, many-to-many), implementing FastAPI dependency injection, or migrating schemas. Covers both sync Session and async AsyncSession patterns.
2026-01-05
agentuity-cli-cloud-redis-show.md
1
1 export agentuity-cli-cloud-redis-show
2 agentuity from "agentuity/discord-help-agent"
3 Show Redis connection URL. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
agentuity-cli-cloud-db-get.md
1
1 export agentuity-cli-cloud-db-get
2 agentuity from "agentuity/discord-help-agent"
3 Show details about a specific database. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
redis-cluster.md
1
1 export redis-cluster
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-redis"
3 Master Redis Cluster - horizontal scaling, hash slots, resharding, cluster management, and distributed architecture
2026-01-05
tanstack-query.md
1
1 export tanstack-query
2 oriolrius from "oriolrius/pki-manager-web"
3 Expert guidance for TanStack Query (React Query) including queries, mutations, caching, invalidation, optimistic updates, pagination, and infinite queries. Use this when managing server state in React applications.
2026-01-05
supabase-automation.md
1
1 export supabase-automation
2 jgtolentino from "jgtolentino/insightpulse-odoo"
3 Master Supabase CLI automation, auth configuration, edge functions, secrets management, MCP integration, and Management API for production deployments
2026-01-05
debugging.md
1
1 export debugging
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-cpp"
3 Production-grade skill for C++ debugging. Covers GDB, LLDB, sanitizers, memory debugging, crash analysis, and systematic bug investigation techniques.
2026-01-05