skill-creator
About
The skill-creator provides guidance for developers to build or update modular skills that extend Claude's capabilities with specialized workflows, tool integrations, and domain knowledge. Use this skill when you need to create a new skill that transforms Claude into a specialized agent for specific tasks. It offers a structured approach for packaging procedural knowledge and instructions.
Quick Install
Claude Code
Recommendednpx skills add davepoon/buildwithclaude -a claude-code/plugin add https://github.com/davepoon/buildwithclaudegit clone https://github.com/davepoon/buildwithclaude.git ~/.claude/skills/skill-creatorCopy and paste this command in Claude Code to install this skill
GitHub Repository
Frequently asked questions
What is the skill-creator skill?
skill-creator is a Claude Skill by davepoon. Skills package instructions and resources that Claude loads on demand, so Claude can perform skill-creator-related tasks without extra prompting.
How do I install skill-creator?
Use the install commands on this page: add skill-creator to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does skill-creator belong to?
skill-creator is in the development-code category, tagged ai, automation and design.
Is skill-creator free to use?
Yes. skill-creator is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
Related Skills
This skill guides developers in building high-quality MCP (Model Context Protocol) servers to connect LLMs with external APIs and services. It provides a structured workflow for designing agent-centric tools in either Python (FastMCP) or Node.js/TypeScript (MCP SDK). Use it when creating MCP servers to ensure your tools are well-designed and effectively enable LLMs to accomplish real-world tasks.
This Claude Skill provides Playwright-based testing tools for local web applications, enabling frontend verification, UI debugging, and screenshot/log capture. It includes helper scripts like `with_server.py` for managing server lifecycles during testing. Developers should use this for automated browser testing of local web apps, running scripts directly rather than reading their source code.
This Claude Skill automates Webflow operations via Rube MCP, enabling developers to manage CMS collections, publish sites, handle pages/assets, and retrieve ecommerce orders. Always use `RUBE_SEARCH_TOOLS` first to get current schemas before executing any actions. It requires an active Webflow connection through Rube's connection manager.
This Claude Skill automates Supabase operations including database queries, table management, project administration, storage, and SQL execution via Rube MCP. It requires an active Supabase connection and always searches for current tool schemas first. Use it when you need to programmatically manage your Supabase infrastructure directly within Claude.
