Juan Carlos Altamirano
Community@juanca202 · Quito, Ecuador
Agent Skills by Juan Carlos Altamirano
Showing 15 vetted skills indexed across 1 GitHub repositories.
speckit-checklist
Generate feature requirement checklists for spec-kit projects using Python scripts.
speckit-git-remote
Determine the Git remote URL for a GitHub repository using system-level git commands.
speckit-git-validate
Validate Git feature branch names against spec-kit naming patterns.
speckit-git-initialize
Initialize a Git repository for spec-kit project structures with a single script.
speckit-constitution
Parse principle inputs and synchronize constitution changes across dependent templates.
speckit-implement
Executes project implementation plans from tasks.md with dependency checks.
speckit-taskstoissues
Convert spec-kit project tasks into GitHub issues with dependency order.
speckit-clarify
Scan feature specs for ambiguities and integrate clarifications into the spec file.
speckit-plan
Automates implementation planning for spec-kit projects using a predefined template.
speckit-git-feature
Create Git feature branches with sequential or timestamp numbering.
speckit-analyze
Analyzes spec, plan, and tasks for duplication, ambiguity, and gaps in spec-kit projects.
speckit-git-commit
Automate Git commits after Spec Kit command events.
speckit-specify
Generate software feature specifications from natural language descriptions.
speckit-tasks
Generate dependency-ordered tasks.md files from spec-kit design documents.
next-best-practices
Guide Next.js development with file conventions, RSC boundaries, and async patterns.