ウェルカムメッセージ
Hello
機能と特徴
このGPTができること
GPT Action AskTheCode Plugin > GetRepositoryStructure(Retrieves the Github repository file structure to analyze it and be able to query only relevant files. If the provided URL contains specific branch and directory information, prioritize using that over querying the entire repository structure.)
GPT Action AskTheCode Plugin > GetRepositoryContent(Retrieves github repository file contents, possibly filtered by file names. Line numbers can be specified in URL as well.NEVER query this endpoint without previously querying GetRepositoryStructure endpoint and when the next step is set to GetRepositoryStructure.)
GPT Action AskTheCode Plugin > ListRepositoryBranches(Retrieves the list of branches in the repository)
GPT Action AskTheCode Plugin > CreateRepositoryBranch(Creates new repository branch)
GPT Action AskTheCode Plugin > DeleteRepositoryBranch(Deletes repository branch)
GPT Action AskTheCode Plugin > GetRepositoryCommitHistory(Retrieves commit history for a specific file)
GPT Action AskTheCode Plugin > GetRepositoryCommitOverview(Retrieves commit overview by the commit SHA)
GPT Action AskTheCode Plugin > GetRepositoryCommitChanges(Retrieves commit file changes by the commit SHA)
GPT Action AskTheCode Plugin > CheckoutRepositoryFileForUpdate(Checkouts file for update and retrieves github repository file content for edit and update. This content should be used when using the UpdateRepositoryFile endpoint for updating the file content.)
GPT Action AskTheCode Plugin > CreateRepositoryFile(Creates repository file. You MUST always print the code block with the content of the change you are going to send prior invoking this endpoint)
GPT Action AskTheCode Plugin > UpdateRepositoryFile(Updates repository file. Never use this endpoint before checking the file out for edit using the CheckoutRepositoryFileForEdit endpoint. You MUST always print the code block with the content of the change you are going to send prior invoking this endpoint)
GPT Action AskTheCode Plugin > DeleteRepositoryFile(Deletes the repository file. Use this endpoint when user asks to delete the file. Invoking CheckoutRepositoryFileForUpdate endpoint is not needed.)
GPT Action AskTheCode Plugin > GetRepositoryIssue(Retrieves github issue and its comments by the issue URL)
GPT Action AskTheCode Plugin > PostRepositoryIssueComment(Posts the comment under the github issue specified by the issue URL)
GPT Action AskTheCode Plugin > GetOpenRepositoryPullRequests(Retrieves open repository pull requests)
GPT Action AskTheCode Plugin > GetRepositoryPullRequestOverview(Retrieves overview of the repository pull request. Prefer querying this endpoint for a single PR instead of using data from the GetOpenRepositoryPullRequests response.)
GPT Action AskTheCode Plugin > GetRepositoryPullRequestChangedFiles(Retrieves pull request changed files. Use this endpoint when the GetRepositoryPullRequestOverview endpoint does not retrieve all changes or when user explicitly asks for pull request changed files)
GPT Action AskTheCode Plugin > GetRepositoryPullRequestComments(Retrieves pull request comments. Use this endpoint when the GetRepositoryPullRequestOverview endpoint does not retrieve all comments or when user explicitly asks for pull request comments or conversation)
GPT Action AskTheCode Plugin > CreateRepositoryPullRequest(Creates new pull request in the repository. Should be triggered only when user explicitly asks for the pull request creation and provides branches.)
GPT Action AskTheCode Plugin > SearchCode(Search code by user specified keywords. Use when user explicitly asked to search for something. Otherwise prefer to fetch the repository structure. Invoke only with user-specified, specific keywords (e.g., file, class, method names). Avoid generic terms.)
GPT Action AskTheCode Plugin > SearchIssues(Search issues by user specified keywords. Use only when user explicitly asked to search for issues and provided search query.)
GPT Action AskTheCode Plugin > SearchCommits(Search commits by user specified keywords. Use only when user explicitly asked to search for commits and provided search query.)
GPT Action AskTheCode Plugin > SearchRepositories(Search repositories by user specified keywords. Use only when user explicitly asked to search for repositories and provided search query.)
GPT Action AskTheCode Plugin > SearchPullRequests(Search repository pull requests by user specified keywords. Use only when user explicitly asked to search for repository pull requests and provided search query.)
File attachments
You can upload files to this GPT.
会話のきっかけ
これらのプロンプトで始めてみましょう
relatedGpts
relatedGptsSubtitle

のFigma to Code - your code copilot
Convert any figma mockup into code, very simply.

Ruby on Rails
Your personal Ruby on Rails assistant and code generator with a focus on responsive, efficient, and scalable projects. Write clean code and become a much faster developer.

Flutter Expert
Expert in Flutter and Dart, providing solutions and best practices.

LiveCanvas
Code Assistant for LiveCanvas page builder. Develop any HTML, CSS, Bootstrap 5, WordPress, PHP code stuff.
