Comprehensive guide for modern React development, emphasizing Suspense-based data fetching, lazy loading, proper file organization, and performance optimization.
Works with
AI-first code editor with Composer
Before installing skills in Cursor, ensure your development environment meets these requirements:
node --versionfrontend-engineerExecute the skills CLI command in your project's root directory to begin installation:
Fetches frontend-engineer from siviter-xyz/dot-agent and configures it for Cursor.
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate frontend-engineer. Access via /frontend-engineer in your agent's command palette.
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Submit your Claude Code skill and start earning
Automate repetitive workflows and reduce manual effort
Example
Generate reports, summarize documents, draft communications
Save 3-5 hours per week on routine tasks
Learn new skills, understand complex topics, get expert guidance
Example
Explain concepts, provide examples, suggest learning resources
Accelerate learning and skill development by 2x
Enhance output quality through reviews, suggestions, and refinements
Example
Review drafts, suggest improvements, catch errors
Improve work quality by 30-40% with less effort
2
total installs
2
this week
8
GitHub stars
0
upvotes
Run in your terminal
2
installs
2
this week
8
stars
Comprehensive guide for modern React development, emphasizing Suspense-based data fetching, lazy loading, proper file organization, and performance optimization.
React.FC<Props> pattern with TypeScriptReact.lazy(() => import())<SuspenseLoader> for loading statesuseSuspenseQuery for data fetching@/, ~types, ~components, ~featuresuseCallback for event handlers passed to childrenfeatures/{feature-name}/ directoryapi/, components/, hooks/, helpers/, types/api/{feature}Api.tstypes/routes/{feature-name}/index.tsxindex.tsany typeWhen implementing frontend code:
For detailed guidance, see:
references/component-patterns.md - Modern React component patternsreferences/data-fetching.md - Suspense-based data fetchingreferences/file-organization.md - Feature-based organizationreferences/styling-guide.md - Styling patterns and best practicesreferences/routing-guide.md - TanStack Router patternsreferences/performance.md - Performance optimizationreferences/typescript-standards.md - TypeScript best practicesPrerequisites
Time Estimate
15-45 minutes depending on use case complexity
Steps
Common Pitfalls
✓ Do
✗ Don't
💡 Pro Tips
✓ Use when
Use when skill capabilities match your task, clear ROI on time saved, and you can validate outputs. Best for repetitive tasks, learning, and quality improvement.
✗ Avoid when
Avoid when task requires deep expertise you can't validate, involves sensitive decisions, or when learning process is more valuable than speed of completion.
anthropics/claude-code
github/awesome-copilot
code-yeongyu/oh-my-opencode
alirezarezvani/claude-skills
mblode/agent-skills
sickn33/antigravity-awesome-skills
We added frontend-engineer from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
Useful defaults in frontend-engineer — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
frontend-engineer fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
Registry listing for frontend-engineer matched our evaluation — installs cleanly and behaves as described in the markdown.
frontend-engineer fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
Registry listing for frontend-engineer matched our evaluation — installs cleanly and behaves as described in the markdown.
I recommend frontend-engineer for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
Solid pick for teams standardizing on skills: frontend-engineer is focused, and the summary matches what you get after install.
We added frontend-engineer from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
frontend-engineer reduced setup friction for our internal harness; good balance of opinion and flexibility.
showing 1-10 of 26