Claude Skills · Coding

Generate Package Skill

skilld-dev/skilld

Generate or update an Agent Skill for an npm or local package using its public API and current documentation.

★ 308 Synced 1 hour ago View SKILL.md

At a glance

Coding Manual install

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.

Install git clone --depth 1 https://github.com/skilld-dev/skilld cp -r skilld/skills/generate-package-skill ~/.claude/skills/generate-package-skill
Can use Not declared by the author

npmPackagesapi-documentationskill-generationagent-toolsautomation

Also in skilld-dev/skilld

View the repo

Generate or update an Agent Skill from the observed workflows, boundaries, and conventions of one software project.

Review Skill Code Review & Testing

Review an Agent Skill for valid structure, clear triggers, usable instructions, current evidence, and risky or unclear actions.

Skilld DevOps & Infrastructure

Operate skilld CLI for Skill discovery, use, installation, inspection, updates, authentication, configuration, restoration, and removal, inc...

Other Coding skills

Karpathy Guidelines multica-ai/andrej-karpathy-skills

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...

Webapp Testing anthropics/skills

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...

MCP Builder anthropics/skills

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...

Claude API anthropics/skills

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...

Web Artifacts Builder anthropics/skills

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...

Improve Codebase Architecture mattpocock/skills

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.