All authors
Intense-Visions avatar

Claude Skills by Intense-Visions

github.com/Intense-Visions
2,869 skillsA× 2,850B× 190 installs1,182 views
Harness Hotspot DetectorA

> Identify modules that represent structural risk via co-change and churn analysis.

code-qualitygonode
0
20
Harness I18n ProcessA

> Cognitive mode: **advisory-guide**. Inject i18n considerations into brainstorming, planning, and review workflows. Adapt enforcement based on project configuration — gentle prompts when unconfigured, gate-mode validation when enabled.

businessgotesting
0
20
Harness I18n WorkflowA

> Translation lifecycle management. Configure i18n settings, scaffold translation files, extract translatable strings, track coverage, generate pseudo-localization, and retrofit existing projects with internationalization support.

developmentgoreact
0
20
Harness I18nA

> Internationalization compliance verification. Detect hardcoded strings, missing translations, locale-sensitive formatting, RTL issues, and concatenation anti-patterns across web, mobile, and backend codebases.

developmentgojava
0
20
Harness IdeateA

> Pre-brainstorm ideation. Generates candidate ideas, critiques each against its strongest objection, and ranks them by `(impact × confidence) ÷ effort`. Writes a single ranked artifact to `docs/ideation/<slug>-YYYY-MM-DD.md`. **Produces ranked ideation, not specs** — brainstorming consumes the output.

businessgoshell
0
20
Harness Impact AnalysisA

> Graph-based impact analysis. Answers: "if I change X, what breaks?"

code-qualitynoderefactoring
0
20
Harness Incident ResponseA

> Runbook generation, postmortem analysis, and SLO/SLA tracking. Diagnoses incidents by tracing symptoms through services, produces structured postmortems, and maintains error budget accounting.

devopsgosql
0
20
Harness Infrastructure As CodeA

> Terraform, CloudFormation, and Pulumi analysis. Module structure, state management, drift prevention, and security posture for infrastructure definitions.

devopstypescriptgo
0
20
Harness Initialize ProjectA

> Scaffold a new harness-compliant project, migrate an existing project to the next adoption level, or bootstrap an existing project that just got the harness marketplace plugin installed (no `harness setup`). Ground the project in a strategic anchor (`STRATEGY.md`) first, then assess current state, scaffold or migrate, configure, validate, instrument (baselines / telemetry / Tier-0 integrations), and finalize.

developmenttypescriptpython
0
20
Harness Integration TestA

> Service boundary testing, API contract verification, and consumer-driven contract validation. Ensures services communicate correctly without requiring full end-to-end infrastructure.

testingtypescriptgo
0
20
Harness IntegrationA

> Verify system wiring, materialize knowledge artifacts, and update project metadata. Integration is a gate, not a discovery phase -- it confirms that planned integration tasks completed.

documentationgonode
0
20
Harness IntegrityA

> Unified integrity gate — single invocation chains mechanical verification with AI-powered code review and produces a consolidated pass/fail report.

code-qualitysqlcode-review
0
20
Harness Knowledge MapperA

> Auto-generate always-current knowledge maps from graph topology. Never stale because it's computed, not authored.

code-qualitynoderefactoring
0
20
Harness Knowledge PipelineA

> 4-phase knowledge extraction, reconciliation, drift detection, and remediation with convergence loop. Keeps the business knowledge graph current and identifies coverage gaps.

testingtypescriptgo
0
20
Harness Load TestingA

> Stress testing, capacity planning, and performance benchmarking with k6, Artillery, and Gatling. Detects existing load test infrastructure, designs test scenarios for critical paths, executes tests, and analyzes results against defined thresholds.

devopsjavascriptgo
0
20
Harness Maintenance PipelineA

> One on-demand entry point for project maintenance. Runs the checks that are actually overdue, triages what needs attention, and asks you — in plain text — which to fix. A thin wrapper over `harness maintenance run`; it owns no state of its own.

ai-agentsbashbackend
0
20
Harness Ml OpsA

> Advise on ML pipeline management, experiment tracking hygiene, model serving patterns, and prompt evaluation frameworks. Audits reproducibility, model versioning, and deployment readiness across MLflow, Weights and Biases, SageMaker, and Vertex AI.

devopspythongo
0
20
Harness Mobile PatternsA

> Advise on mobile platform lifecycle management, permission handling, deep linking, push notifications, and app store submission compliance. Covers iOS, Android, React Native, and Flutter with platform-specific best practices.

developmentgojava
0
20
Harness Mutation TestA

> Test quality validation through mutation testing. Introduces deliberate code mutations to verify that the test suite catches real bugs, exposing weak assertions, missing edge cases, and dead test code.

testingjavascripttypescript
0
20
Harness ObservabilityA

> Structured logging, metrics, distributed tracing, and alerting strategy. The three pillars of observability, assessed and designed for production readiness.

devopsgonode
0
20
Harness OffboardingA

> Conduct a structured departure debrief for an engineer leaving a harness-managed project. Capture the in-flight context, decisions, and social knowledge they hold in their head, hand off open work and ownership, run an access/knowledge/secret checklist, and verify nothing load-bearing leaves with the person. The symmetric counterpart to harness-onboarding: onboarding gets knowledge _in_, offboarding gets knowledge _out_ before it is lost.

devopsgonode
0
20
Harness OnboardingA

> Navigate an existing harness-managed project and generate a structured orientation for new team members. Map the codebase, understand constraints, identify the adoption level, and produce a summary that gets someone productive fast.

developmenttypescriptgo
0
20
Harness Parallel AgentsA

> Dispatch independent tasks to concurrent agents, integrate results, and verify no conflicts. Only for truly independent problems. **Invoked automatically by `harness-autopilot` (and standalone `harness-execution`), not only manually.** When a plan's phase has an auto-dispatch wave, the execution loop calls this skill to run that wave. In that mode the caller supplies worktree-per-unit isolation per `docs/guides/agent-worktree-patterns.md` (one worktree per task, sequential commits, squash-m...

businessgogit
0
20
Harness Perf TddA

> Red-Green-Refactor with performance assertions. Every feature gets a correctness test AND a benchmark. No optimization without measurement.

testingtypescriptgo
0
20
Harness PerfA

> Performance enforcement and benchmark management. Tier-based gates block commits and merges based on complexity, coupling, and runtime regression severity.

documentationgonode
0
20
Harness PlanningA

> Implementation planning with atomic tasks, goal-backward must-haves, and complete executable instructions. Every task fits in one context window.

documentationrustgo
0
20
Harness Pre Commit ReviewA

> Lightweight pre-commit quality gate — mechanical checks first, AI review second. Fast feedback before code leaves your machine.

code-qualitygobash
0
20
Harness Product SpecB

> Generate structured product specifications from feature requests, issues, or descriptions. Produces user stories with EARS acceptance criteria, Given-When-Then scenarios, and PRD documents with traceable requirements.

documentationgobash
0
20
Harness Property TestA

> Property-based and generative testing with fast-check, hypothesis, and automatic shrinking. Discovers edge cases that example-based tests miss by generating thousands of random inputs and verifying invariants hold for all of them.

developmentjavascripttypescript
0
20
Harness PulseA

> Single-page time-windowed product pulse. **Phase 3 ships the first-run interview only**: it converts vague intent into a concrete `pulse:` block in `harness.config.json`, refuses read-write DB credentials, and seeds from `STRATEGY.md` when present. The actual `harness pulse run` (Phases 2-4 of the runtime) is deferred to spec Phase 4.

databasesgoshell
0
20
Harness RefactoringA

> Safe refactoring with constraint verification at every step. Change structure without changing behavior, with harness checks as your safety net.

code-qualitygotesting
0
20
Harness RehearseA

> Rehearse an agent against a deliberately-broken fixture and score how well it recovers. Free-soloing a change in production is how a small planted defect becomes an incident. A fixture lets an agent practise the crux move — notice the defect, reach for the right gate, fix it without breaking anything else — on a rope first. The same fixtures double as a regression test for the harness's own gates: if `check-security` stops catching a leaked secret, the leaked-secret fixture's score drops.

researchtypescriptrust
0
20
Harness Release ReadinessA

> Audit, fix, and track your project's path to a publishable release. No release without a passing report.

documentationtypescriptrust
0
20
Harness Repo HygieneA

> Fleet-wide branch and worktree pruning. Sync first, classify every ref against PR state and containment, prove nothing unpushed will be lost, then prune — and report the resulting ref state, not a delete count.

testinggobash
0
20
Harness ResilienceA

> Circuit breakers, rate limiting, bulkheads, retry patterns, and fault tolerance analysis. Detects missing resilience patterns, evaluates failure modes, and recommends concrete configurations for production-grade fault tolerance.

devopsgosql
0
20
Harness Roadmap PilotA

> AI-assisted selection of the next highest-impact unblocked roadmap item. Scores candidates, recommends one, and transitions to the appropriate next skill. Selection does NOT assign — the `assignee` field names who is _executing_, and is written at execution start (harness-execution), not at selection.

businessgobash
0
20
Harness RoadmapA

> Create and manage a unified project roadmap from existing specs and plans. Interactive, human-confirmed, always valid.

businessgocode-review
0
20
Harness RollbackA

> Post-ship circuit breaker. Proposes a full-context **revert PR** when a shipped PR fails post-merge evaluation or crosses a signal threshold. v1 is **propose-only** — it NEVER auto-merges. A human merges the revert.

devopsrustgit
0
20
Harness RouterA

> Natural language entry point to all harness skills. Classifies intent by scope/domain, confirms routing with reasoning, dispatches to the appropriate skill.

code-qualitydebuggingrefactoring
0
20
Harness SecretsB

> Secret detection, credential hygiene, and vault integration. Find exposed secrets, classify risk, and enforce externalization before they reach production.

securitytypescriptgo
0
20
Harness Security ReviewA

> Deep security audit combining mechanical scanning with AI-powered vulnerability analysis. OWASP baseline + stack-adaptive rules + optional threat modeling.

securityrustgo
0
20
Harness Security ScanA

> Lightweight mechanical security scan. Fast triage, not deep review.

securitygosql
0
20
Harness Skill AuthoringA

> Create and extend harness skills following the rich skill format. Define purpose, choose type, write skill.yaml and SKILL.md with all required sections, validate, and test.

code-qualitytypescriptgo
0
20
Harness Soundness ReviewA

> Deep soundness analysis of specs and plans. Auto-fixes inferrable issues, surfaces design decisions to you. Runs automatically before sign-off.

databasesgosql
0
20
Harness Sql ReviewA

> Adversarial review of SQL queries for performance anti-patterns, missing indexes, N+1 queries, and unsafe operations. Analyzes raw SQL, ORM-generated queries, and migration scripts to produce optimization recommendations with estimated impact.

databasesgobash
0
20
Harness State ManagementA

> Manage persistent state across agent sessions so that context, decisions, progress, and learnings survive context resets. Load state at session start, track position and decisions throughout, and save state for the next session.

databasesgobash
0
20
Harness StrategyA

> Repo-root strategic anchor. **Phase 2 of the strategic-anchor spec ships the skill**: a first-run interview that writes a valid `STRATEGY.md`, plus an update flow that re-interviews one section at a time with pushback against fluff, goals-as-strategy, and feature-lists-as-strategy. Downstream wiring (init, brainstorming, roadmap-pilot, ideate, knowledge graph) ships in spec Phases 3-7.

businessgoshell
0
20
Harness Supply Chain AuditA

> 6-factor dependency risk evaluation adapted from Trail of Bits security skill patterns. Surfaces dependency risk flags for human review — not automated verdicts.

securityrustgo
0
20
Harness TddA

> Red-green-refactor cycle integrated with harness validation. No production code exists without a failing test first.

testingtypescriptrust
0
20
Harness Test AdvisorA

> Graph-based test selection. Answers: "I changed these files — what tests should I run?"

testinggonode
0
20