{"id":51485883,"url":"https://github.com/hnordt/skills","last_synced_at":"2026-07-07T06:30:49.883Z","repository":{"id":369738345,"uuid":"1291289704","full_name":"hnordt/skills","owner":"hnordt","description":"Reusable Agent Skills for software architecture, TypeScript, SQLite, technical writing, and engineering decision-making.","archived":false,"fork":false,"pushed_at":"2026-07-06T18:06:56.000Z","size":28,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-06T19:06:29.810Z","etag":null,"topics":["agent-skills","ai-agents","developer-tools","engineering-principles","prompt-engineering","software-architecture","software-engineering","sqlite","technical-writing","typescript"],"latest_commit_sha":null,"homepage":"","language":null,"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/hnordt.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-07-06T17:07:44.000Z","updated_at":"2026-07-06T18:10:15.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/hnordt/skills","commit_stats":null,"previous_names":["hnordt/skills"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/hnordt/skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hnordt%2Fskills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hnordt%2Fskills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hnordt%2Fskills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hnordt%2Fskills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hnordt","download_url":"https://codeload.github.com/hnordt/skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hnordt%2Fskills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35218117,"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-07-07T02:00:07.222Z","response_time":90,"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":["agent-skills","ai-agents","developer-tools","engineering-principles","prompt-engineering","software-architecture","software-engineering","sqlite","technical-writing","typescript"],"created_at":"2026-07-07T06:30:49.222Z","updated_at":"2026-07-07T06:30:49.873Z","avatar_url":"https://github.com/hnordt.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Heliton's Agent Skills\n\nReusable Agent Skills for software architecture, TypeScript, SQLite, technical writing, and engineering decision-making.\n\nThis repository follows the [Agent Skills](https://agentskills.io/home) convention: each skill lives in its own directory and exposes a `SKILL.md` file with YAML frontmatter and Markdown instructions.\n\n## Skills\n\n| Skill | Description |\n| --- | --- |\n| [`architecture-review`](./architecture-review/SKILL.md) | Reviews software architecture through boundaries, contracts, invariants, coupling, data flow, failure modes, maintenance cost, operational complexity, and scaling implications. |\n| [`article-idea-generator`](./article-idea-generator/SKILL.md) | Generates article ideas from real engineering work, decisions, failures, loops, and lessons, without turning the output into generic content marketing. |\n| [`engineering-essay-style`](./engineering-essay-style/SKILL.md) | Writes and edits reflective software engineering essays, articles, X threads, and long-form technical reflections in Heliton Nordt's voice while preserving concrete engineering context and simple English. |\n| [`semantic-decision-making`](./semantic-decision-making/SKILL.md) | Resolves naming, abstraction, ordering, and structure decisions by turning open-ended semantic discomfort into bounded rules, explicit invariants, stopping conditions, and reusable heuristics. |\n| [`sqlite-schema-review`](./sqlite-schema-review/SKILL.md) | Reviews SQLite schemas for correctness, normalization, constraints, indexes, migrations, write patterns, and operational behavior in production-oriented SQLite systems. |\n| [`typescript-api-design`](./typescript-api-design/SKILL.md) | Designs and reviews TypeScript APIs with clear contracts, explicit data flow, predictable control flow, and production-oriented type safety. |\n\n## Structure\n\n```text\nskills/\n├── README.md\n├── architecture-review/\n│   └── SKILL.md\n├── article-idea-generator/\n│   └── SKILL.md\n├── engineering-essay-style/\n│   └── SKILL.md\n├── semantic-decision-making/\n│   └── SKILL.md\n├── sqlite-schema-review/\n│   └── SKILL.md\n└── typescript-api-design/\n    └── SKILL.md\n```\n\n## Usage\n\nCopy this repository or a specific skill directory into an agent environment that supports Agent Skills.\n\nEach skill should be treated as a reusable instruction module, not as a prompt template. The skill defines boundaries, invariants, and output criteria that the agent should apply when the user's task matches the skill description.\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhnordt%2Fskills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhnordt%2Fskills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhnordt%2Fskills/lists"}