
Claude Skills by hrconsultnj
github.com/hrconsultnjManage your Composure account — log in, log out, check status, upgrade plan/pricing, refresh tokens. For workspace currency (plugin version, hooks, project config) use /composure:sync instead.
Architecture guide for feature implementation. Routes by detected stack and by user plan (Free vs Pro/Enterprise).
Full codebase health audit with scored report and letter grades.
Manage tasks-plans/ workspace — backlog, ideas, reference.
Pre-work assessment: classify, scope, impact analysis, implementation specs.
Build/update code review knowledge graph and open visualization.
Auto-generate changelog from git history and code graph.
Restructure project into conventional file layout by framework.
Commit with task queue hygiene. Use for "commit", "commit and push".
Plugin health check — version, auth, hooks, graph, tasks.
Detect stack, generate Composure config. Run once per project.
Scaffold third-party integrations with SDK docs via Context7.
Build custom MCP servers from API discovery to scaffold.
Discover and install MCP servers for your project. (For building a NEW custom MCP server, use /composure:mcp-builder.)
Review LOCAL changes since last commit with impact analysis. (For PR review use /composure:review-pr.)
PR review with code graph, quality audit, and security checks.
Bring your Composure workspace fully current — credentials, plugin version, project config, hooks, references. Plus `pull` subcommand for cross-machine bootstrap. For pricing tier changes use /composure:account upgrade.
Competitive analysis and market intelligence via web search — competitor features, pricing, positioning, market gaps.
Map user types, goals, flows, screens before coding.
Premium web animations, 3D, creative coding, generative art, and interactive experiences.
Design research via web search — patterns, competitors, trends, tech evaluation.
Assess security surface and generate sentinel.json. Run once.
Dependency CVE audit with safe upgrade commands.
HTTP security header analysis with exploitable-risk grading.
Analyze package source for suspicious behavior patterns.
Security scan — Semgrep, dependency audit, graph exposure ranking.
Generate CI/CD workflow from detected stack and platform.
Validate CI/CD workflow files with fix suggestions.
Configure deployment pipeline and generate shipyard.json. Run once.
Check dependency health — CVEs, outdated, unsafe versions.
Generate/validate Dockerfiles with security best practices.
Production readiness checklist — env, health, security.
Detect test framework, generate testbench.json. Run once.
Generate tests matching project conventions. One file at a time.
Run tests — all, changed, or specific file. Show failures.