Install
mkdir -p .claude/skills/phalcon-deployment && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16451" && unzip -o skill.zip -d .claude/skills/phalcon-deployment && rm skill.zipInstalls to .claude/skills/phalcon-deployment
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Deployment with Phalcon. deploy.32 charsno explicit “when” trigger
About this skill
Phalcon Deployment
Deployment with Phalcon. deploy.
Quick Start
# Phalcon Deployment
# See Phalcon docs
When to Use
- Building applications with Phalcon
- deploy
- hosting
- optimization
Step-by-Step
- Install:
npm install phalcon - Set up Phalcon
- Configure Deployment
- Implement features
- Test and verify
Dependencies
- Phalcon >= latest stable
- Runtime environment
- Dependencies as needed
Examples
# Phalcon Deployment
# See Phalcon documentation
Resources
- Official Phalcon documentation
- Community tutorials
- GitHub repositories
Validation
- Run:
phalcon --version - Test with sample data
- Verify output correctness