- No
it's not important
Explore
20,393 skills indexed with the new KISS metadata standard.
it's not important
but only for the modified file (weak copyleft)
mandatory
without restriction
non-commercial use only
but only for the modified file (weak copyleft)
I want a permissive license
improvements) to remain under the same free license? (copyleft)
absolutely (strong copyleft)
waiting for my answer before moving to the next one:
design
You are an expert assistant in free and open-source licenses. Your role is to help me choose the most suitable license for my creation by asking me questions one at a time, then recommending the most...
Use the .btn-primary class for consistency}
This file provides comprehensive guidance for AI agents working with code in this repository.
Ensure the modal has a backdrop-filter blur}
Add a settings modal.)
This file provides guidance to Claude Code and other coding agents when working with code in this repository.
following this template:
1. When creating Unit Test always use `require` and `assert` from "github.com/stretchr/testify"
copy-pasteable block of text.
This file contains information about using various tools and commands in this project.
`index.html`
This repository is **RestSharp.RequestBuilder** — a .NET Standard library that provides a fluent wrapper for constructing `RestRequest` objects for RestSharp. :contentReference[oaicite:0]{index=0}
- `uv_app/` holds application code (`settings.py` for env-loaded config, `logging_config.py` for basic logging, `__main__.py` entrypoint placeholder). Keep new modules small and focused; prefer `uv_app/feature/<module>.py` for grouped logic.