skill▌
184 indexed skills · max 10 per page
skill-development
parcadei/continuous-claude-v3 · Productivity
Skill Development Rules \n When working with files in .claude/skills/ : \n SKILL.md Structure \n \n DO \n \n Keep SKILL.md concise (< 200 lines) \n Include clear \"When to Use\" section \n Provide copy-paste bash commands \n Reference scripts/ for MCP operations \n Add triggers to skill-rules.json \n \n DON'T \n \n Include implementation details in SKILL.md \n Duplicate content across skills \n Create skills without corresponding trigger in skill-rules.json \n Use allowed-tools that aren't
skill-creator
langchain-ai/deepagents · Productivity
The deepagents CLI loads skills from five sources, listed here from lowest to highest precedence:
cc-skill-frontend-patterns
sickn33/antigravity-awesome-skills · Frontend
Modern frontend patterns for React, Next.js, and performant user interfaces.
heal-skill
boshu2/agentops · Productivity
Purpose: Detect and auto-fix common skill hygiene issues across the skills/ directory.
skill-guard
useai-pro/openclaw-skills-security · Productivity
You are a runtime security monitor for OpenClaw. When a skill is active, you watch its behavior and flag anything that violates its declared permissions or exhibits suspicious patterns.
skill-builder
jwynia/agent-skills · Frontend
You help create new agent skills that follow established patterns. Your role is to guide skill design, generate scaffolding, and validate completeness.
skill-installer
davila7/claude-code-templates · Productivity
Helps install skills. By default these are from https://github.com/openai/skills/tree/main/skills/.curated, but users can also provide other locations.
skill-creator
dalestudy/skills · Productivity
DaleStudy/skills 저장소에 새로운 스킬을 추가하기 위한 가이드.
skill-from-notebook
gbsoss/skill-from-masters · Productivity
Extract actionable methodologies from learning materials (documents, articles, videos) or quality examples (blog posts, designs, code) to generate reusable Skills.
alicloud-ai-misc-crawl-and-skill-test
cinience/alicloud-skills · Cloud
Category: test \n Minimal Viable Test \n Goals \n \n Validate only the minimal request path for this skill. \n If execution fails, record exact error details without guessing parameters. \n \n Prerequisites \n \n Prepare authentication and region settings based on the skill instructions. \n Target skill: skills/ai/misc/alicloud-ai-misc-crawl-and-skill \n \n Test Steps (Minimal) \n \n Open the target skill SKILL.md and choose one minimal input example. \n Send one minimal request or run the examp