darkmonkdev avatar

darkmonkdev

Community

@darkmonkdev

1Followers
|
1Public Repos
|
24Published Skills

Agent Skills by darkmonkdev

Showing 24 vetted skills indexed across 1 GitHub repositories.

DarkMonkDevDarkMonkDev
1

test-environment

Run unit, integration, and end-to-end tests in isolated containers.

Community
Advanced
DarkMonkDevDarkMonkDev
1

production-deploy

Automate production deployment to DigitalOcean with health checks and rollback readiness.

Community
Advanced
DarkMonkDevDarkMonkDev
1

database-reset-dev

Drop and recreate PostgreSQL schemas, then restart the API container to trigger auto-seeding.

Community
Advanced
DarkMonkDevDarkMonkDev
1

restart-dev-containers

Restart WitchCityRope development containers with the dev overlay and health checks.

Community
Advanced
DarkMonkDevDarkMonkDev
1

restart-test-containers

Restart WitchCityRope test containers with docker-compose test overlay and health checks.

Community
Advanced
DarkMonkDevDarkMonkDev
1

database-reset-production

Drop production schemas and rebuild them via migrations with health checks.

Community
Advanced
DarkMonkDevDarkMonkDev
1

registry-cleanup

Remove obsolete container image tags from DigitalOcean registries by retention policy.

Community
Advanced
DarkMonkDevDarkMonkDev
1

lessons-learned-validator

Validate lessons-learned documentation against format, size, and naming standards.

Community
Intermediate
DarkMonkDevDarkMonkDev
1

quality-gate-calculator

Calculate quality gate thresholds by work type and development phase.

Community
Basic
DarkMonkDevDarkMonkDev
1

code-format

Format TypeScript, JavaScript, JSON, Markdown and CSS/SCSS files in a repository using Prettier via npx.

Community
Intermediate
DarkMonkDevDarkMonkDev
1

test-catalog-updater

Update TEST_CATALOG.md with test metrics, status, and failure details.

Community
Intermediate
DarkMonkDevDarkMonkDev
1

container-restart

Restarts Docker development containers and verifies their health and compilation status.

Community
Advanced
DarkMonkDevDarkMonkDev
1

phase-1-validator

Validates requirements-phase documents against quality gates and structured section checks.

Community
Intermediate
DarkMonkDevDarkMonkDev
1

database-reset-staging

Drop staging database schemas and rebuild them through automatic migrations.

Community
Advanced
DarkMonkDevDarkMonkDev
1

code-quality-fix

Fix ESLint, Prettier, and import issues in JavaScript/TypeScript projects.

Community
Intermediate
DarkMonkDevDarkMonkDev
1

phase-4-validator

Validate testing phase completion with 100% test pass rate and environment health checks.

Community
Advanced
DarkMonkDevDarkMonkDev
1

single-source-validator

Detect duplicated Bash commands and skill paths across agent and process documents.

Community
Intermediate
DarkMonkDevDarkMonkDev
1

phase-2-validator

Automates validation of Functional Specification, Database Design, UI/UX Design completeness and technical feasibility for Phase 2 gate.

Community
Intermediate
DarkMonkDevDarkMonkDev
1

handoff-document-generator

Generate standardized agent-to-agent handoff documents with templated sections.

Community
Intermediate
DarkMonkDevDarkMonkDev
1

master-index-updater

Automate updates to the Functional Area Master Index for new features and documentation changes.

Community
Intermediate
DarkMonkDevDarkMonkDev
1

phase-5-validator

Validate Finalization Phase readiness with standardized exit codes.

Community
Intermediate
DarkMonkDevDarkMonkDev
1

code-quality-check

Execute ESLint, TypeScript, npm audit, and unused dependency checks.

Community
Intermediate
DarkMonkDevDarkMonkDev
1

staging-deploy

Automate staging deployment of WitchCityRope to DigitalOcean with health checks.

Community
Advanced
DarkMonkDevDarkMonkDev
1

phase-3-validator

Validate API and Web builds and implementation completeness before the Testing Phase.

Community
Intermediate