Loading...
Loading...
Found 48002 skills
aiskillstore
Systematically traces errors backward through the call stack to identify root causes of bugs, invalid data, or incorrect behavior in software execution.
aiskillstore
Maintains IdeaVim test suite quality by reviewing disabled tests, documenting Neovim annotations, and enhancing test readability for periodic upkeep.
aiskillstore
Creates database migration files for Prisma, Sequelize, and other ORMs following project conventions.
aiskillstore
Provides Python code patterns for implementing observability through logging, metrics, and tracing using OpenTelemetry and structlog.
aiskillstore
Enables developers to explore unfamiliar codebases by answering questions about implementation locations, functionality, and component behavior.
aiskillstore
Dispatches competing architectural and implementation reviewers to ensure thorough codebase analysis before technical decisions or code changes.
aiskillstore
Enforces TypeScript strict mode, type safety, and best practices including strict flags and no-any rules for improved code quality in project setup and reviews.
aiskillstore
Provides state management patterns for React applications using TanStack Query and Zustand.
tobagin
Automates software release creation by analyzing changes, bumping versions, updating changelogs, and managing Git commits and tags.
Gentleman-Programming
Provides utilities for Angular form management, including Signal Forms (experimental) and Reactive Forms, with validation and state handling.
Gentleman-Programming
Provides core Angular patterns including standalone components, signals, and zoneless setup for efficient frontend development.
Gentleman-Programming
Guides Angular project structure, scope rules, file naming conventions, and style guides for effective frontend code organization.
Gentleman-Programming
Optimizes Angular app performance with NgOptimizedImage, @defer, lazy loading, and SSR techniques.
Wirasm
Manages Git worktrees for parallel development, handling creation, dependency setup, validation, and PR registry updates.
GuDaStudio
Delegates coding tasks to Codex CLI for prototyping, debugging, and code review with algorithm implementation support.
tilework-tech
Creates targeted test cases to replicate and debug complex software issues through iterative problem-solving.
tilework-tech
Enables development and debugging of frontend features for web applications, enhancing user interface and interaction logic.
tilework-tech
Enforces a development workflow where tests are written before implementation code, ensuring tests validate behavior by requiring initial failure.
tilework-tech
A four-phase debugging framework (root cause investigation, pattern analysis, hypothesis testing, implementation) ensuring thorough problem understanding before proposing fixes.
tilework-tech
Creates isolated Git workspaces to develop multiple branches concurrently without switching contexts in a single repository.
tilework-tech
Systematically traces errors backward through the call stack to identify the root cause of bugs, invalid data, or incorrect behavior in software execution.
tilework-tech
Finalizes a feature branch with passing tests and prepares for pull request creation.
tilework-tech
Prevents common testing anti-patterns including mocking without dependency understanding, testing mock behavior, and polluting production code with test-only methods.
tilework-tech
Guides users through creating a new custom skill, covering requirement gathering, directory structure setup, and SKILL.md documentation.