Agent Skills by monang404
Showing 139 vetted skills indexed across 1 GitHub repositories.
javascript-typescript-typescript-scaffold
Generate TypeScript project structures with pnpm, Vite, Next.js, and Vitest configurations.
track-management
Creates and manages Conductor tracks with spec.md, plan.md, and lifecycle status conventions.
error-debugging-error-analysis
Diagnose production errors using stack traces, structured logs, and distributed tracing.
observability-engineer
Design monitoring, logging, tracing, and SLO systems for production services.
tdd-workflows-tdd-green
Implement minimal code that makes failing tests pass in the TDD green phase.
full-stack-orchestration-full-stack-feature
Orchestrates full-stack feature development across database, backend, frontend, testing, and deployment phases.
postgresql
Design PostgreSQL schemas with data types, indexes, constraints, and partitioning patterns.
dx-optimizer
Improves developer tooling, environment setup, and workflows to reduce development friction.
architecture-decision-records
Write and maintain Architecture Decision Records documenting technical decisions and trade-offs.
debugging-toolkit-smart-debug
Diagnose software issues through structured triage, observability analysis, and root cause workflows.
python-testing-patterns
Implement pytest test suites with fixtures, mocking, parameterization, and coverage reporting.
git-pr-workflows-onboard
Generates structured onboarding plans with 30/60/90-day milestones for new team members.
frontend-developer
Builds React and Next.js components with responsive layouts and accessibility support.
api-design-principles
Designs REST and GraphQL APIs with pagination, versioning, error handling, and schema patterns.
python-packaging
Create distributable Python packages with pyproject.toml and publish them to PyPI.
codebase-cleanup-tech-debt
Analyze codebases to identify, quantify, and prioritize technical debt with remediation plans.
architecture-patterns
Implement Clean Architecture, Hexagonal Architecture, and Domain-Driven Design patterns for backend systems.
context-manager
Orchestrates dynamic context, memory, and retrieval systems for multi-agent AI workflows.
performance-testing-review-ai-review
Reviews pull requests using static analysis tools and LLMs to detect security, performance, and architecture issues.
frontend-mobile-development-component-scaffold
Generates React and React Native components with TypeScript types, tests, styles, and Storybook stories.
deployment-validation-config-validate
Validates application configuration files with JSON Schema, environment rules, and encryption.
gitlab-ci-patterns
Create GitLab CI/CD pipelines with multi-stage workflows, caching, and Kubernetes deployment.
bats-testing-patterns
Write unit tests for shell scripts using the Bats testing framework.
c4-container
Generates C4 Container-level architecture documentation with Mermaid diagrams and OpenAPI specifications.
Frequently Asked Questions About monang404
FAQPage SchemaWhat tasks can I accomplish with monang404's skill registry?▼
You can scaffold TypeScript and Python projects, run TDD cycles, design PostgreSQL schemas and zero-downtime migrations, build GitHub Actions and GitLab CI pipelines, perform SAST and dependency audits, write C4 architecture documentation, and manage Conductor tracks for feature and bug lifecycles.
Who is the target audience for these skills?▼
The registry targets backend and frontend engineers, SRE and DevOps practitioners, security auditors, and software architects. Personas like deployment-engineer, incident-responder, security-auditor, and architect-review map directly to day-to-day roles on production engineering teams.
How do the Conductor track-management skills work in practice?▼
Run conductor-setup to initialize product, tech-stack, and style artifacts, then conductor-new-track to create a feature, bug, or refactor track with a spec and phased plan. conductor-implement executes tasks via TDD, conductor-status shows progress, and conductor-revert enables git-aware undo per track, phase, or task.
What testing and quality capabilities are included?▼
Skills cover Jest, Vitest, pytest, Bats shell testing, and Playwright/Cypress end-to-end suites, plus unit test generation, mutation-minded TDD phases, AI-assisted code review, PR enhancement, and visual UI validation with accessibility and design-system compliance checks.
What prerequisites or dependencies do these skills assume?▼
Skills reference concrete toolchains: Node.js with pnpm and Vite, Python 3.12+ with uv, ruff, and pydantic, PostgreSQL/MySQL with Flyway or Alembic, Kubernetes with ArgoCD or Flux, Prometheus and OpenTelemetry for observability, and ShellCheck for POSIX shell linting.