Loading...
Loading...
Found 48002 skills
sachitv
Formats TypeScript code using Deno's built-in formatter to enforce consistent style and improve readability.
guillempuche
Generates consistent Git commit messages adhering to project conventions, ensuring standardized version control history.
0xmsc
Guides code exploration, development, editing, and refactoring to enhance codebase analysis and quality.
ameyalambat128
Reviews uncommitted changes, groups into logical commits, stages selectively, and generates conventional commit messages with status and diff output.
sachitv
Executes project test suite via Deno runtime for automated code validation and quality assurance.
insoln
Manages Slack-MM2 Sync import/export pipeline rules including deterministic import, progress counters, and dependency order for backend stages.
See2et
Guides Rust error handling with thiserror for domain libraries and anyhow for application boundaries, including context attachment and HTTP/CLI conversion.
torosent
Applies Go testing best practices for writing and modifying test files, ensuring robust and maintainable test code.
See2et
Enforces strict TDD green phase by implementing minimal production code to pass failing tests without additional features or design changes.
sachitv
Enforces minimum code coverage thresholds in Deno projects through automated collection and validation of test coverage metrics.
See2et
Enforces strict TDD Refactor phase execution, improving code structure while maintaining all tests green through duplication removal and naming enhancements.
luw2007
Delegates coding tasks to Coco CLI for prototyping, debugging, code review, and algorithm implementation with multi-turn session support.
See2et
Enforces TDD's RED phase by adding a single failing test based on acceptance criteria, confirming failure before code implementation.
See2et
Slices large development tasks into reviewable, testable PR-sized units with risk assessment and next-phase inputs.
See2et
Generates TDD test cases from Spec drafts, covering happy paths, edge cases, and non-functional requirements without implementation.
dmccreary
Provides refactoring patterns and best practices for maintainable p5.js geometry simulations, covering coordinate systems, transformation patterns, and clean code structure.
amhuppert
Breaks frontend feature requirements into parallelizable work items (API clients, UI components, integration) with clear dependencies using Mermaid diagrams for team task organization.
elbow86
Runs and analyzes Python tests with pytest, providing detailed results for code verification and test coverage checks.
RaoHai
Step-by-step guide for creating Claude Code skills using agent-skill-npm-boilerplate template.
elbow86
Guides Git workflows including branching, conventional commits, pull requests, and repository management for version control.
elbow86
Conducts thorough code reviews to assess security, performance, maintainability, and best practices in code changes and pull requests.
tonyandrewmeyer
Provides utilities for initializing, building, testing, and publishing Juju charms to Charmhub using charmcraft.
kdv1995
Expertise in building cross-platform mobile applications using React Native and Expo framework for efficient development and deployment.
tonyandrewmeyer
Assists in Juju charm development with debugging, relation inspection, event replay, and rapid testing iterations using jhack utilities.