Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

Hiscaries

Hiscaries 收录了来自 RuslanPr0g 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
2
更新
2026-07-10
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

find-untested
软件质量保证分析师与测试员

Cross-reference Application write-service methods / Angular components against existing test files, ranked by how central each file is (referenced-by count), to surface the highest-leverage places to add tests next. Invoke when the user says "find untested code", "what's untested", "test coverage gaps", or "/find-untested".

2026-07-10
new-bounded-context
软件开发工程师

Scaffold a brand-new bounded context (all backend layer projects, solution wiring, API gateway route, and the matching Angular feature folder). Invoke when the user says "new bounded context", "scaffold context", "add a bounded context", or "/new-bounded-context <ContextName>".

2026-07-10
automation-ideas
软件开发工程师

Brainstorm at least 10 automation ideas for this project across three tiers (plain non-AI automation, AI-assisted SDLC support, AI agentic loops), then create one GitHub issue per idea the user picks. Invoke when the user says "automation ideas", "how could we automate this project", "suggest some automations", or "/automation-ideas".

2026-07-10
dependency-check
软件开发工程师

Report outdated and vulnerable packages across the backend (Directory.Packages.props / Hiscary.sln) and frontend (client/package.json) in one combined summary. Invoke when the user says "dependency check", "check for outdated packages", "any vulnerable dependencies", or "/dependency-check".

2026-07-10
implement
软件开发工程师

Implement a spec generated by /spec. Reads .claude/specs/{slug}/design.md, executes each task in Section 8 in order, marks tasks complete as it goes, verifies acceptance after each task, and stops on failure. Invoke when the user says "implement issue

2026-07-10
project-health
软件开发工程师

Report open GitHub issues/PRs, failing CI runs, pending EF Core migrations per bounded context, Nx-affected projects since the last release tag, stale branches, and outdated/vulnerable packages — one combined health snapshot. Invoke when the user says "project health", "health check", "how healthy is the repo", or "/project-health".

2026-07-10
reset-dev-db
网络与计算机系统管理员

Drop and recreate the local dev Postgres database, then reapply every bounded context's EF Core migrations in dependency order. Refuses to run against anything but localhost. Invoke when the user says "reset dev db", "reset local database", "wipe my local postgres", or "/reset-dev-db".

2026-07-10
security-audit
信息安全分析师

Run a full security audit of this repo — secrets/tokens exposed in the codebase and git history, OWASP Top 10 concerns across the .NET backend and Angular frontend, dependency vulnerabilities, and CI/CD misconfiguration — then create one GitHub issue per confirmed finding automatically. Invoke when the user says "security audit", "audit security", "check for exposed secrets", "run a security scan", or "/security-audit".

2026-07-10
spec
软件开发工程师

Generate a Spec-Driven Development document (requirements, ADR, solution architecture, Mermaid diagrams, implementation tasks) from a GitHub issue. Invoke when the user says "spec issue

2026-07-10
refine-issue
软件开发工程师

Take an existing GitHub issue and interactively ask clarifying questions to tighten its requirements, technical design, edge cases, and acceptance criteria — then update the issue so it's ready for /spec. Invoke when the user says "refine issue

2026-07-10
ship
软件开发工程师

Commit staged/unstaged changes, push to remote, and open a pull request with an auto-generated description. Use when the user says "ship", "create a PR", "commit and push", or "open a pull request".

2026-07-09
Hiscaries GitHub Agent Skills | SkillsMP