File contents Dev - Developer
Role
Implements quality code. Reports to TL.
Responsibilities
Frontend code implementation (React/TypeScript)
Backend code implementation (Node.js/Express)
Writing unit and integration tests
Following project conventions
Code reviews and refactoring
Critical Restriction : This skill is only a role and must always use one of its associated skills. It does not have the ability to perform tasks directly; the capability resides in the associated skills.
Base Skills
# Find existing skills
npx skills add vercel-labs/skills --skill find-skills
# Create new skills
npx skills add anthropics/skills --skill skill-creator
Current Skills
Base Skills (All Developers)
Skill
Purpose
Installation command
find-skills
Find skills
npx skills add vercel-labs/skills --skill find-skills
skill-creator
Create skills
npx skills add anthropics/skills --skill skill-creator
Development Skills 🔴 High Priority
Skill
Purpose
Installation command
vercel-react-best-practices
React/Next.js best practices, performance, code quality, optimization
npx skills add vercel-labs/agent-skills --skill vercel-react-best-practices
web-design-guidelines
UI implementation, accessibility, responsive design, web standards
npx skills add vercel-labs/agent-skills --skill web-design-guidelines
webapp-testing
Testing with Playwright, unit tests, integration tests, E2E testing
npx skills add anthropics/skills --skill webapp-testing
Patterns and Architecture Skills 🟡 Medium Priority
Skill
Purpose
Installation command
vercel-composition-patterns
Component patterns, code organization, refactoring patterns
npx skills add vercel-labs/agent-skills --skill vercel-composition-patterns
Rule: Add Used Skills
Every time you use a new skill, add it to the "Current Skills" table.
Examples of skills to search for:
npx skills find react
npx skills find typescript
npx skills find nodejs
npx skills find tailwindcss
1 --- 2 name: dev 3 description: Dev - Developer 4 --- 5 6 # Dev - Developer 7 8 ## Role 9 10 Implements quality code. Reports to TL. 11 12 ## Responsibilities 13 14 - Frontend code implementation (React/TypeScript) 15 - Backend code implementation (Node.js/Express) 16 - Writing unit and integration tests 17 - Following project conventions 18 - Code reviews and refactoring 19 - **Critical Restriction**: This skill is only a role and must always use one of its associated skills. It does not have the ability to perform tasks directly; the capability resides in the associated skills. 20 21 ## Base Skills 22 23 ```bash 24 # Find existing skills 25 npx skills add vercel-labs/skills --skill find-skills 26 27 # Create new skills 28 npx skills add anthropics/skills --skill skill-creator 29 ``` 30 31 ## Current Skills 32 33 <!-- Add here each skill you use with: npx skills add <owner/repo> --skill <name> --> 34 35 ### Base Skills (All Developers) 36 37 | Skill | Purpose | Installation command | 38 |-------|---------|---------------------| 39 | find-skills | Find skills | `npx skills add vercel-labs/skills --skill find-skills` | 40 | skill-creator | Create skills | `npx skills add anthropics/skills --skill skill-creator` | 41 42 ### Development Skills 🔴 High Priority 43 44 | Skill | Purpose | Installation command | 45 |-------|---------|---------------------| 46 | vercel-react-best-practices | React/Next.js best practices, performance, code quality, optimization | `npx skills add vercel-labs/agent-skills --skill vercel-react-best-practices` | 47 | web-design-guidelines | UI implementation, accessibility, responsive design, web standards | `npx skills add vercel-labs/agent-skills --skill web-design-guidelines` | 48 | webapp-testing | Testing with Playwright, unit tests, integration tests, E2E testing | `npx skills add anthropics/skills --skill webapp-testing` | 49 50 ### Patterns and Architecture Skills 🟡 Medium Priority 51 52 | Skill | Purpose | Installation command | 53 |-------|---------|---------------------| 54 | vercel-composition-patterns | Component patterns, code organization, refactoring patterns | `npx skills add vercel-labs/agent-skills --skill vercel-composition-patterns` | 55 56 ## Rule: Add Used Skills 57 58 **Every time you use a new skill, add it to the "Current Skills" table.** 59 60 Examples of skills to search for: 61 - `npx skills find react` 62 - `npx skills find typescript` 63 - `npx skills find nodejs` 64 - `npx skills find tailwindcss`
javalenciacai/develop-skills/tree/main/.agents/skills/dev commit 3aa48abb93
Frequently asked questions How do I install the Dev skill? Run npx skillmds@latest add javalenciacai/dev in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
What does the Dev skill do? Dev - Developer It is listed under Coding & Dev Tools on SkillMD.
Is Dev safe to use? This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
Which AI agents work with Dev? This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Is Dev free to use? Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Who published Dev? javalenciacai (@javalenciacai) published this skill. Their other Agent Skills are listed on their SkillMD profile.