5,459 skills found · Page 1 of 182
block / Goosean open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
probelabs / GoreplayGoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
menzi11 / BullshitGeneratorNeeds to generate some texts to test if my GUI rendering codes good or not. so I made this.
jwasham / Computer Science Flash CardsMini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
gotwarlost / IstanbulYet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale.
gruntwork-io / TerratestTerratest is a Go library that makes it easier to write automated tests for your infrastructure code.
gatling / GatlingModern Load Testing as Code
tony9402 / Baekjoon코딩테스트 대비 문제집(Baekjoon Online Judge)
qodo-ai / Qodo CoverQodo-Cover: An AI-Powered Tool for Automated Test Generation and Code Coverage Enhancement! 💻🤖🧪🐞
cweill / GotestsAutomatically generate Go test boilerplate from your source code.
AliSoftware / OHHTTPStubsStub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
cglib / Cglibcglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
simplecov-ruby / SimplecovCode coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
theintern / InternA next-generation code testing stack for JavaScript.
powermock / PowermockPowerMock is a Java framework that allows you to unit test code normally regarded as untestable.
mukul975 / Anthropic Cybersecurity Skills753+ structured cybersecurity skills for AI agents · MITRE ATT&CK mapped · agentskills.io open standard · Works with Claude Code, GitHub Copilot, OpenAI Codex CLI, Cursor, Gemini CLI & 20+ platforms · Penetration testing, DFIR, threat intel, cloud security & more · Apache 2.0
cszn / KAIRImage Restoration Toolbox (PyTorch). Training and testing codes for DPIR, USRNet, DnCNN, FFDNet, SRMD, DPSR, BSRGAN, SwinIR
travisjeffery / TimecopA gem providing "time travel", "time freezing", and "time acceleration" capabilities, making it simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.
nidhaloff / Igela delightful machine learning tool that allows you to train, test, and use models without writing code
qax-os / GoreporterA Golang tool that does static analysis, unit testing, code review and generate code quality report.