Code Gen

Generate code, boilerplate, scaffolding

Showing 1993-2016 of 11165 skills
thedivergentai

godot-genre-action-rpg

by thedivergentai

"Comprehensive blueprint for Action RPGs including real-time combat (hitbox/hurtbox, stat-based damage), character progression (RPG stats, leveling, skill trees), loot systems (procedural item generation, affixes, rarity tiers), equipment systems (gear slots, stat modifiers), and ability systems (cooldowns, mana cost, AOE). Based on expert ARPG design from Diablo, Path of Exile, Souls-like developers. Trigger keywords: action_rpg, loot_generator, rpg_stats, skill_tree, hitbox_combat, item_affixes, equipment_slots, ability_cooldown, stat_scaling."

Code Gen 254 4mo ago
lawvable

legal-simulation-patrick-munro

by lawvable

"Framework for demonstrating AI capabilities in legal contexts. Provides detailed personas across tenant law, business contracts, startup disputes, employment claims, and consumer protection with progressive complexity scenarios. Use when: (1) Demonstrating AI-powered legal triage or intake systems, (2) Showcasing responsible AI-assisted client interactions, (3) Training staff on appropriate AI use in legal contexts, (4) Creating realistic scenarios for legal tech presentations, (5) Developing educational materials about AI in legal services, or (6) Testing AI-powered legal information systems in controlled environments."

Code Gen 434 4mo ago
letta-ai

obsidian-cli

by letta-ai

Work with Obsidian vaults using the official Obsidian CLI. Read, create, append, search, and manage notes, daily notes, properties, tags, tasks, sync, and more from the terminal. Use when the user mentions Obsidian, notes, vault, daily notes, or when working with markdown knowledge bases. Requires Obsidian desktop app running with CLI enabled in Settings > General.

CLI Tools 121 4mo ago
trsoliu

mini-wiki

by trsoliu

Automatically generate professional-grade structured project Wiki from documentation, code, design files, and images. Use when: - User requests "generate wiki", "create docs", "create documentation" - User requests "update wiki", "rebuild wiki" - User requests "list plugins", "install plugin", "manage plugins" - Project needs automated documentation generation Features: - Smart project structure and tech stack analysis - Deep code analysis with semantic understanding - Mermaid diagrams for architecture, data flow, dependencies - Cross-linked documentation network - Incremental updates (only changed files) - Code blocks link to source files - Multi-language support (zh/en) - Plugin system for extensions For Chinese instructions, see references/SKILL.zh.md

Code Gen 110 4mo ago
SubframeApp

setup

by SubframeApp

Initialize Subframe in a new or existing project. Sets up the CLI, syncs components, configures Tailwind and fonts.

Code Gen 392 4mo ago
SubframeApp

design

by SubframeApp

Design UI pages in Subframe. Use when building new UI, iterating on existing UI, exploring design options, or to get a visual starting point to refine in the Subframe design tool. Don't write UI code directly - design first, then implement with /subframe:develop.

Code Gen 392 4mo ago
lawvable

cookie-policy-malik-taiar

by lawvable

Guide for drafting cookie policies compliant with GDPR and the ePrivacy Directive. Includes CNIL 2020 recommendations, a reference template, and best practices. Use when drafting or revising a cookie policy for a website or application.

Code Gen 434 4mo ago
laguagu

Skill Creator

by laguagu

Claude Code skills for AI apps • Next.js 16 • AI SDK 6 • pgvector • bun • Ralph Loop

Code Gen 45 5mo ago
yonatangross

create-pr

by yonatangross

"Creates GitHub pull requests with validation. Use when opening PRs or submitting code for review."

Code Gen 191 4mo ago
athola

methodology-curator

by athola

Surfaces expert frameworks and proven methodologies before creating OR

Code Gen 310 4mo ago
athola

makefile-generation

by athola

"Generate language-specific Makefiles with testing, linting, and automation targets. Use for project initialization and workflow standardization. Skip if Makefile exists."

Automation 310 4mo ago
lingzhi227

experiment-code

by lingzhi227

Write ML experiment code with iterative improvement. Generate training/evaluation pipelines, debug errors, and optimize results through code reflection. Use when implementing experiments for a research paper.

Code Gen 147 3mo ago
lingzhi227

figure-generation

by lingzhi227

Generate publication-quality scientific figures using matplotlib/seaborn with a three-phase pipeline (query expansion, code generation with execution, VLM visual feedback). Handles bar charts, line plots, heatmaps, training curves, ablation plots, and more. Use when the user needs figures, plots, or visualizations for a paper.

Academic 147 3mo ago
DougTrajano

web-research

by DougTrajano

Use this skill for requests related to web research; it provides a structured approach to conducting comprehensive web research.

Academic 316 6mo ago
sanjay3290

google-docs

by sanjay3290

Interact with Google Docs - create documents, search by title, read content, and edit text. Use when user asks to: create a Google Doc, find a document, read doc content, add text to a doc, or replace text in a document. Lightweight alternative to full Google Workspace MCP server with standalone OAuth authentication.

Auth 324 4mo ago
tkersey

prove-it

by tkersey

Gauntlet for absolute claims (always/never/guaranteed/optimal); pressure-test, then refine with explicit boundaries. Use when users ask to prove or disprove strong certainty claims, request devil's-advocate challenge rounds, or want the $prove-it gauntlet to run in default autoloop/full-auto style.

Code Gen 60 4mo ago
tkersey

web-browser

by tkersey

"Use when tasks need real-browser web automation in Chrome/Chromium via CDP: open or navigate URLs, click/type/select in forms, run page JS, wait for selectors, scrape structured content, capture screenshots, validate UI flows, or run measured web-browser latency checks (bench:eval, bench:all) for perf regressions."

CLI Tools 60 3mo ago
yonatangross

issue-progress-tracking

by yonatangross

"Auto-updates GitHub issues with commit progress. Use when starting work on an issue, tracking progress during implementation, or completing work with a PR."

Code Gen 191 3mo ago
CloudAI-X

threejs-postprocessing

by CloudAI-X

Three.js post-processing - EffectComposer, bloom, DOF, screen effects. Use when adding visual effects, color grading, blur, glow, or creating custom screen-space shaders.

Code Gen 2.4K 5mo ago
zjunlp

skillnet

by zjunlp

Search, download, create, evaluate, and analyze reusable agent skills via SkillNet. Use when: (1) Before any multi-step task — search SkillNet for existing skills first (mandatory), (2) After completing a task with non-obvious solutions — create a skill to preserve learnings, (3) User says "learn this repo/document", "turn this into a skill", "find a skill for X", (4) User provides a PDF, DOCX, PPT, or document — create a skill from it, (5) User provides execution data, logs, or trajectory — create a skill from it, (6) Any mention of 'skillnet', skill search, skill download, or skill evaluation, (7) Analyzing relationships or cleaning up a local skill library. NOT for: single trivial operations (rename variable, fix typo).

Code Gen 1K 3mo ago
nimrodfisher

programmatic-eda

by nimrodfisher

Systematic exploratory data analysis following best practices. Use when analyzing any dataset to understand structure, identify data quality issues (duplicates, missing values, inconsistencies, outliers), examine distributions, detect correlations, and generate visualizations. Provides comprehensive data profiling with sanity checks before analysis.

Code Gen 179 5mo ago
joelazar

web-browser

by joelazar

"Allows to interact with web pages by performing actions such as clicking buttons, filling out forms, and navigating links. It works by remote controlling Google Chrome or Chromium browsers using the Chrome DevTools Protocol (CDP). When Claude needs to browse the web, it can use this skill to do so."

CLI Tools 166 3mo ago
joelazar

frontend-design

by joelazar

"Design and implement distinctive, production-ready frontend interfaces with strong aesthetic direction. Use when asked to create or restyle web pages, components, or applications (HTML/CSS/JS, React, Vue, etc.)."

Animation 166 3mo ago
joelazar

uv

by joelazar

"Use uv instead of pip/python/venv. Run scripts with uv run script.py, add deps with uv add, use inline script metadata for standalone scripts."

Automation 166 3mo ago