{"id":47179801,"url":"https://github.com/dgca/mai","last_synced_at":"2026-03-13T07:34:45.180Z","repository":{"id":335449224,"uuid":"1145618030","full_name":"dgca/mai","owner":"dgca","description":"Repo for storing skills and other LLM related utilities","archived":false,"fork":false,"pushed_at":"2026-01-30T07:39:37.000Z","size":35,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-30T23:31:01.579Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dgca.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":null,"dco":null,"cla":null}},"created_at":"2026-01-30T02:14:09.000Z","updated_at":"2026-01-30T17:48:18.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dgca/mai","commit_stats":null,"previous_names":["dgca/mai"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/dgca/mai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgca%2Fmai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgca%2Fmai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgca%2Fmai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgca%2Fmai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgca","download_url":"https://codeload.github.com/dgca/mai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgca%2Fmai/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30460950,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T06:34:02.089Z","status":"ssl_error","status_checked_at":"2026-03-13T06:33:49.182Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2026-03-13T07:34:44.259Z","updated_at":"2026-03-13T07:34:45.166Z","avatar_url":"https://github.com/dgca.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My AI Toolkit\n\nPlugins and skills that make [Claude Code](https://docs.anthropic.com/en/docs/claude-code) more effective for real work.\n\n## What's Here\n\n| Component | Type | What It Does |\n|-----------|------|--------------|\n| [assume-persona](#assume-persona) | plugin | Load expert personas for domain-specific assistance |\n| [lfg](#lfg) | plugin | Break down large work into tasks and execute with subagents |\n| [create-skill](#create-skill) | skill | Guide for building your own Claude Code skills |\n\n## Installation\n\nAdd the marketplace, then install individual plugins:\n\n```bash\n# Add the marketplace\n/plugin marketplace add dgca/mai\n\n# Install plugins you want\n/plugin install assume-persona@mai\n/plugin install lfg@mai\n```\n\nRequires Node.js 22.6.0+.\n\n## Plugins\n\n### assume-persona\n\nCreate and load expert personas for domain-specific assistance. Define a React architect, security auditor, or any specialist—Claude adopts their expertise and perspective.\n\n**Key features:**\n- Personas auto-invoke when you discuss relevant topics\n- Import existing content (docs, articles, notes) and generate personas from it\n- Share project-specific personas with your team\n\nSee [plugins/assume-persona](./plugins/assume-persona) for full documentation.\n\n### lfg\n\n*Let's Fucking Go* — structured project management for AI-assisted development. Break large, ambiguous work into right-sized pieces that Claude can execute reliably.\n\n**Key features:**\n- Epics → milestones → tasks hierarchy\n- Parallel execution with dependency awareness\n- Independent QA verification of completed work\n- Accumulated learnings across tasks\n\nSee [plugins/lfg](./plugins/lfg) for full documentation.\n\n## Skills\n\n### create-skill\n\nA guide for building skills that extend Claude's capabilities. Covers skill structure, YAML frontmatter, bundled resources (scripts, references, assets), and best practices.\n\nSee [.claude/skills/create-skill](./.claude/skills/create-skill).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgca%2Fmai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdgca%2Fmai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgca%2Fmai/lists"}