Browse Skills
2649 skills found
packages-devtools.md
5
1
export
packages-devtools
2
from
"leaderiop/hex-di"
from
"leaderiop/hex-di"
3
Your approach to handling packages devtools. Use this skill when working on files where packages devtools comes into play.
2026-01-05
tasks-system.md
5
1
export
tasks-system
2
from
"zby/llm-do"
from
"zby/llm-do"
3
Manage the llm-do task tracker stored under tasks/ (backlog, active, completed, recurring) including creating new tasks, updating current state, moving tasks between stages, and applying the standard templates when planning or resuming work.
2026-01-05
chatmemo-update.md
5
1
export
chatmemo-update
2
from
"eze-is/chat-memo-website"
from
"eze-is/chat-memo-website"
3
This skill should be used when a user wants to create Chat Memo update release materials, specifically to generate an HTML poster and a markdown update description document for a new version release. Use this when a user says "发布新版本", "创建更新", "生成更新海报" or similar phrases, or provides version information and feature lists for a release.
2026-01-05
CLI Yes Automation Skill.md
5
1
export
CLI Yes Automation Skill
2
from
"snomiao/claude-yes"
from
"snomiao/claude-yes"
3
A skill for automating AI CLI tool interactions by handling common prompts and managing continuous operation.
2026-01-05
matlab-test-generator.md
5
1
export
matlab-test-generator
2
from
"matlab/skills"
from
"matlab/skills"
3
Create comprehensive MATLAB unit tests using the MATLAB Testing Framework. Use when generating test files, test cases, unit tests, test suites, or when the user requests testing for MATLAB code, functions, or classes.
2026-01-05
bubbletea.md
5
1
export
bubbletea
2
from
"GGPrompts/TFE"
from
"GGPrompts/TFE"
3
Build terminal user interfaces with Go and Bubbletea framework. Use for creating TUI apps with the Elm architecture, dual-pane layouts, accordion modes, mouse/keyboard handling, Lipgloss styling, and reusable components. Includes production-ready templates, effects library, and battle-tested layout patterns from real projects.
2026-01-05
image-concatenator.md
5
1
export
image-concatenator
2
from
"AutoByteus/autobyteus"
from
"AutoByteus/autobyteus"
3
A utility skill to vertically concatenate multiple images into a single file.
2026-01-05
emacs-transient.md
5
1
export
emacs-transient
2
from
"r0man/beads.el"
from
"r0man/beads.el"
3
Expert guide for building Emacs transient menus (keyboard-driven UI like Magit). Use when implementing or debugging transient-define-prefix, transient-define-suffix, or transient-define-infix commands.
2026-01-05
crafting-commits.md
5
1
export
crafting-commits
2
from
"shrwnsan/vibekit-claude-plugins"
from
"shrwnsan/vibekit-claude-plugins"
3
Automatically invoked when user requests git commit message creation, commit drafting, or needs help with conventional commit formatting. Handles conventional commit standards.
2026-01-05
priority-issue-resolution.md
4
1
export
priority-issue-resolution
2
from
"tradestreamhq/tradestream"
from
"tradestreamhq/tradestream"
3
Autonomous issue resolution workflow for processing priority-critical/priority-high issues in TradeStream. Covers claiming, investigation, worktree-based fixes, PR shepherding, and CI monitoring. Activates on "fix issues", "resolve bugs", "claim issue", "priority queue", "issue triage", or "autonomous resolution".
2026-01-05
claude-skillkit.md
4
1
export
claude-skillkit
2
from
"rfxlamia/claude-skillkit"
from
"rfxlamia/claude-skillkit"
3
Professional skill creation with research-driven workflow and automated validation.USE WHEN: Creating new skills, validating existing skills, deciding between Skills vs Subagents, migrating documents to skills, or running individual validation tools.PRIMARY TRIGGERS: "create skill" = Full creation (12 steps with research + execution planning) "validate skill" = Validation workflow (steps 3-8) "Skills vs Subagents" = Decision workflow (step 0) "convert doc to skill" = Migration workflow "estimate tokens" = Token optimization "security scan" = Security auditWORKFLOW COMPLIANCE: Structured workflows with validation checkpoints. Research phase (Step 1c-1d) ensures skills based on proven approaches.DIFFERENTIATOR: Research-driven creation. Web search (3-5 queries) before building. Multi-proposal generation. 9 automation scripts. Quality 9.0+/10.REUSED: Anthropic's init_skill.py and package_skill.py (production-tested).
2026-01-05
json-formatter.md
4
1
export
json-formatter
2
from
"thomasholknielsen/claude-code-config"
from
"thomasholknielsen/claude-code-config"
3
Formats and validates JSON data. Use when you need to pretty-print JSON, fix formatting issues, or validate JSON syntax. ALWAYS USE THIS when doing JSON Formatting
2026-01-05
hatchling.md
4
1
export
hatchling
2
from
"Jamie-BitFlight/claude_skills"
from
"Jamie-BitFlight/claude_skills"
3
This skill provides comprehensive documentation for Hatchling, the modern Python build backend that implements PEP 517/518/621/660 standards. Use this skill when working with Hatchling configuration, build system setup, Python packaging, pyproject.toml configuration, project metadata, dependencies, entry points, build hooks, version management, wheel and sdist builds, package distribution, setuptools migration, and troubleshooting Hatchling build errors.
2026-01-05
k8s-manifests.md
4
1
export
k8s-manifests
2
from
"kcns008/cluster-code"
from
"kcns008/cluster-code"
3
Create, validate, and manage Kubernetes and OpenShift YAML manifests. Use this skill when:(1) Creating any K8s/OCP resources: Deployments, StatefulSets, DaemonSets, Jobs, CronJobs, Pods(2) Creating networking resources: Services, Ingress, NetworkPolicies, OCP Routes(3) Creating config/storage: ConfigMaps, Secrets, PVCs, PVs, StorageClasses(4) Creating RBAC: ServiceAccounts, Roles, RoleBindings, ClusterRoles, ClusterRoleBindings(5) Creating OCP-specific: DeploymentConfigs, BuildConfigs, ImageStreams, SCCs, Templates(6) Validating or reviewing existing manifests for best practices(7) Converting between K8s and OCP resource types(8) Generating Helm charts or Kustomize overlays
2026-01-05
git-squash-commits.md
4
1
export
git-squash-commits
2
from
"acking-you/myclaude-skills"
from
"acking-you/myclaude-skills"
3
Squash multiple git commits into a single commit with an auto-generated comprehensive commit message based on the changes made.
2026-01-05
release-prep.md
4
1
export
release-prep
2
from
"NickCrew/claude-cortex"
from
"NickCrew/claude-cortex"
3
Use when preparing a production release or release candidate - provides a checklist-driven workflow for validation, versioning, build optimization, documentation updates, and deployment readiness.
2026-01-05
pr-review.md
4
1
export
pr-review
2
from
"ushironoko/dotfiles"
from
"ushironoko/dotfiles"
3
GitHub Pull Requestのレビュー操作を行うスキル。PR情報取得、差分確認、コメント取得・投稿、インラインコメント、コメント返信をghコマンドで実行する。PRレビュー、コードレビュー、PR操作が必要な時に使用。
2026-01-05
rules-repo-conventions.md
4
1
export
rules-repo-conventions
2
from
"GuicedEE/ai-rules"
from
"GuicedEE/ai-rules"
3
Apply Rules Repository conventions and forward-only workflow. Use when generating or editing docs, prompts, or code in projects that consume this repository or when this repository is the active workspace. Ensure Pact → Rules → Guides → Implementation links are created and updated, and prefer linking to submodule guides over duplicating content.
2026-01-05
security-workflow.md
4
1
export
security-workflow
2
from
"jpoley/jp-spec-kit"
from
"jpoley/jp-spec-kit"
3
Use when creating backlog tasks from security findings, integrating security scans into workflow states, or managing security remediation tracking. Invoked for security workflow integration and task automation.
2026-01-05
qwen-gitpush.md
4
1
export
qwen-gitpush
2
from
"Foundup/Foundups-Agent"
from
"Foundup/Foundups-Agent"
3
Analyze uncommitted git changes and decide if/when to commit based on WSP 15 MPS
2026-01-05
second-brain.md
4
1
export
second-brain
2
from
"sean-esk/second-brain-gtd"
from
"sean-esk/second-brain-gtd"
3
Personal knowledge management for Obsidian combining GTD, Zettelkasten, and PARA. Six workflows: (1) Capture - "capture this", "remember this", "save this thought", "note this down" - saves thoughts/tasks to daily inbox without categorization; (2) Process inbox - "process my inbox", "organize captures", "GTD processing" - clarifies items and routes to projects or permanent notes; (3) Daily plan - "plan my day", "what should I work on", "morning planning" - creates prioritized task list based on energy and context; (4) Daily closeout - "daily closeout", "review my day", "evening reflection" - marks progress and drafts tomorrow's plan; (5) Setup - "set up my second brain", "configure vault" - configures vault path and user goals; (6) Excalidraw - "create a diagram", "visualize this", "draw flowchart", "sketch this" - creates .excalidraw.md files with rectangles, ellipses, diamonds, arrows, lines, and text. Proactively offers to capture valuable insights during research conversations.
2026-01-05
archive-project.md
4
1
export
archive-project
2
from
"gokhanarkan/minimal-second-brain"
from
"gokhanarkan/minimal-second-brain"
3
Archive a completed project by creating an AI-generated summary in Knowledge/, storing the git commit hash for reference, and deleting the original project file. Use when user says a project is "done", "complete", "finished", or wants to "archive" it.
2026-01-05
code-documentation.md
4
1
export
code-documentation
2
from
"plaited/plaited"
from
"plaited/plaited"
3
Comprehensive TypeScript documentation standards including TSDoc format templates, public API documentation, internal module docs, and type documentation guidelines. Automatically invoked when writing or reviewing code documentation, TSDoc comments, or API documentation.
2026-01-05
commit.md
4
1
export
commit
2
from
"bbugyi200/dotfiles"
from
"bbugyi200/dotfiles"
3
Create a conventional commit using chez_commit. Use when the user asks to commit changes or after completing file modifications.
2026-01-05