Loading...
Loading...
Found 48002 skills
aiskillstore
Provides functional programming patterns to enhance code testability, composability, and maintainability.
aiskillstore
Enables GitHub OAuth user login and GitHub App repository access with Nango, featuring two-connection pattern and webhook handling for authentication flows.
aiskillstore
Deep code review with web research to verify against latest ecosystem, versions, and security standards.
aiskillstore
Manages Nx monorepo workflows including dependency analysis, affected commands, code generation, and build optimization for efficient development.
aiskillstore
Blocks commits with warning suppressions, commented tests, or deleted assertions to maintain code quality and test integrity.
aiskillstore
Guides developers in writing high-quality structured log messages to enhance debugging and observability in applications.
aiskillstore
Detects and reports inconsistencies between database schemas and code data models in ORM-based applications, ensuring alignment across projects.
aiskillstore
Provides implementation guidance for Command Query Separation (CQS) and CQRS patterns in .NET, ensuring testable and predictable application architecture.
aiskillstore
Provides reusable architecture and best practices for building framework-agnostic MCP servers that expose domain-specific operations as tools for AI agents.
aiskillstore
Guides developers through Test-Driven Development by prioritizing test creation before implementation to ensure code reliability and maintainability.
aiskillstore
Adds debugging and observability tooling for backend storage layers, including drift detection and an admin dashboard for PostgreSQL and ChromaDB.
aiskillstore
High-performance ASGI server for running Python web applications, optimized for async frameworks in production environments.
aiskillstore
Provides structured JSON logging with correlation IDs for debugging and tracing errors across multi-service systems.
aiskillstore
Generates user-friendly release notes from git commit history for software releases and development progress summaries.
aiskillstore
Executes project-specific tasks using Just, including listing available commands and running common development operations like tests and builds.
aiskillstore
Generates new Claude Code Agent Skills following best practices, enabling capability extension and domain expertise packaging.
aiskillstore
Automates creation of new feature modules in DevPrep AI with standardized 6-folder structure, TypeScript interfaces, and path aliases.
aiskillstore
Specialized utilities for CSS development including component styling, refactoring, and code review with Tailwind and semantic class support.
aiskillstore
Validates, formats, and fixes JSON data for API responses, configuration files, and development workflows.
aiskillstore
Diagnoses and resolves FastAPI backend hangs caused by blocking thread pool shutdown, using py-spy and non-blocking executor patterns.
aiskillstore
Provides comprehensive testing support including strategy, automation, TDD, and web app testing with Playwright, framework-agnostic with specific guidance.
aiskillstore
Modern frontend development guidelines for Next.js 15 applications using React 19, TypeScript, and Tailwind CSS, covering components, routing, and performance best practices.
aiskillstore
Creates focused Pest tests for critical user flows and business logic, emphasizing behavior-driven testing and strategic coverage at feature completion.
aiskillstore
Securely manages environment variables by distinguishing between template (.env) and secrets (.env.local) files to prevent accidental commits.