vtexvtexOfficial·16 Agent Skills Included

front.phone

Phone number validation, formatting, and spec-driven feature development

Validates, formats, and extracts country data from international phone numbers following the E.123 standard. Adds spec-driven workflows that turn feature ideas into specifications, plans, tasks, and tested code. Removes manual requirement writing and guesswork when extending the library with new country rules.
npx skills add vtex/front.phone --all -g -y
Available:

Tells your AI agent how the phone library is structured, which commands to run, what it may change autonomously, and how to route work through the spec-kit skills.

All Skills in This Repository (16)

Pure Emerald Level Indicators
📦 In Repo
vtexvtex

speckit-checklist

Generate requirements-quality checklists with spec traceability and coverage checks.

Official
Advanced
📦 In Repo
vtexvtex

speckit-git-remote

Detect Git remote URLs and extract GitHub owner and repository names.

Official
Basic
📦 In Repo
vtexvtex

speckit-git-validate

Validate Git feature branch names against naming patterns and spec directories.

Official
Intermediate
📦 In Repo
vtexvtex

speckit-git-initialize

Initialize Git repositories with an initial commit in existing project directories.

Official
Intermediate
📦 In Repo
vtexvtex

speckit-constitution

Update Spec Kit constitution templates from principle inputs and synchronize dependent files.

Official
Advanced
📦 In Repo
vtexvtex

implementing

Implement approved feature specifications into repository code and tests.

Official
Advanced
📦 In Repo
vtexvtex

speckit-implement

Execute repository implementation workflows with checklist and hook guardrails.

Official
Advanced
📦 In Repo
vtexvtex

speckit-taskstoissues

Converts spec tasks into dependency-ordered GitHub issues with prerequisite checks and hooks.

Official
Intermediate
📦 In Repo
vtexvtex

speckit-clarify

Ask up to five targeted questions and encode answers into a feature spec.

Official
Advanced
📦 In Repo
vtexvtex

specification

Generate a Spec Driven Development markdown document with Business Context, Arch Decisions, and Technical Contract.

Official
Advanced
📦 In Repo
vtexvtex

speckit-plan

Generate research, data-model, contracts, and quickstart artifacts from feature specifications.

Official
Advanced
📦 In Repo
vtexvtex

speckit-git-feature

Create a Git feature branch with sequential or timestamp numbering from Spec-Kit configuration.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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