- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
research
by esmondo
playstore-submission-content
by lukenguyen-me
Generate ready-to-paste Google Play Store text content for Android app submissions. Analyzes project context and produces all required text fields with Play Store character rules enforced.
nova-act-usability
by adityak6798
AI-orchestrated usability testing using Amazon Nova Act. The agent generates personas, runs tests to collect raw data, interprets responses to determine goal achievement, and generates HTML reports. Tests real user workflows (booking, checkout, posting) with safety guardrails. Use when asked to "test website usability", "run usability test", "generate usability report", "evaluate user experience", "test checkout flow", "test booking process", or "analyze website UX".
supporting-custom-elements
by djankies
Teaches Web Components (Custom Elements) support in React 19, including property vs attribute handling and custom events. Use when integrating Web Components or working with custom HTML elements.
conditional-domain-specific-template
by djankies
[REPLACE] Apply domain-specific logic based on detected context. Use when [REPLACE with specific triggers].
tea-cli
by gaarutyunov
Use when interacting with Gitea via command line - managing issues, PRs, releases, repos, or any git forge operations with tea CLI
agent-intake
by arielperez82
'Use when evaluating, incorporating, or adding external agents to the
runbook-generator
by JonDotsoy
Creates structured runbooks to document reproducible scenarios for APIs, UX flows, and technical procedures
fastapi
by yldgio
FastAPI endpoint design, Pydantic validation, dependency injection, and async patterns
documentation
by uwe-schwarz
Automated documentation generation and management. Use for creating, updating, and maintaining project documentation including README files, API docs, and inline code comments.
listr2
by yusenthebot
Terminal task list reborn! Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.. Use when: building interactive command-line tools; styled terminal output; progress indicators and spinners. NOT for: web browser UI rendering; server-side HTML generation.
canvas-design
by Zazzles2908
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
kitty
by XYenon
Instructions for using kitty remote control to spawn windows/tabs, send text, inspect output, and manage processes. Useful for running servers or long-running tasks in the background.
kaabalah-lightning-path
by mdnm
Use the Kaabalah Lightning Path (Kether→Malkuth) to structure plans, research, learning goals, and project execution. Trigger when you need to turn a vague idea into a concrete plan with clear scope (“what/why”), architecture/components, definition of done, risks/constraints, dependencies (people/tools/contracts), QA/success metrics, and a concrete launch outcome.
3d-graphics
by brixtonpham
"3D web graphics with Three.js (WebGL/WebGPU). Capabilities: scenes, cameras, geometries, materials, lights, animations, model loading (GLTF/FBX), PBR materials, shadows, post-processing (bloom, SSAO, SSR), custom shaders, instancing, LOD, physics, VR/XR. Actions: create, build, animate, render 3D scenes/models. Keywords: Three.js, WebGL, WebGPU, 3D graphics, scene, camera, geometry, material, light, animation, GLTF, FBX, OrbitControls, PBR, shadow mapping, post-processing, bloom, SSAO, shader, instancing, LOD, WebXR, VR, AR, product configurator, data visualization, architectural walkthrough, interactive 3D, canvas. Use when: creating 3D visualizations, building WebGL/WebGPU apps, loading 3D models, adding animations, implementing VR/XR, creating interactive graphics, building product configurators."
stl-generator
by ihistand
Generate 3D printable STL files for woodworking jigs and fixtures using CadQuery. Use when the user requests lampshade jigs, circle cutting guides, angle wedges, spacing blocks, alignment fixtures, router jigs, or any custom 3D-printed woodworking aid. Optimized for Elegoo Neptune 4 Pro (225x225x265mm build volume, 0.2mm layer height). Always use metric measurements.
algorithmic-art
by Zazzles2908
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
zhin-mcp-server
by zhinjs
Guides setup and usage of the Zhin MCP (Model Context Protocol) server plugin. Covers configuration, available tools, resources, and prompts for AI assistant integration. Use when integrating Zhin with AI coding assistants like Claude or Cursor via MCP.
idempiere-ai
by comitsrl
"Usar AI (Copilot/LLMs y agentes) en proyectos iDempiere para acelerar desarrollo y habilitar acceso conversacional a datos, con guardrails de seguridad, multi-tenant, observabilidad y control humano. Usar para POCs o disenos productivos de RAG y LLM a SQL."
jujutsu
by zhongjis
"Manages version control with Jujutsu (jj), including rebasing, conflict resolution, and Git interop. Use when tracking changes, navigating history, squashing/splitting commits, or pushing to Git remotes. Triggers on 'commit', 'commit my changes', 'save changes', 'push', 'rebase', 'squash', 'jj', 'describe changes', 'create PR', or any version control request in a jj-managed repository."
Microsoft 365 Operations (MCP-by-Code)
by bennoloeffler
commit
by matyaszednicek
Use this to create a commit message
go-development
by imrenagi
Best practices for Go development, covering domain-driven design, context usage, and structured logging.
event-store-design
by TriNgo0108
Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or implementing event persistence patterns.