Loading...
Loading...
Found 48002 skills
sun33t
Guides creation and management of structured content using MDX, content collections, and frontmatter in static site generators.
jg-chalk-io
Enables enterprise frontend development using modern architecture and scalable UI patterns for maintainable, robust applications.
wcygan
Provides insights into relational database internals including storage, indexing, and query execution for development, debugging, and feature planning.
mattppal
Generates new Claude Code skills with standardized SKILL.md structure, frontmatter, and development best practices for repository consistency.
francanete
Provides best practices for Sequelize migrations to safely manage PostgreSQL database schema changes, including table modifications and index handling.
evgenygurin
Retrieves historical project context from Mem0 to inform current development tasks, such as feature implementation, bug fixes, and architectural decisions.
francanete
Provides best practices for defining Sequelize models, associations, and validations in PostgreSQL-based applications.
atilladeniz
Manages database schema changes including table additions, structure modifications, and resets via migration scripts.
atilladeniz
Generates full-stack features including Goca backend and React frontend for new features, CRUD operations, and page scaffolding.
Holo00
Builds React components and pages in IdeaForge frontend using Next.js App Router, React 19, and Tailwind styling.
shadow173
Comprehensive guide ensuring visual, code, and Next.js 16 architecture consistency for components, pages, and features in the NYCRAVES codebase.
atilladeniz
Generates TypeScript API clients from Swagger/OpenAPI specs or Go comments, enabling seamless frontend-backend integration during API updates and endpoint changes.
atilladeniz
Enforces Orval for API client generation and TanStack Query with HydrationBoundary for server/client data fetching in React, avoiding manual fetch().
atilladeniz
Provides a structured approach for frontend development using Feature-Sliced Design (FSD) to organize features, slices, and layer architecture.
atilladeniz
Generates authentication pages (login, register, protected) with server-side session handling to eliminate client-side rendering flicker.
squirrelsoft-dev
Enables semantic search over codebases to answer developer queries about implementation details and code structure via natural language.
Holo00
Automates database schema modifications in IdeaForge using raw SQL migrations, supporting table/column operations, index management, and advanced types like JSONB and pgvector.
funiq-lab
Generates clear Conventional Commit messages from git diffs for efficient version control and code management.
v4lheru
Provides frontend patterns for component architecture, state management, accessibility, performance, and responsive design.
v4lheru
Provides architectural design patterns, component templates, and system design guidance for microservices, layered systems, event-driven architectures, and C4 diagrams.
nadeemsangrasi
Integrates OpenAI Agent SDK with Google Gemini backend into FastAPI via OpenAI compatibility layer.
ehtbanton
Automates creation of Nuxt 3 page components with Vue 3 Composition API for streamlined frontend development.
hmps
Enables developers to critically assess code review feedback for technical accuracy before implementation, preventing blind acceptance of questionable suggestions.
Holo00
Generates and manages API endpoints for IdeaForge backend using the Routes → Controller → Service → Repository pattern.