Skip to content

feat(skills): integrate 25 engineering skills from local setup#58

Merged
github-actions[bot] merged 1 commit into
mainfrom
feat/integrate-local-skills
Jun 15, 2026
Merged

feat(skills): integrate 25 engineering skills from local setup#58
github-actions[bot] merged 1 commit into
mainfrom
feat/integrate-local-skills

Conversation

@subkoks

@subkoks subkoks commented Jun 15, 2026

Copy link
Copy Markdown
Owner

Summary

Rebuilds 25 reusable, role-oriented engineering skills from the local coding setup into the repo's skills pack (single-.md format), expanding it from 21 → 46 skills.

What's included

  • Languages & stacks: typescript / python / nextjs-react / frontend-design / database / electron-swift / bash
  • Workflow & tooling: code-review / debugger / git-workflow / planner / cursor-agent / mcp-server / github-full-access / webapp-testing / web-research / scraping-data
  • Security: blackterminal-security / security-audit-engineer / security-audit / prompt-injection-security / injection-audit
  • Crypto engineering: solana development / trading / wallet

Purely personal/meta workflow skills (caveman, grill-me, handoff, zoom-out, prototype, dev-growth, macos-workstation, agents-md-governance) were excluded.

Sanitization (public-repo safe)

Each skill was rebuilt, not copied:

  • Home paths (/Users/...), GitHub handle, and email stripped/genericized — verified zero residual personal data (the repo's home-coupling validator passes).
  • Relative links to uncopied references/ files inlined to plain text (so check-links passes).
  • Opening code fences language-tagged; frontmatter trimmed to name + description (repo convention).
  • No secrets/private keys/private hosts (final sweep: only educational SSRF metadata-endpoint examples and localhost:3000 Playwright samples remain).

Housekeeping

  • All 25 registered in skills/registry.tsv (drift clean) and grouped in skills/README.md.
  • Disabled markdownlint MD060 (table-column-style) repo-wide — cosmetic alignment, consistent with MD013 already off.
  • Note: some engineer skills overlap lighter existing ones (e.g. debugger-engineerdebugging-protocol); both coexist, README calls this out.

Verification

  • markdownlint-cli2 **/*.md → 0 errors; check-links / skills-drift / home-coupling validator → green
  • make check / security-scan --fail-on high → green; bats tests/ → 81 pass (unaffected)

🤖 Generated with Claude Code

Rebuilds reusable role-oriented skills (languages/stacks, workflow/tooling,
security, crypto engineering) from the local setup into the repo's single-.md
skill format. Each is sanitized of personal home paths, handle, and email;
relative links to uncopied reference files are inlined to plain text; opening
code fences are language-tagged; frontmatter trimmed to name+description.

Registers all 25 in skills/registry.tsv (drift clean) and lists them in
skills/README.md. Disables markdownlint MD060 (table-column-style) repo-wide —
cosmetic alignment, consistent with MD013 already off. Personal/meta workflow
skills (caveman, grill, handoff, etc.) intentionally excluded.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@github-actions github-actions Bot enabled auto-merge (squash) June 15, 2026 22:54
@github-actions github-actions Bot merged commit 50a37a3 into main Jun 15, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant