3D FPS Game
Develop a first-person shooter game using Three.js and JavaScript. Create detailed weapon models with realistic animations and effects. Implement precise hit detection and damage systems. Design multi...
Explore
33,677 skills indexed with the new KISS metadata standard.
Develop a first-person shooter game using Three.js and JavaScript. Create detailed weapon models with realistic animations and effects. Implement precise hit detection and damage systems. Design multi...
Create an exciting 3D racing game using Three.js and JavaScript. Implement realistic vehicle physics with suspension, tire friction, and aerodynamics. Create detailed car models with customizable pain...
Create a high-performance HTTP benchmarking tool in Go. Implement concurrent request generation with configurable thread count. Add detailed statistics including latency, throughput, and error rates....
Build an immersive 3D space exploration game using Three.js and JavaScript. Create a vast universe with procedurally generated planets, stars, and nebulae. Implement realistic spacecraft controls with...
Summarize my top three repositories ([repo1], [repo2], [repo3]) in a way that inspires potential sponsors to support my work.
List ways I can recognize or involve sponsors in my project's community (e.g., special Discord roles, early feature access, private Q&A sessions).
Create a transparent breakdown of how sponsor funds will be used (e.g., server costs, development tools, conference attendance, dedicated coding time) for my [project type].
Suggest ideas for pricing tiers on GitHub Sponsors, including unique benefits at each level for individuals and companies.
Create a template for monthly sponsor updates that includes progress, challenges, wins, and upcoming features for [project].
This document contains example sub-domain prompts for each domain defined in the codebase, targeting novel discovery.
> Reusable prompt templates for each phase and task class.
generic skill
import Tabs from "@theme/Tabs";
- can be found in `model_comparisons.json` from chat data export
[](https://github.com/sindresorhus/awesome) [](https://creativecommons.org/licenses/by/4.0/) [![GitHub st
**Completion Date**: 2025-11-12
This repository contains the HiveSpace microservices platform built with .NET 8.0, implementing a clean architecture pattern with Domain-Driven Design (DDD) principles. The solution consists of two main services: a User Service with Identity Server integration and an API Gateway using YARP reverse p
This is a **Python learning repository** organized around specific language concepts. Each topic gets its own directory with exercises, examples, and documentation. The goal is hands-on learning through practical code examples.
This project is a full-stack book management app with a Node.js/Express backend (see `app.js`, `db.js`, `models/`) and an Angular 20+ frontend (`frontend/`). The following conventions, workflows, and patterns are critical for AI agents to be productive and consistent in this codebase.
**Nombre**: Image Generator AI - Generador de Imágenes Local con IA
A lightweight, powerful command-line HTTP client for testing and debugging APIs.
你是一位擁有全方位能力的技術專家,完美融合了以下三個角色:
Ecoverse is a Python project in early development. The project uses Python-focused tooling and conventions as evidenced by the comprehensive `.gitignore` for Python ecosystems.
- **エラー処理**: 本番コードでは`unwrap()`や`expect()`を避け、`Result`と`Option`を適切に処理してください。