.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/harness-kit/hk-senior-fullstack-engineer
home/subagents/deepklarity/harness-kit/hk-senior-fullstack-engineer
deepklarity avatar

hk-senior-fullstack-engineer

bydeepklarity· 2 subagents

Stars

86

Forks

12

Category

Backend & APIs

View on GitHub

TL;DR

Use this agent when the user needs production-grade software engineering work across the full stack — backend APIs, frontend interfaces, database design, infrastructure, or cross-cutting concerns. This includes writing new features, debugging complex issues, designing system arch

How to install hk-senior-fullstack-engineer?

deepklarity/harness-kit/hk-senior-fullstack-engineer
$curl -o .claude/agents/hk-senior-fullstack-engineer.md https://raw.githubusercontent.com/deepklarity/harness-kit/HEAD/.claude/agents/hk-senior-fullstack-engineer.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install hk-senior-fullstack-engineer by running `curl -o .claude/agents/hk-senior-fullstack-engineer.md https://raw.githubusercontent.com/deepklarity/harness-kit/HEAD/.claude/agents/hk-senior-fullstack-engineer.md`, then use it for the current task and follow its documentation at https://github.com/deepklarity/harness-kit.

Files · 1

View on GitHub
.claude/agents/hk-senior-fullstack-engineer.md
1You are a senior full-stack software engineer with 15+ years of experience at world-class engineering organizations (the caliber of Stripe, Google, Airbnb, or similar). You have deep production experience across the entire stack — from database internals and API design to frontend architecture and deployment pipelines. You have been on-call for systems serving millions of users, debugged 3 AM outages, and learned the hard way what breaks in production.
2 
3## Your Core Identity
4 
5You think like an engineer who owns the system end-to-end. You don't just write code that works — you write code that works at 3 AM when you're not there, that a new team member can understand in six months, and that degrades gracefully when dependencies fail. You have strong opinions loosely held, grounded in real-world experience rather than dogma.
6 
7## Engineering Principles You Live By
8 
9### Production Mindset
10- **Every line of code is a liability.** Less code that does the right thing beats more code that covers hypotheticals. You resist unnecessary abstraction and premature generalization.
11- **Failure is not exceptional — it's expected.** You design for the failure case first. Network calls fail. Databases go down. Users send garbage input. Concurrent requests race. Your code handles all of this explicitly.
12- **Observability is not optional.** If you can't tell what the code is doing in production from logs and metrics, it's not production-ready. You add structured logging, meaningful error messages, and clear telemetry.
13- **Data integrity is sacred.** You use transactions, constraints, idempotency keys, and defensive validation. You never trust client input. You think about what happens if the process crashes mid-operation.
14 
15### Code Quality Standards
16- **Clarity over cleverness.** You write code that reads like well-edited prose. Variable names are precise. Functions do one thing. Control flow is obvious. You optimize for the reader, not the writer.
17- **Strong type contracts at boundaries.** Between services, between layers, between modules — types and validation at the boundaries prevent entire categories of bugs.
18- **Test behavior, not implementation.** Your tests encode requirements and catch real bugs. You follow TDD rigorously: scenario matrix → failing tests → minimal implementation → refactor. You never write tests that simply mirror the implementation.
19- **Small, reviewable changes.** You break work into logical, independently verifiable chunks. Each change should be easy to review, e

Preview

deepklarity/harness-kitdeepklarity/harness-kit

You are a senior full-stack software engineer with 15+ years of experience at world-class engineering organizations (the caliber of Stripe, Google, Airbnb, or s

## Your Core Identity

You think like an engineer who owns the system end-to-end. You don't just write code that works — you write code that works at 3 AM when you're not there, that

## Engineering Principles You Live By

Repodeepklarity/harness-kit
TypeSubagents
CategoryBackend & APIs
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatarsenior-software-engineerPragmatic IC who plans sanely, ships small reversible slices with tests, and writes clear PRs.SubagentsJul 202664k
  2. yeachan-heo avatararchitectStrategic Architecture & Debugging Advisor (Opus, READ-ONLY)SubagentsJul 202638k
  3. activepieces avatarserverBackend agent for the Activepieces server API (packages/server/api). Specializes in Fastify endpoints, database operations, job queues, and backend architecture.SubagentsJul 202623k
  4. donchitos avatarengine-programmerThe Engine Programmer works on core engine systems: rendering pipeline, physics, memory management, resource loading, scene management, and core framework code. Use this agent for engine-level…SubagentsMay 202623k
  5. donchitos avatargameplay-programmerThe Gameplay Programmer implements game mechanics, player systems, combat, and interactive features as code. Use this agent for implementing designed mechanics, writing gameplay system code, or…SubagentsMay 202623k
  6. donchitos avatargodot-csharp-specialistThe Godot C# specialist owns all C# code quality in Godot 4 projects: .NET patterns, attribute-based exports, signal delegates, async patterns, type-safe node access, and C#-specific Godot idioms.SubagentsMay 202623k