{"id":48069530,"url":"https://github.com/mastrauckas/ai","last_synced_at":"2026-04-04T14:39:53.694Z","repository":{"id":341298890,"uuid":"1169402199","full_name":"mastrauckas/ai","owner":"mastrauckas","description":"AI coding agent skills, instructions, and tools","archived":false,"fork":false,"pushed_at":"2026-03-01T20:38:21.000Z","size":46,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-01T20:41:00.940Z","etag":null,"topics":["copilot","copilot-cli","csharp","dotnet","minimal-api","skills"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mastrauckas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-02-28T16:28:22.000Z","updated_at":"2026-03-01T20:31:50.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mastrauckas/ai","commit_stats":null,"previous_names":["mastrauckas/skills","mastrauckas/ai"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/mastrauckas/ai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mastrauckas%2Fai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mastrauckas%2Fai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mastrauckas%2Fai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mastrauckas%2Fai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mastrauckas","download_url":"https://codeload.github.com/mastrauckas/ai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mastrauckas%2Fai/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31403232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["copilot","copilot-cli","csharp","dotnet","minimal-api","skills"],"created_at":"2026-04-04T14:39:52.928Z","updated_at":"2026-04-04T14:39:53.689Z","avatar_url":"https://github.com/mastrauckas.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# skills\n\nA collection of AI coding agent skills by [Michael Astrauckas](https://github.com/mastrauckas).\n\nA skill is a `SKILL.md` file that tells Copilot how to perform a specialized task — scaffolding a\nproject, debugging a workflow, or following a set of conventions. Copilot loads the skill\nautomatically when your prompt matches, or you can invoke it directly by name.\n\n## Available Skills\n\n| Skill                                               | Description                                              |\n| --------------------------------------------------- | -------------------------------------------------------- |\n| [dotnet-minimal-api](./skills/dotnet-minimal-api/SKILL.md) | Scaffold a production-ready .NET 10 Minimal API project. |\n\n## Setup\n\nClone this repo into a named subdirectory under your Copilot CLI skills directory:\n\n```sh\ngit clone git@github.com:mastrauckas/ai.git \"$HOME/.copilot/skills/mastrauckas-ai\"\n```\n\nFor Claude Code, clone it into the Claude skills directory as well:\n\n```sh\ngit clone git@github.com:mastrauckas/ai.git \"$HOME/.claude/skills/mastrauckas-ai\"\n```\n\nThen reload skills in Copilot CLI without restarting:\n\n```\n/skills reload\n```\n\n\u003e **Note:** `/skills reload` is a GitHub Copilot CLI command. Claude Code picks up skills\n\u003e automatically on restart.\n\n## Usage\n\nCopilot selects a skill automatically when your prompt matches its description. To invoke one\ndirectly, name it in your prompt:\n\n```\nUse the /dotnet-minimal-api skill to scaffold a new orders API\n```\n\n## Adding a New Skill\n\n1. Create a directory under `skills/`: `mkdir skills/my-skill-name`\n2. Add `skills/my-skill-name/SKILL.md` with YAML frontmatter and instructions\n3. Commit and push\n4. Run `/skills reload` in Copilot CLI\n\nSee the\n[GitHub Copilot CLI skills documentation](https://docs.github.com/copilot/how-tos/copilot-cli/customize-copilot/create-skills)\nfor the full `SKILL.md` format reference.\n\n## License\n\nMIT — see [LICENSE](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmastrauckas%2Fai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmastrauckas%2Fai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmastrauckas%2Fai/lists"}