Generate Package Skill
skilld-dev/skilldGenerate or update an Agent Skill for an npm or local package using its public API and current documentation.
At a glance
This skill is for Coding and helps you generate a skill from package documentation, update an existing skill based on api changes, and create agent skills for npm packages.
git clone --depth 1 https://github.com/skilld-dev/skilld
cp -r skilld/skills/generate-package-skill ~/.claude/skills/generate-package-skill
npmPackagesapi-documentationskill-generationagent-toolsautomation
Also in skilld-dev/skilld
View the repoGenerate or update an Agent Skill from the observed workflows, boundaries, and conventions of one software project.
Review an Agent Skill for valid structure, clear triggers, usable instructions, current evidence, and risky or unclear actions.
Operate skilld CLI for Skill discovery, use, installation, inspection, updates, authentication, configuration, restoration, and removal, inc...
Other Coding skills
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...
Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...
Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.