Browse Skills
44835 skills found
github-use.md
13
1
export
github-use
2
from
"ScotterMonk/AgentAutoFlow"
from
"ScotterMonk/AgentAutoFlow"
3
Any time github activity is required.
2026-01-05
ticket-create.md
13
1
export
ticket-create
2
from
"malhashemi/dotfiles"
from
"malhashemi/dotfiles"
3
Guides creation of well-structured tickets (task documents). This skill should be used when
the user wants to create a ticket, task, feature request, bug report, or any work item that
needs to be tracked and potentially assigned. Provides structure hints without enforcing
rigid templates - the final structure adapts to the specific task and domain.
2026-01-05
drafts-actions.md
13
1
export
drafts-actions
2
from
"kerim/claude-drafts-action-skill"
from
"kerim/claude-drafts-action-skill"
3
Create and script actions for the Drafts app. Use this skill when the user needs help creating custom Drafts actions, understanding action steps, using template tags, scripting with JavaScript, or configuring action workflows for automation and productivity.
2026-01-05
git-multibranch.md
13
1
export
git-multibranch
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guidance for setting up Git-based multi-branch deployment systems with SSH access, web servers, and automated deployment hooks. This skill should be used when configuring Git repositories that deploy to multiple environments (e.g., main/dev branches), setting up SSH authentication for Git, configuring web servers to serve content from different branches, or creating post-receive hooks for automated deployments.
2026-01-21
count-dataset-tokens.md
13
1
export
count-dataset-tokens
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guidance for counting tokens in datasets, particularly from HuggingFace or similar sources. This skill should be used when tasks involve counting tokens in datasets, understanding dataset schemas, filtering by categories/domains, or working with tokenizers. It helps avoid common pitfalls like incomplete field identification and ambiguous terminology interpretation.
2026-01-21
reshard-c4-data.md
13
1
export
reshard-c4-data
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guide for implementing reversible data resharding systems with hierarchical constraints (max files/folders per directory, max file size). Use when building compress/decompress scripts that reorganize datasets while maintaining full reconstruction capability.
2026-01-21
build-pmars.md
13
1
export
build-pmars
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guide for building pMARS (Portable Memory Array Redcode Simulator) and similar software from Debian/Ubuntu source packages. Use this skill when tasks involve enabling source repositories, downloading distribution source packages, removing X11/GUI dependencies, modifying Makefiles, diagnosing segmentation faults, and building headless versions of applications. Applies to Core War simulators and similar legacy software with optional graphics support.
2026-01-21
polyglot-c-py.md
13
1
export
polyglot-c-py
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
This skill provides guidance for creating polyglot files that are valid in both C and Python. It should be used when tasks require writing code that compiles and runs correctly as both a C program and a Python script, producing identical or specified output from each interpreter/compiler.
2026-01-21
modernize-scientific-stack.md
13
1
export
modernize-scientific-stack
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guidance for modernizing legacy Python 2 scientific computing code to Python 3. This skill should be used when tasks involve converting outdated scientific Python scripts (using deprecated libraries like ConfigParser, cPickle, urllib2, or Python 2 syntax) to modern Python 3 equivalents with contemporary scientific stack (NumPy, pandas, scipy, matplotlib). Applies to data processing, analysis pipelines, and scientific computation modernization tasks.
2026-01-21
component-docs.md
13
1
export
component-docs
2
from
"sgcarstrends/sgcarstrends"
from
"sgcarstrends/sgcarstrends"
3
Generate or update component documentation with usage examples, props tables, and Storybook stories. Use when documenting new components or improving existing component docs.
2026-01-21
fix-ocaml-gc.md
13
1
export
fix-ocaml-gc
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guide for debugging and fixing bugs in the OCaml garbage collector runtime, particularly issues in memory management code like sweeping, pool management, and run-length compression. This skill should be used when encountering segfaults during OCaml bootstrap, debugging crashes in runtime/shared_heap.c or similar GC code, or investigating pointer arithmetic bugs in memory allocator implementations.
2026-01-21
ln-343-manual-tester.md
13
1
export
ln-343-manual-tester
2
from
"levnikolaevich/claude-code-skills"
from
"levnikolaevich/claude-code-skills"
3
Performs manual testing of Story AC via executable bash scripts saved to tests/manual/. Creates reusable test suites per Story. Worker only.
2026-01-21
distribution-search.md
13
1
export
distribution-search
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guidance for finding probability distributions that satisfy specific statistical constraints such as KL divergence targets. This skill should be used when tasks involve constructing probability distributions with exact numerical properties, optimization over high-dimensional probability spaces, or satisfying multiple simultaneous statistical constraints within tight tolerances.
2026-01-21
chess-best-move.md
13
1
export
chess-best-move
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guide for analyzing chess board images to find the best move(s). This skill should be used when tasks involve analyzing chess positions from images, detecting piece positions, identifying winning moves, or solving chess puzzles. Applies to tasks requiring image-based chess board analysis and move calculation.
2026-01-21
pytest-coder.md
13
1
export
pytest-coder
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Write comprehensive pytest tests with fixtures, parametrization, mocking, async testing, and modern patterns.
2026-01-22
analyzing-test-effectiveness.md
13
1
export
analyzing-test-effectiveness
2
from
"withzombies/hyperpowers"
from
"withzombies/hyperpowers"
3
Use to audit test quality with Google Fellow SRE scrutiny - identifies tautological tests, coverage gaming, weak assertions, missing corner cases. Creates bd epic with tasks for improvements, then runs SRE task refinement on each.
2026-01-21
debugging-with-tools.md
13
1
export
debugging-with-tools
2
from
"withzombies/hyperpowers"
from
"withzombies/hyperpowers"
3
Use when encountering bugs or test failures - systematic debugging using debuggers, internet research, and agents to find root cause before fixing
2026-01-21
git-commit.md
13
1
export
git-commit
2
from
"kurko/dotfiles"
from
"kurko/dotfiles"
3
Stage and commit git changes with conventional commit messages. Use when user wants to commit changes, or asks to save their work. Also activates when user says "commit changes", simply "commit", or similar git workflow requests. Never commit without loading this skill.
2026-01-22
content-calendar.md
13
1
export
content-calendar
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Generate a complete 30-day content calendar with viral content ideas, format variety, hooks, and CTAs tailored to your niche and platform. Includes content pillars, weekly themes, and batch creation workflow.
2026-01-22
ln-333-task-rework.md
13
1
export
ln-333-task-rework
2
from
"levnikolaevich/claude-code-skills"
from
"levnikolaevich/claude-code-skills"
3
Fixes tasks in To Rework and returns them to To Review. Applies reviewer feedback only for the selected task.
2026-01-21
doc-lookup.md
13
1
export
doc-lookup
2
from
"sorryhyun/DiPeO"
from
"sorryhyun/DiPeO"
3
Locate and retrieve specific documentation sections from DiPeO's docs/ by heading anchors or keywords. Returns minimal, targeted excerpts instead of full files. Use when you need precise documentation context without loading entire guides.
2026-01-05
todo-manage.md
13
1
export
todo-manage
2
from
"sorryhyun/DiPeO"
from
"sorryhyun/DiPeO"
3
Manage and organize TODO.md at project root - plan features, track progress, mark tasks complete, and clean up completed items. Use when planning tasks, organizing work, reviewing priorities, or managing the project TODO list. Access via /dipeotodos command.
2026-01-05
documents-docx.md
13
1
export
documents-docx
2
from
"malhashemi/dotfiles"
from
"malhashemi/dotfiles"
3
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
2026-01-05
model-extraction-relu-logits.md
13
1
export
model-extraction-relu-logits
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guidance for extracting weight matrices from black-box ReLU neural networks using only input-output queries. This skill applies when tasks involve model extraction attacks, recovering hidden layer weights from neural networks, or reverse-engineering ReLU network parameters from query access.
2026-01-21