Academind
Official@academind · Germany
Official Academind GmbH Repository
Agent Skills by Academind
Showing 8 vetted skills indexed across 1 GitHub repositories.
modern-best-practice-react-components
Guide React component development with modern best practices for state and effects.
bun-first
Configure projects to use Bun for runtime, package management, and task running.
use-modern-browser-apis
Implement lazy loading and UI features with modern browser APIs.
clean-typescript
Enforce explicit typing and modern TypeScript best practices.
modern-best-practice-nextjs
Guide Next.js App Router development with server components and Suspense.
modern-accessible-html-jsx
Generate semantic, accessible HTML and JSX code with proper ARIA usage.
web-security
Enforce web security best practices and mitigate XSS and injection vulnerabilities.
modern-tailwind
Apply modern Tailwind CSS best practices for scalable UI development.
Frequently Asked Questions About Academind
FAQPage SchemaWhat specific frontend tasks are enabled by these technical standards?▼
These standards enable the construction of performant, accessible, and secure web interfaces. You can implement lazy loading, manage complex component state, enforce semantic HTML structures, and apply scalable styling patterns using modern browser capabilities and framework-specific best practices for React and Next.js.
Which engineering personas benefit most from these implementation guides?▼
Frontend engineers, full-stack developers, and UI architects benefit from these guides. They are designed for professionals seeking to standardize code quality, improve accessibility compliance, and ensure consistent architectural patterns across enterprise-grade web applications built with modern JavaScript and TypeScript ecosystems.
What are the primary prerequisites for adopting these development standards?▼
Adoption requires a foundational understanding of modern JavaScript, the React ecosystem, and the TypeScript type system. Developers should be familiar with package management environments like Bun and have a working knowledge of current web security principles to effectively implement the provided best practices.