Code Gen

Generate code, boilerplate, scaffolding

Showing 4801-4824 of 11225 skills
Data-Wise

method-transfer-engine

by Data-Wise

Six-phase protocol for adapting methods across research domains

Code Gen 7 6mo ago
m31uk3

ai-workflow-engineering

by m31uk3

"Guide for creating reliable AI workflows and SOPs. Use when: (1) User wants to create a structured workflow for AI tasks, (2) User needs to build an SOP for complex processes, (3) User wants to ensure their workflow follows best practices for managing LLM uncertainty, (4) User mentions creating workflows for domains like code review, response analysis, documentation, or any structured process"

Agents 7 6mo ago
sablier-labs

btt

by sablier-labs

Write bulloak tree specifications (.tree files) for smart contract integration tests. Trigger phrases - write a tree, create test tree, BTT spec, bulloak tree, Branching Tree Technique, or when writing integration tests for contract functions.

Code Gen 7 4mo ago
Data-Wise

simulation-architect

by Data-Wise

Design and implementation of comprehensive simulation studies

Code Gen 7 6mo ago
sablier-labs

zustand

by sablier-labs

This skill should be used when the user asks to "create a Zustand store", "add Zustand", "manage global state with Zustand", "use Zustand with TypeScript", "add state management", or mentions Zustand stores, selectors, or middleware. Provides TypeScript-first state management guidance for Next.js projects.

Code Gen 7 5mo ago
axiomantic

project-encyclopedia

by axiomantic

"[DEPRECATED] <ONBOARD> Use on first session in a project, or when user asks for codebase overview. Creates persistent glossary, architecture maps, and decision records to solve agent amnesia."

Code Gen 7 3mo ago
adeonir

docs-writer

by adeonir

Generate structured product and technical documents through guided discovery. 8 document types: PRD, Brief, Issue, Task, User Story, RFC, ADR, TDD. Use when: defining products, reporting bugs, planning tasks, writing stories, proposing changes, recording decisions, designing systems. Triggers on "create PRD", "create issue", "report bug", "feature request", "create task", "create user story", "create RFC", "create ADR", "create TDD", "create document", "write doc".

Automation 7 4mo ago
m31uk3

codebase-summary

by m31uk3

Analyze a codebase and generate comprehensive documentation including architecture, components, interfaces, workflows, and dependencies. Creates an AI-optimized knowledge base (index.md) and can consolidate into AGENTS.md, README.md, or CONTRIBUTING.md. Use when the user wants to document a codebase, create AGENTS.md, understand system architecture, generate developer documentation, or asks to "summarize the codebase".

Code Gen 7 5mo ago
sablier-labs

sablier

by sablier-labs

This skill should be used when the user asks "what is Sablier", "explain Sablier protocol", "how does Sablier work", "Sablier vesting", "Sablier airdrops", "Sablier payroll", mentions Sablier company/product/protocol, or needs context about the Sablier ecosystem.

Code Gen 7 6mo ago
adeonir

spec-driven

by adeonir

Specification-driven development with structured phases: Initialize, Plan, Tasks, Implement+Validate. Creates structured feature specs with traceability to requirements. Use when: starting projects, planning features, implementing with verification, or tracking decisions across sessions. Triggers on "map codebase", "initialize", "initialize project", "create feature", "plan", "tasks", "implement", "validate", "archive".

Academic 7 4mo ago
sablier-labs

xstate-react

by sablier-labs

This skill should be used when the user asks to "create a state machine", "add xState", "use xState with React", "implement actor-based state", "manage complex state with state machines", "use xState with Effect", "integrate Effect-ts with xState", mentions xState hooks (useMachine, useActor, useSelector), or discusses finite state machines in React applications.

Code Gen 7 5mo ago
m31uk3

validated-knowledge-synthesis

by m31uk3

Transform raw, unorganized information into actionable knowledge through systematic validation. Use when users want to synthesize information from multiple sources (documents, URLs, transcripts, notes) into structured knowledge documents. Supports three document types - curated context (default, optimized for recall), guidance (implementation-focused narrative), and reference (quick lookup). Combines convergent synthesis with tension preservation to maintain productive contradictions. Triggers on requests like "synthesize this information", "create knowledge document from these sources", "transform these notes into actionable guidance", or "help me organize this research".

Code Gen 7 5mo ago
axiomantic

creating-issues-and-pull-requests

by axiomantic

"Use when creating GitHub pull requests or issues with template compliance. Triggers: 'create a PR', 'open a pull request', 'file an issue', 'create issue', or invoked as delegate from finishing-a-development-branch Option 2. Discovers project templates, populates them from branch context, and creates via reliable gh CLI patterns."

Code Gen 7 3mo ago
denoland

deno-sandbox

by denoland

Use when building features that execute untrusted user code, AI-generated code, or need isolated code execution environments. Covers the @deno/sandbox SDK.

Code Gen 85 4mo ago
ratacat

code-simplicity-reviewer

by ratacat

"Use this agent when you need a final review pass to ensure code changes are as simple and minimal as possible. This agent should be invoked after implementation is complete but before finalizing changes, to identify opportunities for simplification, remove unnecessary complexity, and ensure adherence to YAGNI principles. Examples: <example>Context: The user has just implemented a new feature and wants to ensure it's as simple as possible. user: \"I've finished implementing the user authentication system\" assistant: \"Great! Let me review the implementation for simplicity and minimalism using the code-simplicity-reviewer agent\" <commentary>Since implementation is complete, use the code-simplicity-reviewer agent to identify simplification opportunities.</commentary></example> <example>Context: The user has written complex business logic and wants to simplify it. user: \"I think this order processing logic might be overly complex\" assistant: \"I'll use the code-simplicity-reviewer agent to analyze the complexity..."

Agents 46 4mo ago
jasonjgardner

blockbench-texturing

by jasonjgardner

Create and paint textures in Blockbench using MCP tools. Use when creating textures, painting on models, using brush tools, filling colors, drawing shapes, applying gradients, managing texture layers, or working with UV mapping. Covers pixel art texturing, procedural painting, and UV manipulation.

Code Gen 10 5mo ago
jasonjgardner

blockbench-hytale

by jasonjgardner

Create Hytale models and animations using Blockbench MCP tools. Use when working with Hytale character/prop formats, creating attachments, setting shading modes, using quads, or animating with visibility keyframes. Requires the Hytale Blockbench plugin to be installed.

Code Gen 10 5mo ago
parhumm

backend-scaffold

by parhumm

Generate production-ready backend code with routes, data models, service layers, and validation. Use when scaffolding backend from specs.

API Dev 11 4mo ago
parhumm

sec-audit-remediate

by parhumm

Generate security fixes from detect-dev findings with regression tests. Use when remediating security vulnerabilities.

Code Gen 11 4mo ago
sandraschi

advanced-memory-skill-creator

by sandraschi

Use when planning, scaffolding, validating, or packaging Claude skills inside Advanced Memory MCP.

Academic 11 5mo ago
sandraschi

advanced-keigo-usage-expert

by sandraschi

Expert in Japanese honorific language covering 尊敬語・謙譲語・丁寧語 with deep understanding of situational usage, business contexts, and cultural nuances

Academic 11 5mo ago
marcelorodrigo

create-pr

by marcelorodrigo

Create Pull Requests following best conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review.

Code Gen 11 5mo ago
Casper-Studios

composio-connect

by Casper-Studios

Universal fallback for executing actions across 1,000+ apps when no other skill is available. Use this skill ONLY when user requests an action on an app/service not covered by other skills (e.g., Notion, Asana, Trello, HubSpot, Airtable, Linear, Monday, Zendesk, Intercom, Stripe, Shopify, QuickBooks, Zoom, Microsoft 365, Dropbox, Box, Figma, Jira, Confluence, etc.). Do NOT use if another skill already handles the service. Triggers on requests to connect to external apps, execute actions on third-party services, or when user asks "can you actually do X" for an unsupported service.

Code Gen 11 4mo ago
parhumm

devops-deploy-activate

by parhumm

Activate deployment pipeline with secrets, platform provisioning, and supply chain hardening. Use when deploying to production.

CI/CD 11 4mo ago