ワンクリックで
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.”