Code Gen

Generate code, boilerplate, scaffolding

Showing 10945-10968 of 11124 skills
tomwangowa

qa-to-notes

by tomwangowa

Save Claude Code Q&A conversations as structured Obsidian-compatible knowledge notes, or rewrite fact-checks into corporate-friendly Teams publish format. Use when user wants to persist conversation content as a markdown file, or rewrite analysis for team sharing.

Code Gen 0 3mo ago
iulspop

plan

by iulspop

Breaks down feature requests into sequential, implementable tasks with code changes under 50 lines each. Use when planning new features, refactors, or multi-step changes to ensure logical ordering and no broken intermediate states.

Automation 0 3mo ago
Grail-Computer

self-improving-agent

by Grail-Computer

Meta-skill for making the agent self-improving. Covers updating AGENTS.md, creating new skills from repeated workflows, and deciding what to systematize. Invoke after completing tasks, when noticing repeated friction, or at session end.

Agents 0 3mo ago
Hu-Wentao

git-worktree

by Hu-Wentao

Create a git worktree for the current repository at the same directory level as the project root. This skill automates branch creation, directory naming according to the format project-T-branch, and initial project setup (e.g., dependency installation). Use this when the user wants to work on a new feature or fix without switching their current workspace.

Automation 0 3mo ago
CoRLab-Tech

figma-storybook-workflow

by CoRLab-Tech

"STRICT pixel-perfect Figma to Storybook workflow with ENFORCED extraction and iterative component implementation. MANDATORY: Extract exact design → Implement → Iterate until perfect → Move to next. NO shortcuts, NO assumptions, NO batch processing. Use when implementing Figma designs as Storybook components with 100% accuracy requirement."

Code Gen 0 3mo ago
pchelnikov

swift-6-agent-skill

by pchelnikov

Generate, review, or refactor Swift code using modern language features from Swift 6.0 through 6.2.3. Use when writing new Swift code, reviewing existing code for outdated patterns, migrating from Swift 5.x to 6.x, debugging concurrency warnings, or answering questions about current Swift idioms. Covers concurrency, typed throws, noncopyable types, observation, testing, and more.

Code Gen 0 3mo ago
chobyeongjun

skiro

by chobyeongjun

AI development pipeline for Robot Engineers. Covers hardware testing, safety verification, firmware upload, robot communication (BLE/WiFi/Serial), experiment design, data management, data analysis, gait analysis, desktop GUI development, and experiment retrospectives. For physical robot/actuator/sensor projects only — NOT for web apps, databases, cloud services, or general software development. Auto-activates on keywords (EN/KR): robot/로봇, motor/모터, CAN, firmware/펌웨어, sensor/센서, control loop/제어 루프, impedance/임피던스, actuator/액추에이터, encoder/엔코더, PID, IMU, MCU, Teensy, STM32, Arduino/아두이노, exoskeleton/외골격, torque/토크, force limit/힘 제한, watchdog/워치독, e-stop/비상 정지, gait/보행, BLE/블루투스, 통신, 실험. Use /skiro-hwtest, /skiro-safety, /skiro-flash, /skiro-comm, /skiro-plan, /skiro-data, /skiro-analyze, /skiro-gait, /skiro-gui, /skiro-retro.

Code Gen 0 2mo ago
ehtbanton

license-file-generator

by ehtbanton

Generate LICENSE files for open source projects (MIT, Apache, GPL, etc.). Triggers on "create license file", "generate license", "mit license", "apache license".

Code Gen 0 5mo ago
Abstrucked

hytopia-world

by Abstrucked

Helps build and manage worlds in HYTOPIA SDK. Use when users need to create terrain, place blocks, manage chunks, or work with the world editor integration. Covers blocks, chunk loading, world generation, and build.hytopia.com workflow.

Code Gen 0 4mo ago
yonggao

gemini-image-generator

by yonggao

Generate images using Google Gemini Nano Banana (gemini-2.5-flash-image) model. Use when asked to create images, generate visuals, design graphics, or produce artwork for marketing materials like Fiverr gigs, social media, banners, or promotional content.

API Dev 0 5mo ago
gaarutyunov

hcloud-go-sdk

by gaarutyunov

Use when writing Go code to interact with Hetzner Cloud API - automation, infrastructure provisioning, bots, integrations, or programmatic cloud operations

API Dev 0 5mo ago
yunaamelia

algorithmic-art

by yunaamelia

"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,..."

Code Gen 0 3mo ago
Envy-7z

figma-to-flutter-widget

by Envy-7z

Convert Figma specs into Flutter widgets. Use when implementing new UI from Figma and the project has an existing design system.

Code Gen 0 3mo ago
asebesta

veo-video

by asebesta

Generate videos using Google's Veo 3.1 API via the @google/genai SDK (JavaScript/TypeScript). Use when the user wants to: generate video from a text prompt, animate an image into video, interpolate between two frames, extend an existing video, use reference images for style/asset guidance, or build any application involving AI video generation with Veo. Triggers on mentions of: Veo, video generation, text-to-video, image-to-video, AI video.

Code Gen 0 3mo ago
gyumaruya

scrum

by gyumaruya

Scrum framework for AI agent self-management. Brings Scrum practices into any project to drive development and continuous improvement. Ceremonies chain automatically. Tool-agnostic: works with any issue tracker, VCS, or just local markdown files. Triggers: "scrum", "sprint", "retrospective", "backlog", "レトロ", "計画", "振り返り"

Code Gen 0 3mo ago
8b-is

git-worktree

by 8b-is

This skill manages Git worktrees for isolated parallel development. It handles creating, listing, switching, and cleaning up worktrees with a simple interactive interface, following KISS principles.

CLI Tools 0 5mo ago
hwatkins

systematic-debugging

by hwatkins

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

Code Gen 0 3mo ago
EndlessHoper

archi

by EndlessHoper

Project scaffolding and management for vibe coding. Initializes opinionated documentation structure, tracks features, and keeps agent context updated. Use when: setting up a new project, tracking features, viewing project status, or managing documentation. Works with Claude Code, OpenCode, Codex CLI, and other skills-compatible agents.

Code Gen 0 4mo ago
VibeSlides

vibe-slides

by VibeSlides

Create presentation decks and export to PDF/PPTX/PNG using the Vibe Slides API. Use for any slide deck, presentation, or PowerPoint generation request. Triggers on "make a deck", "create a presentation", "build slides", "make a PowerPoint", "generate a pptx", or any presentation creation task.

Code Gen 0 3mo ago
jimvaneijk

23g-expo-upgrade-playbook

by jimvaneijk

Upgrade an Expo app to the latest stable SDK with a practical migration workflow, compatibility validation, package replacement proposals, and a final QA checklist. Use when a project needs SDK upgrades, New Architecture readiness checks, dependency compatibility checks, variant-aware config migration, or iOS/Android build stabilization.

Code Gen 0 2mo ago
phamdat721101

Stylus Builder

by phamdat721101

A skill for AI agents to build, test, and deploy Arbitrum Stylus smart contracts using Rust.

CI/CD 0 3mo ago
dbwls99706

ros2-engineering-skills

by dbwls99706

TRIGGER when the user: writes or reviews ROS 2 nodes (rclcpp/rclpy), creates packages (colcon/ament), edits launch files (.launch.py), configures QoS or DDS, writes URDF/xacro, implements ros2_control hardware interfaces or controllers, sets up Nav2/MoveIt 2 pipelines, processes sensor data (camera/LiDAR/PCL), works with Gazebo/Isaac Sim, configures SROS2 security, develops micro-ROS firmware, manages multi-robot fleets (Open-RMF), debugs with ros2 doctor/rosbag2, deploys via Docker/cross-compilation, or migrates from ROS 1. DO NOT TRIGGER for general C++/Python questions unrelated to ROS 2, non-robotics middleware, or web/mobile development tasks.

Code Gen 78 14d ago
mudbungie

balls — Agent Skill Guide

by mudbungie

Lost context mid-task bl prime shows your claimed tasks

Code Gen 1 22d ago
scholarly360

insurance-construction

by scholarly360

Analyze, draft, and review Insurance clauses for Construction contracts. Use when the user mentions insurance clause, coverage requirements, construction insurance, or asks to review, redline, or generate this clause type. Returns structured risk assessment, plain-language summary, and suggested alternative language.

Code Gen 0 3mo ago