Image Editor
Develop a web-based image editor using HTML5 Canvas, CSS3, and JavaScript. Create a professional interface with tool panels and preview area. Implement basic adjustments including brightness, contrast...
Explore
25,488 skills indexed with the new KISS metadata standard.
Develop a web-based image editor using HTML5 Canvas, CSS3, and JavaScript. Create a professional interface with tool panels and preview area. Implement basic adjustments including brightness, contrast...
Create an interactive Sudoku game using HTML5, CSS3, and JavaScript. Build a clean, accessible game board with intuitive controls. Implement difficulty levels with appropriate puzzle generation algori...
Build a comprehensive text analysis tool using HTML5, CSS3, and JavaScript. Create a clean interface with text input area and results dashboard. Implement word count, character count, and reading time...
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...
Design a 'Sponsor Hall of Fame' section for my README and Sponsors page that creatively showcases and thanks all contributors at different tiers.
Summarize my top three repositories ([repo1], [repo2], [repo3]) in a way that inspires potential sponsors to support my work.
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].
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).
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.
- **エラー処理**: 本番コードでは`unwrap()`や`expect()`を避け、`Result`と`Option`を適切に処理してください。