Tag: code-generation
General skill for enhancing code generation tasks
This skill provides general guidance and context for all coding tasks within an agent workflow. It ensures that generated code adheres to best practices and includes necessary developer commentary.
Design system and research tooling suite
Memoire provides a comprehensive CLI toolkit for managing design systems, conducting design audits, and synthesizing research into production-ready code. It enforces best practices like Atomic Design and prefers modern frameworks such as sh…
Local design intelligence for UI development
Memoire provides a local design intelligence layer for OpenClaw workspaces, facilitating UI audits, component specification, and code generation. It integrates design evidence from Figma, Atomic Design specs, and research synthesis, ensurin…
Memoire Design Tooling for UI Development
Memoire provides a local design evidence layer for Codex tasks, ensuring adherence to Atomic Design principles, shadcn/ui, and Tailwind CSS. It facilitates design audits, research synthesis, and component specification generation before cod…
Generates Google-style docstrings for Python
This skill automatically generates comprehensive, Google-style docstrings for Python modules and classes. It systematically documents all public components, including methods, constructors, and dataclasses, while respecting existing documen…
Sync documentation from Python source changes
This tool automatically synchronises Mintlify documentation by identifying impacted MDX files based on changed Python source code. It uses terminal tools to apply minimal, necessary diffs directly to the documentation, preserving existing c…
CLI for interacting with MCP servers and tools
This command-line interface allows developers to list, configure, authenticate, and directly invoke tools hosted on MCP servers. It supports calling tools via HTTP, standard input/output, and structured JSON payloads.
Automates User Story Implementation and PR Creation
This agentic skill takes a GitHub user story issue and autonomously manages the entire development lifecycle. It gathers context from RFCs, plans PR boundaries, writes code, generates tests, and submits the final pull request.
Generate distinctive, production-grade frontend interfaces
This skill generates highly polished, production-grade frontend interfaces by committing to a distinct aesthetic vision, moving beyond generic AI outputs. It meticulously handles complex details like typography, motion, and spatial composit…
Automated Code Generation via Language Server
Automates the creation of new code elements such as interface stubs, test skeletons, and missing method implementations using language server protocols. It identifies available code actions at specific file positions and executes them to st…
Fetch current documentation for frameworks and libraries
This skill retrieves up-to-date documentation and code examples for specific libraries and frameworks, bypassing reliance on stale training data. It operates by first resolving the library ID and then querying the official documentation sou…
adaptive research and implementation planning agent
This agent orchestrates complex development workflows through a structured pipeline: Understand, Research, Plan, Implement, and Verify. It synthesises evidence from local and external sources to generate actionable, robust implementation pl…
Local design intelligence and component generation tool
This tool provides a local design intelligence layer for OpenClaw workspaces, managing everything from Atomic Design specifications and research synthesis to running comprehensive design audits. It facilitates component generation and UI im…
Memoire: Design Intelligence for Agent Work
Memoire provides a local design intelligence layer for agents, ensuring UI development adheres to established design systems, Figma states, and Atomic Design principles. It facilitates design audits, component specification, and research-ba…
Context7 Live Documentation Retrieval
Fetches up-to-date documentation, API references, and code examples for libraries and frameworks to supplement training data. It resolves library IDs and queries specific documentation to ensure accuracy for modern versions.
Create New Unity MCP Skills
Generates new C# skill files within a Unity project by writing provided code to a specified path. The newly created files are automatically compiled by Unity for immediate use within the MCP ecosystem.
Coding Skill with Humorous Comments
An agentic skill for general programming tasks that ensures all generated code includes a humorous comment.