💻 開發
2536 skills found
managing-claude-code-meta.md
14
1
export
managing-claude-code-meta
2
from
"mikekelly/promode"
from
"mikekelly/promode"
3
MUST be loaded when setting up, installing, migrating, reviewing, auditing, or checking CLAUDE.md files in projects. Covers installing the promode CLAUDE.md into new projects, migrating existing CLAUDE.md content to READMEs (progressive disclosure), and auditing projects for conformance. Invoke PROACTIVELY when user mentions CLAUDE.md, project setup, agent configuration, or code meta files.
2026-02-21
pandoc-pdf-generation.md
14
1
export
pandoc-pdf-generation
2
from
"terrylica/cc-skills"
from
"terrylica/cc-skills"
3
Claude Code Skills Marketplace: plugins, skills for ADR-driven development, DevOps automation, ClickHouse management, semantic versioning, and productivity workflows
2026-02-28
svelte.md
14
1
export
svelte
2
from
"dylantarre/design-system-skills"
from
"dylantarre/design-system-skills"
3
Design system skills for agentic coding
2026-02-08
incoherence.md
14
1
export
incoherence
2
from
"rjmurillo/ai-agents"
from
"rjmurillo/ai-agents"
3
Multi-agent system for software development
2026-02-27
ts-bug-fixer.md
14
1
export
ts-bug-fixer
2
from
"betagouv/france-chaleur-urbaine"
from
"betagouv/france-chaleur-urbaine"
3
France Chaleur Urbaine est la plateforme de mise en relation entre copropriétés et exploitants pour accélérer le raccordement des copropriétés aux réseaux de chaleur.
2026-02-26
publish.md
14
1
export
publish
2
from
"inspirepan/klaude-code"
from
"inspirepan/klaude-code"
3
Agent CLI
2026-02-27
account-recovery.md
14
1
export
account-recovery
2
from
"teddylee777/LangGraph-Advanced-Tutorial"
from
"teddylee777/LangGraph-Advanced-Tutorial"
3
Guidance and guardrails for secure account recovery workflows including identity verification and password reset.
2026-02-06
provision.md
14
1
export
provision
2
from
"MarkusOdenthal/the-knowledge-stack"
from
"MarkusOdenthal/the-knowledge-stack"
3
Claude Code plugins from The Knowledge Stack. Tools for developers who ship.
2026-02-01
changelog-writer.md
14
1
export
changelog-writer
2
from
"lightfastai/lightfast"
from
"lightfastai/lightfast"
3
Lightfast surfaces every decision your team makes across your tools — searchable, cited, and ready for people and agents.
2026-02-25
github-ecosystem.md
14
1
export
github-ecosystem
2
from
"zircote/.claude"
from
"zircote/.claude"
3
Claude Code dotfiles: agents, skills, commands & includes for AI-assisted development. Features domain-specific agents (backend, frontend, DevOps, security, data/ML), custom slash commands, and Opus 4.5 optimizations.
2026-02-27
python-code-quality.md
13
1
export
python-code-quality
2
from
"basher83/lunar-claude"
from
"basher83/lunar-claude"
3
Repo for my personal Claude Code configs
2026-02-27
Python Type Hint Reviewer.md
13
1
export
Python Type Hint Reviewer
2
from
"seedspirit/python-type-hint-reviewer"
from
"seedspirit/python-type-hint-reviewer"
3
Reviews code diffs (uncommited changes written by the agent) or new files(untracked files) for Python type hinting and structural principle compliance. Use this skill when user say review code diffs or new files or want to check code quality(when file is a python file). Requires explicit user confirmation before applying any modifications to ensure code quality and safety.
2025-12-25
seo.md
13
1
export
seo
2
from
"merylldindin/helix"
from
"merylldindin/helix"
3
Nuxt SSG Template
2026-02-26
javascript-coding-standards.md
13
1
export
javascript-coding-standards
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
LLM Software Development Standards Start any project right in 30 seconds. Battle-tested standards from real production systems.
2026-02-27
networking-servers.md
13
1
export
networking-servers
2
from
"pluginagentmarketplace/custom-plugin-game-developer"
from
"pluginagentmarketplace/custom-plugin-game-developer"
3
Game developer roadmap plugin with engine-specific patterns and optimization
2026-02-26
scaffolder.md
13
1
export
scaffolder
2
from
"oimiragieo/LLM-RULES"
from
"oimiragieo/LLM-RULES"
3
Generates boilerplate code following loaded rules. Creates new components, modules, APIs, and features that automatically comply with your coding standards. Extracts patterns from rules and applies them consistently.
2026-02-27
secret-code.md
13
1
export
secret-code
2
from
"meridianlabs-ai/inspect_swe"
from
"meridianlabs-ai/inspect_swe"
3
Software Engineering Agents for Inspect AI
2026-02-27
code-helper.md
13
1
export
code-helper
2
from
"Roasbeef/claude-agent-sdk-go"
from
"Roasbeef/claude-agent-sdk-go"
3
Go SDK for Claude Code – build AI agents with tool use, MCP integration, and streaming
2026-02-16
rubycritic-code-quality-analysis.md
13
1
export
rubycritic-code-quality-analysis
2
from
"esparkman/claude-rubycritic-skill"
from
"esparkman/claude-rubycritic-skill"
3
A Claude Code skill for Ruby code quality analysis with RubyCritic
2026-02-23
opportunity-solution-tree.md
13
1
export
opportunity-solution-tree
2
from
"kasperjunge/30-minute-vibe-coding-challenge"
from
"kasperjunge/30-minute-vibe-coding-challenge"
3
Guide for creating Opportunity Solution Trees (OST) for pre-PMF startups. Use when discussing product discovery, problem validation, customer research, or when helping startups identify problems worth solving. Use for queries about OST framework, problem-solution mapping, or validating product ideas.
2026-01-21
using-braintrust.md
13
1
export
using-braintrust
2
from
"braintrustdata/braintrust-claude-plugin"
from
"braintrustdata/braintrust-claude-plugin"
3
Enables AI agents to use Braintrust for LLM evaluation, logging, and observability.Includes scripts for querying logs with SQL, running evals, and logging data.
2026-02-27
qa-changes.md
13
1
export
qa-changes
2
from
"desplega-ai/qa-use"
from
"desplega-ai/qa-use"
3
Agent-first E2E testing CLI
2026-02-27
test-driven-development.md
12
1
export
test-driven-development
2
from
"cipherstash/cipherpowers"
from
"cipherstash/cipherpowers"
3
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
2026-02-24
frontend-for-opus-45.md
12
1
export
frontend-for-opus-45
2
from
"xavierchoi/xavierchoi_skills"
from
"xavierchoi/xavierchoi_skills"
3
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
2026-02-24