academindacademindOfficialยท8 Agent Skills Included

claude-code-course-resources

Modern React, Next.js, TypeScript, and web security best practices

Enforces modern coding standards for React, Next.js, TypeScript, Tailwind, and Bun projects. Prevents common mistakes like unnecessary useEffect hooks, unsafe types, weak accessibility, and security vulnerabilities. Guides code generation toward clean, tested, production-ready web applications with less manual review.
npx skills add academind/claude-code-course-resources --all -g -y
Available:

Directs the agent to build the note-taking app per the spec, enforce strict TypeScript, Bun, and security rules, and verify every UI change with build, lint, tests, and browser checks.

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install claude-code-course-resources?โ–ผ

Run `npx skills add academind/claude-code-course-resources --all -g -y` in your terminal to install all skills globally.

What do these coding skills cover?โ–ผ

They cover clean TypeScript, modern React and Next.js patterns, accessible HTML, Tailwind styling, Bun-first tooling, browser APIs, and web security rules.

How do these skills improve React code?โ–ผ

They steer the agent away from unnecessary useEffect and useState, favoring derived values, server components, and small focused components.

Do these skills work with Cursor and Claude Code?โ–ผ

Yes. All skills follow the universal SKILL.md standard and work in Claude Code, Cursor, OpenClaw, and similar coding environments.

Are these skills useful for beginners?โ–ผ

Yes. They were built as course companions, so they teach best practices while the agent applies them automatically to your project.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’