Browse Skills

44756 skills found

social-media.md
13
1 export social-media
2 sgcarstrends from "sgcarstrends/sgcarstrends"
3 Add or update social media posting integrations (Discord, LinkedIn, Telegram, Twitter) in workflows. Use when adding new platforms, debugging posting failures, or modifying message templates.
2026-01-21
tailwind-coder.md
13
1 export tailwind-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Use when applying Tailwind CSS styling to Rails views. Uses utility classes, responsive design patterns, and integrates with Rails view helpers.
2026-01-22
AILANG Code Writing.md
13
1 export AILANG Code Writing
2 sunholo-data from "sunholo-data/ailang"
3 Write and run AILANG code with correct syntax. Use when user asks to write AILANG programs, fix AILANG syntax errors, run AILANG code, or needs help with AILANG syntax. Includes version checking, syntax validation, and common patterns.
2026-01-21
ln-300-story-pipeline.md
13
1 export ln-300-story-pipeline
2 levnikolaevich from "levnikolaevich/claude-code-skills"
3 Orchestrates complete Story workflow from task planning to Done. Delegates to ln-310-story-decomposer, ln-320-story-validator, ln-330-story-executor for full automation.
2026-01-21
coding-javascript.md
13
1 export coding-javascript
2 ScotterMonk from "ScotterMonk/AgentAutoFlow"
3 When javascript being written or edited.
2026-01-05
skill-learning-patterns.md
13
1 export skill-learning-patterns
2 letta-ai from "letta-ai/skills"
3 Meta-skill for recognizing learnings, validating improvements, and contributing back to the collective knowledge base. Use when agents discover better patterns, find gaps in existing skills, or want to improve shared knowledge.
2026-01-21
pr-review.md
13
1 export pr-review
2 malhashemi from "malhashemi/dotfiles"
3 This skill provides a complete workflow for handling GitHub Pull Request reviews, specifically optimized for @gemini-code-assist automated reviews. This skill should be used when addressing PR review comments, responding to reviewers, resolving threads, requesting re-reviews, or merging PRs after feedback is addressed. Triggers include: /pr-review command, "address PR feedback", "handle review comments", "respond to gemini", or any PR review lifecycle management request.
2026-01-05
gcode-to-text.md
13
1 export gcode-to-text
2 letta-ai from "letta-ai/skills"
3 Extracts hidden or encoded text from GCODE files by analyzing toolpath geometry and coordinate data. This skill should be used when tasks involve decoding text from 3D printing files, recovering embossed or engraved text from GCODE, or CTF-style challenges involving GCODE analysis. Applies to any task requiring geometric reconstruction of text from CNC or 3D printer movement commands.
2026-01-21
Perf Reviewer.md
13
1 export Perf Reviewer
2 sunholo-data from "sunholo-data/ailang"
3 Review code for performance issues and run benchmarks. Use when user asks to analyze performance, compare AILANG vs Python vs Go, run benchmarks, or review code for optimization opportunities.
2026-01-21
git-worktree.md
13
1 export git-worktree
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Manage git worktrees for parallel development. Use when the user wants to work on multiple branches simultaneously, create isolated environments for features/fixes, or clean up completed worktrees.
2026-01-22
release-management.md
13
1 export release-management
2 sgcarstrends from "sgcarstrends/sgcarstrends"
3 Automate releases using semantic-release, create release notes, manage versions, and publish packages. Use when preparing releases, managing versions, or automating release workflows.
2026-01-21
design-language-system.md
13
1 export design-language-system
2 sgcarstrends from "sgcarstrends/sgcarstrends"
3 Apply the professional Navy Blue colour scheme and design tokens. Use when styling components, charts, or ensuring colour consistency across the application.
2026-01-21
caffe-cifar-10.md
13
1 export caffe-cifar-10
2 letta-ai from "letta-ai/skills"
3 Guidance for building and training with the Caffe deep learning framework on CIFAR-10 dataset. This skill applies when tasks involve compiling Caffe from source, training convolutional neural networks on image classification datasets, or working with legacy deep learning frameworks that have compatibility issues with modern systems.
2026-01-21
Using `argc` / `Argcfile`.md
13
1 export Using `argc` / `Argcfile`
2 CGamesPlay from "CGamesPlay/dotfiles"
3 Create and modify Argcfiles using the special syntax required. Use this when editing Argcfile.sh, @argc, or any shell script that contains `argc --argc-eval`.
2026-01-05
useful-discoveries-check.md
13
1 export useful-discoveries-check
2 ScotterMonk from "ScotterMonk/AgentAutoFlow"
3 For finding solutions, patterns, and workarounds to issues when encountering unexpected behavior, or when stuck after trying initial approaches
2026-01-05
sam-cell-seg.md
13
1 export sam-cell-seg
2 letta-ai from "letta-ai/skills"
3 Guidance for SAM-based cell segmentation and mask conversion tasks involving MobileSAM, mask-to-polygon conversion, CSV processing, and command-line interface design. This skill applies when working with Segment Anything Model (SAM) for biological image segmentation, converting binary masks to polygon coordinates, processing microscopy data, or building CLI tools that interface with deep learning models. (project)
2026-01-21
decision-framework.md
13
1 export decision-framework
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Walk through decisions using a 3-part framework (first-principles, cost/benefit, second-order effects). Use when choosing between options, evaluating trade-offs, or making high-stakes decisions.
2026-01-22
elevator-pitch.md
13
1 export elevator-pitch
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Create compelling 30/60/90-second elevator pitches using the Villain-Hero storytelling framework, customized for different investor types with psychological hooks, timing markers, and word-for-word scripts.
2026-01-22
hetzner-coder.md
13
1 export hetzner-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 This skill guides provisioning Hetzner Cloud infrastructure with OpenTofu/Terraform. Use when creating servers, networks, firewalls, load balancers, or volumes on Hetzner Cloud.
2026-01-22
coding-python.md
13
1 export coding-python
2 ScotterMonk from "ScotterMonk/AgentAutoFlow"
3 When python, flask, or jinja are being written or edited.
2026-01-05
cache-components.md
13
1 export cache-components
2 sgcarstrends from "sgcarstrends/sgcarstrends"
3 Ensure 'use cache' is used strategically to minimize CPU usage and ISR writes. Use when creating/modifying queries to verify caching decisions align with data update patterns and cost optimization.
2026-01-21
workspace-management.md
13
1 export workspace-management
2 sgcarstrends from "sgcarstrends/sgcarstrends"
3 Manage pnpm workspaces, add packages, configure dependencies, and organize monorepo structure. Use when adding new packages, restructuring workspace, or managing cross-package dependencies.
2026-01-21
skill-template.md
13
1 export skill-template
2 lawvable from "lawvable/awesome-legal-skills"
3 Template for creating new Agent Skills for context engineering. Use this template when adding new skills to the collection.
2026-01-21
changelog.md
13
1 export changelog
2 sgcarstrends from "sgcarstrends/sgcarstrends"
3 Generate and maintain CHANGELOG.md using semantic-release and conventional commits. Use when preparing releases, documenting changes, or reviewing version history.
2026-01-21