원클릭으로
full-stack-dev
Describe what this skill does and when to use it. Include keywords that help agents identify relevant tasks.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Describe what this skill does and when to use it. Include keywords that help agents identify relevant tasks.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | full-stack-dev |
| description | Describe what this skill does and when to use it. Include keywords that help agents identify relevant tasks. |
This repository uses a reusable Copilot/Claude skill to generate a complete OTP-based voting system with:
The skill is designed for:
Full-Stack-Dev (Node + React + Mongo)
This skill helps generate a complete voting system with:
The skill is designed to work in phases, not all at once.
❗ Do NOT ask it to generate the full project in one prompt.
Use the Full-Stack Voting System Generator and start Step 1: System Design
Continue with Step 2: Backend implementation
Continue with Step 3: Frontend implementation
Continue with Step 4: Integration
Review and harden the system for:
- duplicate voting issues
- OTP validation edge cases
- deadline enforcement
The skill enforces these rules:
project-root/
server/
controllers/
routes/
models/
services/
middlewares/
app.js
client/
src/
components/
pages/
After backend generation:
Audit this backend for race conditions and duplicate vote issues
After frontend generation:
Improve UI aesthetics using Tailwind without changing logic
This skill prioritizes:
Reliability > UI polish Simplicity > complexity Correctness > speed
If you improve the skill or workflow:
Built for Namma Flutter | Flutter Chennai Community ❤️
---
## 💡 What to do next
- Save this as `SKILLS.md` in your root
- Commit it with your repo
- Share it with your team so everyone uses the skill properly
---
If you want, I can also generate:
- `README.md` (public-facing project doc)
- `.env.example`
- or a **final pre-launch checklist** (very useful before your event)
That’s usually what separates a “working project” from a “smooth event.”