NTCoding
- 15 skills
- 0 followers
- 8 hours ago last updated
- ▌ Ddd · ntcodingExplore and evaluate domain models collaboratively before implementation. Use for DDD modelling, domain concepts, aggregates, lifecycles, invariants, ownership, subdomain boundaries, or Rivière role questions where domain expertise and repository evidence must shape the model.
- ▌ Workflow · ntcoding bundleExecute a low-level dev-workflow-v2 state operation. Use only when another dev-workflow skill or workflow state explicitly directs $dev-workflow-v2:workflow with an operation.
- ▌ List Review Threads · ntcoding bundleList unresolved review threads for the pull request recorded in workflow state. Use only when explicitly invoked as the list-review-threads skill.
- ▌ Dev Workflow Start Planning · ntcodingStart or resume a product-discovery planning topic. Use only when the user explicitly invokes $dev-workflow-start-planning with a topic or planning ID.
- ▌ Dev Workflow Planning Status · ntcodingReport the current product-discovery planning status. Use only when the user explicitly invokes $dev-workflow-planning-status.
- ▌ Dev Workflow Choose Next Task · ntcodingChoose the next planned implementation task. Use only when the user explicitly invokes $dev-workflow-choose-next-task.
- ▌ Dev Workflow Optimize Factory · ntcodingAssess and improve the engineering factory workflow. Use only when the user explicitly invokes $dev-workflow-optimize-factory.
- ▌ Dev Workflow Continue Planning · ntcodingContinue the current product-discovery planning topic. Use only when the user explicitly invokes $dev-workflow-continue-planning.
- ▌ Dev Workflow Review Pull Request · ntcodingRun repository review agents for a GitHub pull request outside the development workflow. Use only when the user explicitly invokes $dev-workflow-review-pull-request with a pull request number.
- ▌ Dev Workflow Start Implementation · ntcodingStart implementation for a GitHub issue. Use only when the user explicitly invokes $dev-workflow-start-implementation with an issue number.
- ▌ Dev Workflow Address Pull Request Feedback · ntcodingPlan and address feedback on a GitHub pull request outside the development workflow. Use only when the user explicitly invokes $dev-workflow-address-pull-request-feedback with a pull request number.
- ▌ Writing Tests · ntcodingPrinciples for writing effective, maintainable tests. Covers naming conventions, assertion best practices, and comprehensive edge case checklists. Based on BugMagnet by Gojko Adzic. Triggers on: writing any test, 'add tests', test review, test naming, assertion choices, edge case coverage, 'what should I test', test structure decisions.
- ▌ Switch Persona · ntcoding bundleQuick persona switching. Triggers: 'switch persona', 'switch to X', 'become X'. Lists personas, reads selected file, switches immediately.
- ▌ Fetching Circleci Logs · ntcodingFetches CircleCI job logs via the v1.1 API and displays step-level output. Focuses on failed steps. Use when: CI checks fail on a PR, user shares a CircleCI job URL, user asks to check build logs, 'circleci', 'build failed', 'CI failed', 'check the logs'.
- ▌ Fix It Never Work Around It · ntcodingStops execution and fixes root cause when commands, builds, scripts, or tools fail unexpectedly. Triggers on workaround language: 'directly', 'instead', 'alternatively', 'skip', 'fall back', 'work around', 'isn't working', 'broken', 'manually'. Activates on any unexpected non-zero exit code or process failure.