Loading...
Loading...
Found 48002 skills
gittower
Reviews code changes against project guidelines to ensure compliance before creating a pull request.
gittower
Analyzes GitHub issues to generate structured insights for development workflow integration.
gittower
Creates Git commits following project-specific commit message guidelines defined in COMMIT_GUIDELINES.md.
gittower
Validates and optimizes testing strategies within software implementation plans to ensure comprehensive coverage and reliability.
analogjs
Provides Angular-specific utilities for HTTP data fetching using HttpClient, resource(), and httpResource() with signal-based patterns and error handling.
analogjs
Creates custom Angular directives for DOM manipulation, behavior extension, and component composition, adhering to Angular's native control flow patterns.
analogjs
Generates modern Angular standalone components with signal-based inputs, OnPush change detection, and accessible features following v20+ best practices.
analogjs
Configures Angular routing with lazy loading, route guards, resolvers, and parameters for navigation and data management in v20+ applications.
analogjs
Enables signal-based form creation in Angular v21+ with two-way binding, schema validation, and dynamic form features.
analogjs
Enables server-side rendering and hydration in Angular v20+ using @angular/ssr, covering setup, prerendering, and browser API handling.
analogjs
Provides reactive state management utilities for Angular v20+ using signals, computed, linkedSignal, and effect for modern state handling.
analogjs
Provides testing utilities for Angular v21+ applications, supporting unit and integration tests with modern patterns, signals, and dependency mocking.
analogjs
Provides Angular dependency injection configuration using inject(), injection tokens, and provider setup for service architecture.
analogjs
Provides Angular CLI utilities for project setup, code generation, building, testing, and configuration in Angular v20+ applications.
HugoRCD
Reviews code for logging patterns, detects console.log spam and unstructured errors, and guides structured logging adoption with evlog.
PackmindHub
Captures user-specified coding standards and architectural preferences to enforce Packmind conventions in development practices.
PackmindHub
Logs AI agent's implicit technical decisions during coding for later review and context enrichment, enhancing code understanding and traceability.
PackmindHub
Logs access to Claude configuration artifacts (CLAUDE.md, rules, skills, commands, agents) automatically after reading configuration files for usage tracking.
PackmindHub
Captures user-defined coding standards and architectural preferences from messages to enforce Packmind standards in development practices.
PackmindHub
Automatically captures and logs recurring code patterns, conventions, and architectural practices to formalize implicit standards in the codebase.
PackmindHub
Captures and logs codebase inconsistencies (e.g., conflicting patterns, differing approaches) to aid in future standardization and code quality improvement.
microbus-io
Automates the creation and initialization of a new microservice within a software project.
microbus-io
Creates or modifies event endpoints for microservices, enabling event-driven communication in backend systems.
microbus-io
Creates or modifies web handler endpoints in microservices, enabling API functionality for backend services.