{"id":50504073,"url":"https://github.com/jpoindexter/theft-kit","last_synced_at":"2026-06-02T14:02:00.799Z","repository":{"id":357765958,"uuid":"1238449435","full_name":"jpoindexter/theft-kit","owner":"jpoindexter","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-21T12:38:57.000Z","size":44931,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-21T21:11:44.756Z","etag":null,"topics":["agentic-workflow","ai-agents","anthropic","claude","claude-code","coding-agent","prompt-engineering","skill-library"],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/jpoindexter.png","metadata":{"files":{"readme":"README.md","changelog":"change-management-comms/SKILL.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security-audit/SKILL.md","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-05-14T06:10:51.000Z","updated_at":"2026-05-21T12:39:02.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jpoindexter/theft-kit","commit_stats":null,"previous_names":["jpoindexter/theft-kit"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jpoindexter/theft-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoindexter%2Ftheft-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoindexter%2Ftheft-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoindexter%2Ftheft-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoindexter%2Ftheft-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpoindexter","download_url":"https://codeload.github.com/jpoindexter/theft-kit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpoindexter%2Ftheft-kit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33824902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-02T02:00:07.132Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["agentic-workflow","ai-agents","anthropic","claude","claude-code","coding-agent","prompt-engineering","skill-library"],"created_at":"2026-06-02T14:01:59.688Z","updated_at":"2026-06-02T14:02:00.791Z","avatar_url":"https://github.com/jpoindexter.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# theft-kit\n\nA centralized library of reusable `SKILL.md` modules for Claude Code and other AI coding agents. Skills are structured prompt packets that give agents specialized knowledge and workflows — loaded on demand via the Claude Code plugin system or symlinked globally.\n\n## What is a skill?\n\nEach top-level directory is one skill. Every skill contains a `SKILL.md` with YAML frontmatter and a Markdown body:\n\n```\ndev-workflow/\n  SKILL.md        # name, description, instructions\n  overview.md     # optional supporting docs\n```\n\nSkills are invoked inside Claude Code sessions via `/skill \u003cname\u003e` or referenced in agent configurations.\n\n## Key docs\n\n| File | Purpose |\n|------|---------|\n| `CORE_SKILLS.md` | Curated daily-use skill set |\n| `SKILL_PACKS.md` | Grouped packs by workflow type |\n| `SKILLS_INDEX.md` | Full inventory |\n| `IMPROVEMENTS.md` | Consolidation and governance roadmap |\n| `ARCHIVE_CANDIDATES.md` | Staged cleanup targets |\n\n## Skill packs (quick reference)\n\n- **Core Delivery** — `architect-builder-method`, `sprint-architect-pack`, `clean-context-engineering`, `local-release-gate`, `model-switch-router`\n- **Product Flow Quality** — `onboarding-state-machine`, `happy-path-route-audit`, `integration-contract-test`, `postmortem-rca`\n- **Research \u0026 Strategy** — `research-brief-builder`, `source-truth-check`, `user-interview-synth`, `competitor-teardown`\n- **UX** — `nng-ux-research-orchestrator`, `nng-web-usability`, `nng-information-architecture`, `nng-navigation-audit`\n- **Design \u0026 Engineering** — `design-system-audit`, `frontend-design`, `code-review`, `security-scan`\n\n## Setup\n\nClone the repo and symlink to wherever your agent runtime resolves skills from:\n\n```sh\ngit clone https://github.com/jpoindexter/theft-kit.git\n```\n\nThen point your Claude Code or Codex config at the cloned path.\n\n## Quality rules\n\n- Every skill requires valid YAML frontmatter between `---` delimiters.\n- Extend existing skills before creating new ones.\n- Skill instructions should be concise and workflow-specific — not general documentation.\n\n## Validation\n\n```sh\n./scripts/validate_skills.sh        # YAML frontmatter check on all SKILL.md files\n./scripts/streamline_inventory.py   # overlap report and grouping CSV\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpoindexter%2Ftheft-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjpoindexter%2Ftheft-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpoindexter%2Ftheft-kit/lists"}