Agent Skills Hub

Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.

Clear

116 skills found

Engineering
property-based-testing avatar

property-based-testing

Automated guidance for implementing property-based testing (PBT) in software and smart contracts to improve test coverage and edge case detection.

Views: 174,874
EngineeringAutomation
testing-patterns avatar

testing-patterns

Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.

Views: 115,850
Engineering
Investigating Code Patterns avatar

Investigating Code Patterns

Systematically trace code flows, locate implementations, diagnose performance issues, and map system architecture to understand complex codebases.

Views: 6499
Engineering
implement-type-annotations avatar

implement-type-annotations

Automates the integration of Python and TypeScript type hints to enhance IDE intellisense, error detection, and AI code comprehension.

Views: 9126
Engineering
code-security avatar

code-security

Comprehensive secure coding guidelines for 15+ languages, covering OWASP Top 10, infrastructure security, and best practices to identify vulnerabilities in code, configurations, and cloud setups.

Views: 6199
EngineeringAutomation
test-writer avatar

test-writer

Generates comprehensive, best-practice unit tests for functions and classes, supporting multiple frameworks like pytest, unittest, and jest.

Views: 72
Engineering
svelte-testing avatar

svelte-testing

A Svelte 5 testing expert using vitest-browser-svelte and Playwright. Provides patterns for unit, SSR, and E2E tests, plus a CLI tool for AI assistants to fetch testing patterns.

Views: 11109
EngineeringAutomation
Global Coding Style avatar

Global Coding Style

Apply reality-first coding standards: intentional naming, focused functions, guard clauses, and deterministic side effects, with no speculative features.

Views: 19
EngineeringAutomation
tdd-enforce avatar

tdd-enforce

Enforce Test-Driven Development (TDD) via pre-commit hooks and CI/CD coverage gates. Automates test execution and ensures compliance with minimum code coverage thresholds.

Views: 9124
EngineeringAutomation
review-and-qa avatar

review-and-qa

Perform comprehensive code reviews and generate QA test plans for Storyblok projects, ensuring quality, security, and adherence to best practices.

Views: 1947
EngineeringAutomation
jest-testing avatar

jest-testing

Provides Jest testing patterns and best practices for interpreters, parsers, and async TypeScript code in the Lea language repository.

Views: 714
EngineeringProductivity
structured-code-review avatar

structured-code-review

Performs a structured five-stage code review covering requirements, correctness, code quality, testing, and security. Provides actionable, categorized feedback (Blocker/Major/Minor/Nit) to improve PR quality.

Views: 9916#collaboration#code-review#quality#feedback