Loading...
Loading...
Found 48002 skills
aiskillstore
Provides structured planning frameworks for software development, including Musk's 5-step algorithm and ICE scoring, to guide feature development and architectural decisions.
aiskillstore
Applies SOLID principles to guide object-oriented code design for improved maintainability and scalability.
aiskillstore
Generates Git commit messages adhering to Sentry conventions with issue references for consistent version control history.
aiskillstore
Automates Git merge conflict resolution through context analysis and pattern detection, reducing manual intervention in code integration.
aiskillstore
Provides authentication patterns for React Native Expo apps, including login flows, Google/Apple sign-in, token management, and debugging.
aiskillstore
Enforces consistent, maintainable CSS implementation using Tailwind utility classes in React components while adhering to design system tokens and production optimization.
aiskillstore
Provides SQLAlchemy database patterns for Python, including ORM, migrations, and repository pattern implementation.
aiskillstore
Guides on avoiding common pitfalls in Express REST API development, covering route definitions and storage interface patterns.
aiskillstore
Provides guidance for creating and implementing Claude Code plugin hooks, including event-driven hooks and prompt-based API for PreToolUse, PostToolUse, and other events.
aiskillstore
Provides advanced patterns for Next.js 14+ App Router, including server components, streaming, and parallel routes for optimized data fetching and rendering.
aiskillstore
Optimizes React application performance through render optimization, component memoization, and virtualization techniques for faster user experiences.
aiskillstore
Provides GDScript patterns for Godot 4 game development, covering signals, scenes, state machines, and optimization best practices.
aiskillstore
Provides Python patterns for SQLite database operations including state management, caching, and async handling with aiosqlite, covering schema and migration.
aiskillstore
Automates consistent code formatting across multiple programming languages using predefined style rules to enhance readability and maintainability.
aiskillstore
Provides comprehensive API design patterns, versioning strategies, error handling, and OpenAPI/AsyncAPI templates for REST, GraphQL, and gRPC APIs.
aiskillstore
Generates descriptive commit messages by analyzing git diffs, helping developers write clear and effective version control messages.
aiskillstore
Coordinates backend development tasks including REST APIs, business logic, and data models, enforcing quality standards through backend-standard.md.
aiskillstore
Designs RESTful API endpoints in FastAPI with request validation, response formatting, and pagination/filtering parameters.
aiskillstore
Reviews and audits CSS code for consistency with established patterns, checking semantic naming, dark mode coverage, Tailwind usage, and test coverage.
aiskillstore
Enables real-time data streaming implementations using SSE, WebSockets, and ReadableStream APIs with backpressure handling and LLM streaming capabilities.
aiskillstore
Generates new Claude Code Skills with standardized YAML frontmatter, progressive disclosure structure, and organized directory layout for efficient development.
aiskillstore
Orchestrates production-ready REST API development from requirements to deployment using Test-Driven Development across planning, architecture, implementation, testing, and blue-green deployment phases.
aiskillstore
Provides systematic diagnosis for Neovim and LazyVim configuration issues, including errors, keymap failures, and plugin problems.
aiskillstore
Enforces Git best practices including Conventional Commits, GitFlow branching, and collaborative pull request workflows for team development.