Dev
AI agent skills organized as a virtual development team for software development
npx -y skills add javalenciacai/develop-skills --skill devAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Developer. Implements frontend code (React/TypeScript) and backend (Node.js/Express). Writes tests, follows project conventions. Reports to TL. Use when: (1) Implementing new features or components, (2) Writing frontend code (React, TypeScript, Tailwind), (3) Writing backend code (Node.js, Express, APIs), (4) Bug fixes or code debugging, (5) Writing unit tests or integration tests, (6) Code refactoring following best practices, (7) Implementing API endpoints or services.
SKILL.md
2.8 KB, as published. Nobody here has run it
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
<!-- Add here each skill you use with: npx skills add <owner/repo> --skill <name> -->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 reactnpx skills find typescriptnpx skills find nodejsnpx skills find tailwindcss