front.phone
Phone number validation, formatting, and spec-driven feature development
All Skills in This Repository (16)
Pure Emerald Level Indicatorsspeckit-checklist
Generate requirements-quality checklists with spec traceability and coverage checks.
speckit-git-remote
Detect Git remote URLs and extract GitHub owner and repository names.
speckit-git-validate
Validate Git feature branch names against naming patterns and spec directories.
speckit-git-initialize
Initialize Git repositories with an initial commit in existing project directories.
speckit-constitution
Update Spec Kit constitution templates from principle inputs and synchronize dependent files.
implementing
Implement approved feature specifications into repository code and tests.
speckit-implement
Execute repository implementation workflows with checklist and hook guardrails.
speckit-taskstoissues
Converts spec tasks into dependency-ordered GitHub issues with prerequisite checks and hooks.
speckit-clarify
Ask up to five targeted questions and encode answers into a feature spec.
specification
Generate a Spec Driven Development markdown document with Business Context, Arch Decisions, and Technical Contract.
speckit-plan
Generate research, data-model, contracts, and quickstart artifacts from feature specifications.
speckit-git-feature
Create a Git feature branch with sequential or timestamp numbering from Spec-Kit configuration.
Frequently Asked Questions
FAQPage SchemaHow to install front.phone?▼
Run `npx skills add vtex/front.phone --all -g -y` in your terminal to install all skills in this suite globally.
What does front.phone do?▼
It is a JavaScript library that identifies, validates, and formats phone numbers for many countries using the E.123 standard. It extracts the country code, area code, number, and mobile status from any input.
How do the spec-kit skills help developers?▼
They guide your AI agent through a full spec-driven workflow: writing a feature specification, clarifying requirements, planning, generating tasks, and implementing tested code automatically.
Can the agent add a new country phone rule?▼
Yes. The orchestrator file lets the agent autonomously add country rules and matching tests, as long as it does not change the public API or build pipeline.
Does front.phone work with Claude Code and other agents?▼
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible agents.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core