Project Overview
Add this skill
npx mdskills install PatrickJS/cursor-nextjs-typescript-tailwindProject-specific guidelines for a blockchain explorer, but lacks agent trigger conditions and workflows
1# Project Overview23This project, named Astral, the Block Explorer of Autonomys network, is built using Next.js and TypeScript. It integrates various libraries for state management, UI components, and data fetching.45# Key URLs67- Astral Block Explorer: https://explorer.autonomys.xyz/8- GitHub Repository: https://github.com/autonomys/astral9- Autonomys: https://autonomys.xyz/10- Academy: https://academy.autonomys.xyz/11- Documentation: https://docs.autonomys.xyz/1213# Project Structure1415- **Components**: Contains reusable UI components.16- **App**: Next.js app for routing.17- **Hooks**: Custom React hooks for state management.1819# Development Guidelines2021- Use TypeScript for type safety.22- Follow the coding standards defined in the ESLint configuration.23- Ensure all components are responsive and accessible.24- Use Tailwind CSS for styling, adhering to the defined color palette.2526# Important Scripts2728- `dev`: Starts the development server.29- `build`: Builds the application for production.3031# AI Interaction Guidelines3233- When generating code, prioritize TypeScript and React best practices.34- Ensure that any new components are reusable and follow the existing design patterns.35- Minimize the use of AI generated comments, instead use clearly named variables and functions.36- Always validate user inputs and handle errors gracefully.37- Use the existing components and pages as a reference for the new components and pages.3839# Lexicon of Terms and Concepts4041- **H+AI (Human + Artificial Intelligence)**: The collaboration between humans and AI to enhance capabilities and ensure a harmonious coexistence.42- **Autonomys Network**: A decentralized network designed to provide infrastructure for AI-powered decentralized applications (dApps).43- **deAI Ecosystem**: A stack of components that includes distributed storage, compute, and a dApp/agent layer for building and deploying AI applications.44- **Distributed Storage**: A system ensuring data integrity and availability for AI-related data.45- **Distributed Compute**: Scalable computational resources for AI training and inference.46- **dApp (Decentralized Application)**: Applications that run on a decentralized network, providing enhanced security and transparency.4748# Additional Resources4950- [Next.js Documentation](https://nextjs.org/docs)51- [TypeScript Handbook](https://www.typescriptlang.org/docs/)52- [Tailwind CSS Documentation](https://tailwindcss.com/docs)53- [React Documentation](https://reactjs.org/docs/getting-started.html)54- [Autonomys Overview](https://autonomys.xyz/)5556
Full transparency — inspect the skill content before installing.