Long Dang
Community@longdang193
Long Dang maintains a 31-skill starter kit governing disciplined software delivery: specification, planning, TDD, code review, Git worktrees, debugging, and full-stack verification.
Agent Skills by Long Dang
Showing 21 vetted skills indexed across 1 GitHub repositories.
skill-wayfinding
Coordinates provisional decision discovery across multi-session work toward a known destination.
skill-writing-plans
Decomposes approved specifications into executable multi-step implementation plans with task contracts.
skill-deepagents-executing-plans
Executes approved Git-tracked implementation plans through bounded DeepAgents delegation via dcode-project.
skill-test-driven-development
Enforces red-green-refactor test-driven development for new features and bug fixes.
skill-using-superpowers
Selects and invokes applicable repository skills before acting on tasks.
skill-backend-verification
Validates backend behavior through direct boundary, failure, state, and contract proof.
skill-dispatching-parallel-agents
Dispatches concurrent subagents for independent investigations and disjoint implementation lanes.
skill-plan-document-reviewer
Reviews specifications and implementation plans for correctness and execution readiness before approval.
skill-distinctive-frontend-design
Establishes a coherent art direction for new or restyled frontend interfaces.
skill-performance-optimization
Diagnose measured performance bottlenecks and verify improvements against stable workloads.
skill-verification-before-completion
Validates implementation completeness with fresh evidence before final plan status transitions.
skill-disposable-artifact-cleanup
Audits and cleans task-owned disposable artifacts with ownership verification and delegated lifecycle routing.
skill-full-stack-integration
Implements frontend-to-backend vertical slices with contract reconciliation and end-to-end verification.
skill-private-public-repo-governance
Separates private development repositories from curated public mirrors with allowlist-based publication.
skill-executing-plans
Executes approved implementation plans with Git reconciliation and per-task verification.
skill-spec-drafting
Drafts implementation-independent behavioral specifications with observable acceptance criteria before planning.
skill-frontend-component-engineering
Implements stateful frontend components with explicit state ownership and async transition handling.
skill-reviewing-pull-requests
Inspects pull requests and returns verdicts bound to the exact reviewed head SHA.
skill-requesting-code-review
Dispatches an independent reviewer subagent to evaluate completed code changes against plans and requirements.
skill-code-standards
Applies reusable code-quality standards for types, naming, error handling, and dependencies across languages.
skill-subagent-driven-development
Executes approved implementation plans through sequential fresh subagents with per-task spec and quality reviews.
Frequently Asked Questions About Long Dang
FAQPage SchemaWhat tasks can I perform using Long Dang's skills?▼
The 31 skills cover the full delivery cycle: brainstorming behavior, drafting specifications, writing implementation plans, test-driven development, systematic debugging, backend verification, performance optimization, code review requesting and receiving, pull request inspection, Git worktree isolation, and branch finishing after verified completion.
Who are these skills designed for?▼
Software engineers and coding agents working on non-trivial behavior changes who need disciplined gates before implementation. Personas include full-stack developers reconciling frontend-backend contracts, reviewers inspecting pull requests, and leads coordinating parallel implementation lanes via subagent-driven or DeepAgents-delegated execution.
How do the skills operate at runtime?▼
Each skill is invoked conditionally by its description trigger, such as completing verification before branch finishing or assessing refactoring before planning. Some skills declare required_reads, for example skill-deepagents-executing-plans extends skill-executing-plans, and governance skills read repository rule documents before acting.
What are the prerequisites and dependencies?▼
Most skills have empty required_reads and run standalone. Exceptions include skill-deepagents-executing-plans requiring skill-executing-plans, skill-disposable-artifact-cleanup requiring the command-execution-rule document, and skill-private-public-repo-governance requiring the repo-governance document. All skills ship under the starter_kit distribution tier.
Is there licensing or cost information available?▼
The manifest lists no license or pricing; all 31 skills are marked distribution_tier: starter_kit, indicating they are packaged as a baseline skill set. No commercial terms, paid tiers, or usage fees are specified in the provided frontmatter.