pencil-skill

Nisus74/pencil-skill
★ 0 stars Python 🤖 AI/LLM Updated today
AI coding skill plugin for pencil.dev (.pen) design files via the Pencil MCP server — works with Claude Code, Cursor, Codex, and Gemini CLI
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pencil-skill": {
      "command": "uvx",
      "args": [
        "pencil-skill"
      ]
    }
  }
}

Or install with pip: pip install pencil-skill

README Excerpt

A platform-agnostic AI coding skill plugin that teaches AI coding tools how to work with Works with Claude Code, OpenAI Codex, Google Gemini CLI, GitHub Copilot CLI, and Cursor. --- - Guides the AI through a seven-step design workflow: detect host, orient, load guidelines, plan, execute, verify, report

Tools (1)

git

Topics

ai-codingclaude-codeclaude-plugindesign-toolmcppencil-devskill