badges                  README badges
browse-this             Visit important project-related web pages
create_from_github      Create a project from a GitHub repo
create_package          Create a package or project
edit                    Open configuration files
git_branch_default      Determine default Git branch
git_credentials         Produce or register credentials for git2r
git_protocol            See or set the default Git protocol
git_sitrep              Git/GitHub sitrep
git_vaccinate           Vaccinate your global gitignore file
github-token            Get help with GitHub personal access tokens
github_actions          GitHub Actions setup and badges
issue-this              Helpers for GitHub issues
proj_activate           Activate a project
proj_sitrep             Report working directory and usethis/RStudio
                        project
proj_utils              Utility functions for the active project
pull-requests           Helpers for GitHub pull requests
rename_files            Automatically rename paired R/ and test/ files
rprofile-helper         Helpers to make useful changes to '.Rprofile'
use_addin               Add minimal RStudio Addin binding
use_blank_slate         Don't save/load user workspace between sessions
use_build_ignore        Add files to '.Rbuildignore'
use_citation            Create a CITATION template
use_code_of_conduct     Add a code of conduct
use_coverage            Test coverage
use_cpp11               Use C++ via the cpp11 package
use_cran_comments       CRAN submission comments
use_data                Create package data
use_data_table          Prepare for importing data.table
use_description         Create or modify a DESCRIPTION file
use_directory           Use a directory
use_git                 Initialise a git repository
use_git_config          Configure Git
use_git_hook            Add a git hook
use_git_ignore          Tell Git to ignore files
use_git_remote          Configure and report Git remotes
use_github              Connect a local repo with GitHub
use_github_action       Use a specific GitHub Actions workflow
use_github_labels       Manage GitHub issue labels
use_github_links        Use GitHub links in URL and BugReports
use_github_pages        Configure a GitHub Pages site
use_github_release      Draft a GitHub release
use_jenkins             Create Jenkinsfile for Jenkins CI Pipelines
use_lifecycle           Use lifecycle badges
use_logo                Use a package logo
use_make                Create Makefile
use_mit_license         License a package
use_namespace           Use a basic 'NAMESPACE'
use_news_md             Create a simple 'NEWS.md'
use_package             Depend on another package
use_package_doc         Package-level documentation
use_pipe                Use magrittr's pipe in your package
use_pkgdown             Use pkgdown
use_r                   Create or edit R or test files
use_rcpp                Use C, C++, RcppArmadillo, or RcppEigen
use_readme_rmd          Create README files
use_release_issue       Create a release checklist in a GitHub issue
use_revdep              Reverse dependency checks
use_rmarkdown_template
                        Add an RMarkdown Template
use_roxygen_md          Use roxygen2 with markdown
use_rstudio             Add RStudio Project infrastructure
use_spell_check         Use spell check
use_template            Use a usethis-style template
use_testthat            Sets up overall testing infrastructure
use_tibble              Prepare to return a tibble
use_tidy_github_actions
                        Helpers for tidyverse development
use_tidy_thanks         Identify contributors via GitHub activity
use_travis              Continuous integration setup and badges
use_tutorial            Create a learnr tutorial
use_version             Increment package version
use_vignette            Create a vignette or article
zip-utils               Download and unpack a ZIP file
