DangerDan9631
Community@dangerdan9631 · Arizona
Agent Skills by DangerDan9631
Showing 24 vetted skills indexed across 1 GitHub repositories.
speckit-checklist
Generate a checklist validating requirement quality and completeness for spec-kit projects.
modify-model
Create and manipulate domain models with Zod schemas and TypeScript.
modify-domain-layer
Organize application domain layers including operations, validations, state, and utils.
code-maintainer
Audit Vayeate Theme Studio source code against AGENTS.md rules.
speckit-constitution
Create or update project constitutions and synchronize dependent templates in spec-kit projects.
speckit-implement
Execute project implementation plans from tasks.md and plan.md.
speckit-clarify
Identifies ambiguities in feature specs and integrates answers into the .specify directory using Markdown and PowerShell hooks.
speckit-plan
Generate design artifacts like research documents and data models for spec-kit projects.
speckit-agent-context-update
Update the Spec Kit section in coding agent context files with the latest plan path.
modify-controller
Enforce controller design patterns, dependency injection, and state management for TypeScript applications.
directive-maintainer
Audit Vayeate Theme Studio directives against the codebase for drift and conflicts.
speckit-analyze
Analyze spec.md, plan.md, and tasks.md for inconsistencies and ambiguities.
modify-component
Enforce PascalCase naming and viewmodel-based event handling for React components.
modify-gateway-layer
Design and modify gateway layer patterns for service and system integration.
modify-state
Configure Zustand store structure, access rules, and mutation methods in React applications.
speckit-specify
Automates feature specification file creation from natural language descriptions with validation hooks.
modify-service
Enforce service placement and dependency injection conventions in service-oriented architecture.
modify-app-layer
Define app layer structure and naming conventions for UI actions, handlers, components, and viewmodels.
modify-electron-layer
Enforce Electron layer rules and outline IPC integration patterns.
speckit-tasks
Generate a detailed tasks.md file from design documents using Python scripts.
modify-validation
Develop structured validation contracts for TypeScript controller integrations.
modify-viewmodel
Define ViewModels with store subscriptions and state exposure for React components.
modify-operation
Construct operation contracts with explicit inputs and dependency injection types.
modify-gateway
Implement gateway facade patterns to convert wire data into domain models.