Loading...
Loading...
Found 48002 skills
steveclarke
Executes software implementation plans incrementally with codebase verification, ensuring consistency and halting at discrepancies during development.
commontoolsinc
Deploys and tests software code patterns using command-line interface, streamlining development of reusable component templates.
commontoolsinc
Systematically debugs pattern-related errors in code, such as regular expressions or string matching patterns.
commontoolsinc
Reviews code patterns against documented rules, anti-patterns, and gotchas, providing a categorized PASS/FAIL checklist for each rule.
commontoolsinc
Guides development of Lit web components in Common UI v2, including theme integration, Cell abstractions, and runtime compatibility.
commontoolsinc
Enables writing and running tests for code patterns to validate implementation correctness and functionality.
commontoolsinc
Guides development of CommonTools patterns: TypeScript modules for reactive data transformations and UI components.
commontoolsinc
Generates TypeScript type definitions (schemas.tsx) for input and output patterns, ensuring type safety and structure in application development.
edgeandnode
Automatically formats Rust and TypeScript code to maintain consistent style according to project conventions, ensuring readability and adherence to coding standards.
edgeandnode
Automates regeneration of OpenAPI specs and JSON schemas after API or manifest modifications, outputting updated documentation to docs/ directory.
edgeandnode
Runs automated tests to validate code changes locally, ensuring features and bug fixes work without external dependencies before committing.
edgeandnode
Validates and lints Rust and TypeScript code to ensure zero warnings and errors before commits or PRs.
edgeandnode
Verifies alignment between feature documentation and code implementation, ensuring documented functionality exists and is covered by tests.
gettakaro
Guides developers in navigating the Takaro monorepo, including test execution, debugging, and database migrations.
steveclarke
Refactors code for enhanced clarity, consistency, and maintainability while preserving functionality, prioritizing recently modified code segments.
steveclarke
Generates high-quality, distinctive terminal user interfaces for CLI and TUI applications with polished, non-generic implementations.
steveclarke
Comprehensive guide for creating, configuring, and testing REST API endpoints in Bruno, including authentication and request scripts.
steveclarke
Conducts thorough, educational, and actionable code reviews for pull requests and code changes to enhance quality and provide constructive feedback.
steveclarke
Assists in developing and maintaining Ruby command-line interface tools using Thor and Zeitwerk, including command addition and code refactoring.
steveclarke
Generates structured commit messages adhering to Conventional Commits standards for clear version history and automated changelog generation.
steveclarke
Creates structured implementation plans for software development, sequencing phases, defining actionable tasks, and providing code examples for novel features.
withzombies
Prevents common testing anti-patterns including testing mock behavior, production pollution, and mocking without dependency understanding.
withzombies
Generates detailed implementation plans for software tasks, including exact file paths, complete code snippets, and verification commands with zero context assumption.
withzombies
Ensures work is verified through command execution and output confirmation before marking as complete, fixed, or passing.