Browse Skills

17720 skills found

doc-coauthoring.md
0
1 export doc-coauthoring
2 JoaquinCampo from "JoaquinCampo/codex-skills"
3 Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
2026-01-05
headless-cli-agents.md
0
1 export headless-cli-agents
2 cuba6112 from "cuba6112/researchagent"
3 Build agentic systems using Claude CLI in headless mode or the Claude Agent SDK. Use when building automation pipelines, CI/CD integrations, multi-agent orchestration, or programmatic Claude interactions. Covers CLI flags (-p, --output-format), session management (--resume, --continue), Python SDK (claude-agent-sdk), custom tools, and agent loop patterns.
2026-01-05
theme-factory.md
0
1 export theme-factory
2 grasdouble from "grasdouble/Lufa"
3 Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
2026-01-05
skill-creator.md
0
1 export skill-creator
2 SecKatie from "SecKatie/kmtools"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends an AI agent's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
agentic-development.md
0
1 export agentic-development
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Workflow for long-running agentic development across multiple context windows. Use when working on multi-phase projects, complex feature implementations, or any development task spanning multiple sessions. Provides structured progress tracking, session handoff protocols, and incremental development patterns adapted from Anthropic's research on effective agent harnesses.
2026-01-05
nextjs-16-specialist.md
0
1 export nextjs-16-specialist
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when developing Next.js 16 applications with React, TypeScript, Material-UI V7, and Firebase. Provides comprehensive guidance on setup, best practices, error handling, and advanced patterns for production-ready applications.
2026-01-05
upstream-tarballs.md
0
1 export upstream-tarballs
2 stabilefrisur from "stabilefrisur/metapyle"
3 Use when maintaining a fork of a Python package without GitHub access, importing upstream releases from PyPI tarballs, or merging upstream updates into a fork using vendor branch strategy
2026-01-05
jj-workflow.md
0
1 export jj-workflow
2 bedecarroll from "bedecarroll/dotfiles"
3 Jujutsu (jj) workflow guidance for Git-style tasks (commit/push, stacked work, status/log, diff/show, rebase, split/squash, abandon/restore, conflict resolve, bookmarks). Use when users mention jj/Jujutsu or ask how to do Git workflows in jj. Prefer auto-generated bookmarks via jj git push --change; avoid pre-creating bookmarks.
2026-01-05
markdown-pro.md
0
1 export markdown-pro
2 icartsh from "icartsh/icartsh_plugin"
3 세련된 README 파일, 변경 이력(changelog), 기여 가이드(contribution guide) 및 기술 문서를 작성하기 위한 전문가 수준의 Markdown 문서화 SKILL입니다. 사용 사례: (1) 배지와 섹션을 포함한 README 생성, (2) git 히스토리를 이용한 자동 변경 이력 생성, (3) 목차(table of contents) 생성, (4) 기여 가이드라인 작성, (5) 기술 문서 포맷팅, (6) 구문 강조(syntax highlighting)를 포함한 코드 문서화
2026-01-05
content-workflow.md
0
1 export content-workflow
2 dayoumin from "dayoumin/mbti"
3 콘텐츠 생성 전체 워크플로우. "00 컨텐츠 만들자", "퀴즈 만들어줘", "투표 만들어줘" 요청 시 자동 실행. 2개 Agent 순차 호출로 2중 검증.
2026-01-05
skill-creator.md
0
1 export skill-creator
2 halvorot from "halvorot/dotfiles"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
secret-scanner.md
0
1 export secret-scanner
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Scans git repositories for hardcoded secrets, credentials, and API keys using Gitleaks. Returns findings with severity, location, and remediation steps. Use when user asks to "scan for secrets", "detect credentials", "find API keys", "check for leaks", "シークレット検出", "認証情報スキャン".
2026-01-05
archr-local.md
0
1 export archr-local
2 Ketomihine from "Ketomihine/my_skills"
3 ArchR docs served from downloaded_docs/archr_scrape - comprehensive scATAC-seq analysis toolkit with all HTML files explicitly listed
2026-01-05
vulnerability-triage-prioritization.md
0
1 export vulnerability-triage-prioritization
2 randalmurphal from "randalmurphal/claude-config"
3 Assess vulnerability severity using CVSS scoring, classify vulnerability types (CVE vs compliance), detect false positives, and prioritize remediation workflows. Use when analyzing vulnerability data, calculating risk scores, or determining remediation priority.
2026-01-05
reviewing-code.md
0
1 export reviewing-code
2 WallysonGalvao from "WallysonGalvao/plann3d"
3 Code review workflow for evaluating changes against standards. Use when reviewing pull requests, commits, or diffs.
2026-01-05
site-updater.md
0
1 export site-updater
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Update videos, modules, or styling on the Alpha AI Learning site. Use when adding/replacing videos, updating module content, changing week descriptions, or modifying site styling.
2026-01-05
django-reviewer.md
0
1 export django-reviewer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 WHEN: Django project review, ORM queries, views/templates, admin customizationWHAT: ORM optimization + View patterns + Template security + Admin config + Migration safetyWHEN NOT: FastAPI → fastapi-reviewer, Flask → flask-reviewer, DRF API only → consider api-expert
2026-01-05
example-skill.md
0
1 export example-skill
2 nakkulla from "nakkulla/claude-code-template"
3 예시 스킬. "예시", "템플릿", "기본" 키워드 시 활성화
2026-01-05
ci-automation.md
0
1 export ci-automation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Run CI quality gates with optional auto-fix and PR creation.
2026-01-05
react-ts-vite-frontend.md
0
1 export react-ts-vite-frontend
2 KavenDurant from "KavenDurant/krstack_pro_fe_react"
3 Skill for understanding, refactoring, and extending this React + TypeScript + Vite SPA frontend (components, routing, state, and API calls) whenever the user asks for UI changes, bug fixes, or new frontend features in this project.
2026-01-05
testing-test-writing.md
0
1 export testing-test-writing
2 devmatrix-ai from "devmatrix-ai/devmatrix-mvp"
3 Write strategic, minimal tests focusing on core user flows and critical paths, deferring edge cases and implementation details until dedicated testing phases. Use this skill when adding test files for features after implementation is complete, when writing unit tests for critical business logic, or when creating integration tests for primary user workflows. Use this skill when working with test files in tests/, __tests__/, specs/, or similar test directories. Use this skill when using testing frameworks like Jest, pytest, RSpec, or Vitest, when mocking external dependencies, or when deciding test coverage priorities. Use this skill when writing tests that focus on behavior rather than implementation details, keeping tests fast and maintainable.
2026-01-05
backlog-moderator.md
0
1 export backlog-moderator
2 pcortes from "pcortes/swarm-attack"
3 Business moderator for backlog prioritization debates. Synthesizes Champion and Critic views into final rankings. Optimizes for team productivity and sustainable velocity.
2026-01-05
bug-verification.md
0
1 export bug-verification
2 memyselfmike from "memyselfmike/gao-agile-dev"
3 Complete workflow for verifying bug fixes across development and Docker test environments. Provides systematic testing procedures, verification checklists, and reporting templates. Use when verifying bug fixes are complete and ready for release.
2026-01-05
nfr-to-user-impact.md
0
1 export nfr-to-user-impact
2 tikazyq from "tikazyq/agentic-spec-forge"
3 将技术性的NFR(非功能需求)约束转换为用户能感知的影响描述,用业务语言解释技术约束的价值。适合在NFR定义完成后、需要向客户或管理层解释时使用,当NFR过于技术化时。帮助不熟悉技术术语的PM/客户/BA理解NFR的业务意义,让技术约束变得亲切易懂。
2026-01-05