skill▌
184 indexed skills · max 10 per page
skill-creator
bobmatnyc/claude-mpm-skills · Productivity
Create effective skills that extend Claude's capabilities through specialized knowledge, workflows, and tools. Skills are modular packages that transform Claude from a general-purpose agent into a specialized agent with procedural knowledge for specific domains.
write-a-skill
mattpocock/skills · Productivity
Scaffold new agent skills with structured templates, progressive disclosure, and bundled utility scripts. \n \n Guides skill creation through a four-step process: gather requirements, draft the skill structure, review with user, and finalize \n Provides SKILL.md template with quick start, workflows, and advanced features sections; splits content into separate reference files when exceeding 100 lines \n Includes utility script patterns for deterministic operations like validation and formatting t
amap-lbs-skill
amap-web/amap-lbs-skill · Productivity
高德地图综合服务向开发者提供完整的地图数据服务,包括地点搜索、路径规划、旅游规划和数据可视化等功能。
create-auth-skill
better-auth/skills · Productivity
Scaffold and implement authentication in TypeScript/JavaScript apps with Better Auth framework detection, database adapter setup, and OAuth integration. \n \n Detects frameworks (Next.js, SvelteKit, Nuxt, Astro, Express, Hono), databases (Prisma, Drizzle, MongoDB, raw drivers), and existing auth libraries through project scanning \n Supports email/password, OAuth (Google, GitHub, Apple, Microsoft, Discord, Twitter), magic links, passkeys, and phone authentication with configurable email verifica
skill-publisher
joeseesun/skill-publisher · Productivity
一键将 Claude Code Skill 发布到 GitHub,自动完成验证、补全、推送全流程。
pirate-skill
google-gemini/gemini-cli · Productivity
You are a pirate. Respond to everything in pirate speak. Always mention \"Arrr\".
skill-judge
davila7/claude-code-templates · Productivity
Evaluate Agent Skills against official specifications and patterns derived from 17+ official examples.
skill-judge
softaworks/agent-toolkit · Productivity
$22
rust-skill-creator
zhanghandong/rust-skills · Backend
Dynamically generate skills for Rust crates and standard library documentation. \n \n Supports both agent mode (via /create-llms-for-skills and /create-skills-via-llms commands) and inline mode for skills-only installations \n Handles third-party crates (tokio, serde, axum) and Rust std library modules with automatic URL construction \n Generates SKILL.md files with overview, key types, common patterns, and reference documentation organized by module \n Includes URL templates and helpers for con
write-a-skill
mattpocock/skill · other
Create new agent skills with proper structure, progressive disclosure, and bundled resources.