Collection46 items

hoangnguyen0403/agent-skills-standard

View on GitHub
55stars

🎯Skills46

🎯skill creator🎯Skill

Generates Claude Code skill templates and boilerplate code for creating new AI agent skills across multiple programming languages and frameworks.

skill creator
🎯next.js security🎯Skill

Provides automated security configuration and best practices recommendations for Next.js web applications, identifying potential vulnerabilities and suggesting protective measures.

next.js security
🎯swift best practices🎯Skill

Provides AI-guided recommendations and code refactoring suggestions for adhering to Swift programming best practices and coding standards.

swift best practices
🎯next.js rendering strategies🎯Skill

Explains and recommends optimal Next.js rendering strategies (SSR, SSG, ISR) based on specific project requirements and performance goals.

next.js rendering strategies
🎯nestjs controllers & services🎯Skill

Generates boilerplate NestJS controllers and services with standard CRUD operations and routing configurations for rapid backend API development.

nestjs controllers & services
🎯next.js authentication🎯Skill

Implements secure user authentication and authorization workflows for Next.js applications using industry-standard authentication methods and best practices.

next.js authentication
🎯swift tooling🎯Skill

Provides automated code generation, project setup, and development workflow tools specifically for Swift programming projects.

swift tooling
🎯nestjs-observability🎯Skill

Enhances NestJS application observability by providing comprehensive logging, tracing, and monitoring configurations and utilities.

nestjs-observability
🎯swift language🎯Skill

Generates, analyzes, and provides code completion suggestions for Swift programming language projects, helping developers write Swift code more efficiently.

swift language
🎯swift swiftui🎯Skill

Generates Swift and SwiftUI code snippets, templates, and boilerplate for iOS and macOS application development using AI-assisted code generation.

swift swiftui
🎯nestjs-performance🎯Skill

Optimizes NestJS application performance through advanced configuration, monitoring, and tuning techniques for enhanced scalability and efficiency.

nestjs-performance
🎯nestjs error handling🎯Skill

Provides standardized error handling mechanisms and utilities for NestJS applications, helping developers create consistent and robust error management strategies.

nestjs error handling
🎯dart best practices🎯Skill

Provides AI-assisted guidance and recommendations for writing high-quality, idiomatic Dart code by analyzing code structure, suggesting improvements, and enforcing best practices.

dart best practices
🎯dart-language-patterns🎯Skill

Explores and demonstrates common design patterns, best practices, and idiomatic code structures in the Dart programming language.

dart-language-patterns
🎯next.js-tooling🎯Skill

Streamlines Next.js project development by providing comprehensive tooling and configuration management for efficient web application setup.

next.js-tooling
🎯nestjs-file-uploads🎯Skill

Simplifies file uploads in NestJS applications by providing a standardized, configurable approach to handling multipart/form-data.

nestjs-file-uploads
🎯next.js server actions🎯Skill

Generates and manages server-side actions for Next.js applications, enabling seamless backend logic and data mutations directly within React components.

next.js server actions
🎯next.js styling & ui performance🎯Skill

Optimizes Next.js application styling and UI performance by implementing efficient CSS strategies, code-splitting techniques, and performance best practices.

next.js styling & ui performance
🎯nestjs caching & redis🎯Skill

Implements efficient caching strategies for NestJS applications using Redis as a distributed cache backend, enabling performance optimization and reduced database load.

nestjs caching & redis
🎯dart tooling & ci🎯Skill

Provides automated Dart project configuration, code generation, testing, and continuous integration setup for streamlining Dart development workflows.

dart tooling & ci
🎯nestjs testing🎯Skill

Generates and manages automated test cases, mocks, and testing utilities specifically for NestJS applications to streamline and simplify backend testing workflows.

nestjs testing
🎯next.js state management🎯Skill

Implements a standardized state management approach for Next.js applications, likely providing reusable patterns and utilities for managing application state efficiently.

next.js state management
🎯swift testing🎯Skill

Generates and runs comprehensive test cases for Swift programming projects, helping developers validate code functionality and catch potential errors efficiently.

swift testing
🎯nestjs deployment🎯Skill

Automates the deployment process for NestJS applications, handling configuration, build, and deployment steps across different environments.

nestjs deployment
🎯next.js-app-router🎯Skill

Generates a Next.js application using the App Router with predefined configurations and best practices for efficient web development.

next.js-app-router
🎯swift error handling🎯Skill

Provides standardized error handling techniques and patterns for Swift programming, helping developers manage and gracefully handle runtime errors and exceptions.

swift error handling
🎯next.js internationalization (i18n)🎯Skill

Configures and sets up internationalization (i18n) support for Next.js applications, enabling multi-language content translation and locale management.

next.js internationalization (i18n)
🎯nestjs security🎯Skill

Implements robust security configurations and best practices for NestJS applications, including authentication, authorization, input validation, and protection against common web vulnerabilities.

nestjs security
🎯next.js-architecture-(fsd)🎯Skill

Structures Next.js projects using Feature-Sliced Design (FSD) methodology for scalable and maintainable frontend architecture.

next.js-architecture-(fsd)
🎯nestjs-configuration🎯Skill

Manages and loads configuration settings for NestJS applications using environment variables and configuration files.

nestjs-configuration
🎯next.js caching architecture🎯Skill

Optimizes Next.js application performance by implementing intelligent caching strategies for server-side rendering, static generation, and API route responses.

next.js caching architecture
🎯nestjs real-time🎯Skill

Implements real-time communication capabilities for NestJS applications using WebSockets, enabling instant data synchronization and event-driven interactions between server and clients.

nestjs real-time
🎯swift concurrency🎯Skill

Provides code generation and guidance for implementing concurrent and asynchronous programming patterns in Swift, focusing on modern concurrency features like async/await, actors, and task management.

swift concurrency
🎯next.js data access layer🎯Skill

Generates a standardized, reusable data access layer for Next.js applications, simplifying database interactions and providing consistent data fetching and management patterns.

next.js data access layer
🎯next.js-testing🎯Skill

Enables comprehensive testing and quality assurance for Next.js applications using Jest and React Testing Library.

next.js-testing
🎯next.js server components🎯Skill

Generates and manages server-side React components in Next.js applications, enabling efficient rendering and data fetching on the server.

next.js server components
🎯nestjs openapi🎯Skill

Generates OpenAPI (Swagger) documentation automatically for NestJS applications, enabling easy API specification and interactive documentation creation.

nestjs openapi
🎯swift memory management🎯Skill

Provides automated guidance and best practices for managing memory efficiently in Swift programming, focusing on ARC (Automatic Reference Counting) principles and memory optimization techniques.

swift memory management
🎯nestjs microservices🎯Skill

Generates boilerplate code and configuration for setting up a scalable NestJS microservices architecture with standardized communication patterns and service discovery.

nestjs microservices
🎯next.js optimization🎯Skill

Optimizes Next.js applications by analyzing and recommending performance improvements, code splitting, image loading, and caching strategies.

next.js optimization
🎯nestjs architecture🎯Skill

Generates standardized NestJS project architectures and boilerplate code, ensuring consistent and best-practice project structures for NestJS applications.

nestjs architecture
🎯nestjs search & cqrs🎯Skill

Implements advanced search functionality and command query responsibility segregation (CQRS) patterns for NestJS applications, enabling efficient data querying and command processing.

nestjs search & cqrs
🎯next-upgrade🎯Skill

Recommends and guides developers through potential version upgrades for Next.js projects by analyzing current dependencies and suggesting compatible newer versions.

next-upgrade
🎯nestjs-database🎯Skill

Configures and manages database connections and ORM settings for NestJS applications using TypeORM or Prisma.

nestjs-database
🎯nestjs api standards🎯Skill

Generates standardized NestJS API boilerplate code, ensuring consistent project structure, error handling, validation, and best practices for TypeScript backend development.

nestjs api standards
🎯next.js data fetching🎯Skill

Enables automated data retrieval and management for Next.js applications using standardized data fetching methods and configurations.

next.js data fetching