Loading...
Loading...
Found 48002 skills
aiskillstore
Generates type-safe API clients from OpenAPI specifications, reducing manual coding and ensuring correct API interactions.
aiskillstore
Provides reusable patterns for Python type safety using TypeVar, Generic, and Protocol to enhance code reliability.
aiskillstore
Provides utilities for Next.js App Router tasks including dynamic routes, nested layouts, and component optimization in the /app directory.
aiskillstore
Verifies code quality and truthfulness of outputs with automatic rollback to ensure high reliability in software development.
aiskillstore
Starts local development servers for FastAPI backend and Vite frontend applications, enabling immediate coding and testing.
aiskillstore
Systematically analyzes codebase structure, complexity, dependencies, and architectural patterns to provide project organization insights.
aiskillstore
Quick reference for common code patterns and best practices to improve development efficiency and code quality.
aiskillstore
Provides Go best practices for type-first development, including custom types, interfaces, functional options, and error handling for Go file operations.
aiskillstore
Detects non-functional 'theater' code that appears correct in static analysis but fails during execution, preventing fake implementations from production.
aiskillstore
Executes development plans using dedicated subagents per task with mandatory code reviews to ensure high-quality iterative implementation.
aiskillstore
Generates UUID v4 and v7 for unique entity identifiers in the ng-events construction site tracking system.
aiskillstore
Enables loose-coupled module communication via BlueprintEventBus, handling domain event broadcasting, subscription lifecycle, and naming conventions.
aiskillstore
Provides robust error handling strategies for subagent failures through configurable retry logic and escalation protocols to maintain system reliability.
aiskillstore
Provides reusable patterns and best practices for using Drizzle ORM with PostgreSQL in TypeScript applications.
aiskillstore
Automates code quality reviews against ESLint, TypeScript strict mode, file size limits, complexity, naming, imports, and architecture.
aiskillstore
Generates read models and projections from event streams for CQRS, materialized views, and query optimization in event-sourced systems.
aiskillstore
Fetches Zig language and standard library documentation via CLI for quick reference during development.
aiskillstore
Defines standardized development practices for the Nathan n8n-Jira agent system, including n8n workflow patterns and Python conventions.
aiskillstore
Provides a Python interface for SurrealDB 2.3.x, enabling CRUD operations, graph relationships, vector search, and real-time queries in multi-model database applications.
aiskillstore
Generates OpenAPI/Swagger specifications from existing codebases and APIs to standardize API documentation and integration.
aiskillstore
Enforces consistent project structure, version control, environment configuration, and development conventions across teams to maintain code quality and collaboration efficiency.
aiskillstore
Creates a Next.js frontend API client that securely handles JWT token authentication for API interactions.
aiskillstore
Enables creation of rich text editors for web applications, supporting simple (chat) and complex (blog/document) editing scenarios using Plate.js.
aiskillstore
Manages complex state transitions and multi-step async operations in React using state machine patterns, with debugging support for flow ordering.