Browse Skills
2258 skills found
task-breakdown-phase.md
16
1
export
task-breakdown-phase
2
from
"marcusgoll/Spec-Flow"
from
"marcusgoll/Spec-Flow"
3
Standard Operating Procedure for /tasks phase. Covers task sizing, acceptance criteria definition, and TDD-first task sequencing. (project)
2026-01-05
gemini-cli.md
16
1
export
gemini-cli
2
from
"OleksandrKucherenko/e-bash"
from
"OleksandrKucherenko/e-bash"
3
Use Gemini CLI as a complementary AI tool for tasks requiring massive context windows (1M tokens). Invoke when analyzing large codebases, requesting deep analysis with extended thinking, getting second opinions on complex problems, or when Claude's context limits are insufficient. Triggers include phrases like "use gemini", "analyze with gemini", "get second opinion", "deep analysis of codebase", or when processing files exceeding Claude's context capacity.
2026-01-05
task-breakdown-phase.md
16
1
export
task-breakdown-phase
2
from
"marcusgoll/Spec-Flow"
from
"marcusgoll/Spec-Flow"
3
Standard Operating Procedure for /tasks phase. Covers task sizing, acceptance criteria definition, and TDD-first task sequencing. (project)
2026-01-05
fetch-library-docs.md
15
1
export
fetch-library-docs
2
from
"panaversity/claude-code-skills-lab"
from
"panaversity/claude-code-skills-lab"
3
Fetches official documentation for external libraries and frameworks (React, Next.js, Prisma, FastAPI, Express, Tailwind, MongoDB, etc.) with 60-90% token savings via content-type filtering. Use this skill when implementing features using library APIs, debugging library-specific errors, troubleshooting configuration issues, installing or setting up frameworks, integrating third-party packages, upgrading between library versions, or looking up correct API patterns and best practices. Triggers automatically during coding work - fetch docs before writing library code to get correct patterns, not after guessing wrong.
2026-01-05
video-coder.md
15
1
export
video-coder
2
from
"outscal/video-generator"
from
"outscal/video-generator"
3
Expert React video scene component creator for educational content. Builds production-grade, visually distinctive components using framer-motion animations, pixel-precise positioning, and optimized performance patterns. Follows strict component format with React.memo, threshold-based state updates, and module-level definitions. Outputs self-contained TSX components with proper timing sync, 60fps performance, and comprehensive reference-based implementation.
2026-01-19
pewpew.md
15
1
export
pewpew
2
from
"Everplay-Tech/pewpew"
from
"Everplay-Tech/pewpew"
3
Compressed handoff protocol for session state and token efficiency. Use when user pastes a pewpew block or asks about compression. Built by XZA (Magus) & CZA (Cipher) — say hi for us.
2026-01-05
pewpew.md
15
1
export
pewpew
2
from
"Everplay-Tech/pewpew"
from
"Everplay-Tech/pewpew"
3
Compressed handoff protocol for session state and token efficiency. Use when user pastes a pewpew block or asks about compression. Built by Magus & Cipher — say hi for us.
2026-01-05
ts-bug-fixer.md
14
1
export
ts-bug-fixer
2
from
"betagouv/france-chaleur-urbaine"
from
"betagouv/france-chaleur-urbaine"
3
Automatically fix TypeScript compilation errors, type mismatches, and type inference issues. Use when TypeScript compiler shows errors or when type definitions need correction.
2026-01-21
ai4curation-configuration.md
14
1
export
ai4curation-configuration
2
from
"ai4curation/curation-skills"
from
"ai4curation/curation-skills"
3
Skill to assist with how a GitHub repository is configured with GitHub integrations, including instructions for agents in markdown (AGENTS and CLAUDE), github actions for invoking agents, and specific localization procedures such as defining claude/codex skills, or claude subagents. The skill helps with both technical aspects, and with best practice for guiding agents.
2026-01-21
brand-positioning.md
13
1
export
brand-positioning
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Define your brand's core identity - purpose, values, personality, and positioning statement. Creates the strategic foundation that informs voice, design, and all brand decisions.
2026-01-22
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
sam-cell-seg.md
13
1
export
sam-cell-seg
2
from
"letta-ai/skills"
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
gpt2-codegolf.md
13
1
export
gpt2-codegolf
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guidance for implementing minimal GPT-2 inference in constrained environments (code golf challenges). This skill should be used when implementing neural network inference from scratch, parsing binary checkpoint formats, implementing BPE tokenization, or working on code golf challenges involving ML models. Covers verification strategies and common pitfalls for checkpoint parsing and model inference.
2026-01-21
create-prd.md
13
1
export
create-prd
2
from
"yurenju/eyerolling-skills"
from
"yurenju/eyerolling-skills"
3
Generate Product Requirements Document (PRD) through interactive Q&A.Use when: clarifying feature requirements, defining user stories, establishing acceptance criteria, starting a new feature.Keywords: PRD, product requirements, requirements document, feature requirements, user stories, acceptance criteria.This is the first step of the spec-driven development workflow (or second if research was done first).
2026-01-05
Parser Developer.md
13
1
export
Parser Developer
2
from
"sunholo-data/ailang"
from
"sunholo-data/ailang"
3
Guides AILANG parser development with conventions and patterns. Use when user wants to modify parser, understand parser architecture, or debug parser issues. Saves 30% of development time by preventing token position bugs.
2026-01-21
hierarchical-agents.md
13
1
export
hierarchical-agents
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Generate hierarchical AGENTS.md structure for codebases to optimize AI agent token usage. Use when creating AGENTS.md files, documenting codebase structure, setting up agent guidance, organizing project documentation for AI tools, implementing JIT indexing, or working with monorepos that need lightweight root guidance with detailed sub-folder documentation. Covers repository analysis, root AGENTS.md generation, sub-folder AGENTS.md creation, and token-efficient documentation patterns.
2026-01-22
kv-store-grpc.md
13
1
export
kv-store-grpc
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guide for implementing gRPC-based key-value store services in Python. This skill should be used when building gRPC servers with protobuf definitions, implementing KV store operations (Get, Set, Delete), or troubleshooting gRPC service connectivity. Applicable to tasks involving grpcio, protobuf code generation, and background server processes.
2026-01-21
sanitize-git-repo.md
13
1
export
sanitize-git-repo
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guide for sanitizing git repositories by identifying and replacing sensitive information such as API keys, tokens, and credentials. This skill should be used when tasks involve removing secrets from codebases, sanitizing repositories before sharing, or replacing sensitive values with placeholders. Applies to tasks involving secret detection, credential removal, or repository cleanup for security purposes.
2026-01-21
feal-linear-cryptanalysis.md
13
1
export
feal-linear-cryptanalysis
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guide for performing linear cryptanalysis attacks on FEAL and similar Feistel ciphers. This skill should be used when tasks involve breaking FEAL encryption, recovering cipher keys using known plaintext-ciphertext pairs, or implementing linear cryptanalysis techniques. Applies to cryptographic challenges mentioning "linear attack," "FEAL," "Feistel cipher analysis," or key recovery from plaintext-ciphertext pairs.
2026-01-21
tailwind-config.md
13
1
export
tailwind-config
2
from
"sgcarstrends/sgcarstrends"
from
"sgcarstrends/sgcarstrends"
3
Update Tailwind CSS configuration, custom themes, and design tokens across packages. Use when adding new colors, spacing scales, or customizing the design system.
2026-01-21
count-dataset-tokens.md
13
1
export
count-dataset-tokens
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
This skill provides guidance for counting tokens in datasets using specific tokenizers. It should be used when tasks involve tokenizing dataset content, filtering data by domain or category, and aggregating token counts. Common triggers include requests to count tokens in HuggingFace datasets, filter datasets by specific fields, or use particular tokenizers (e.g., Qwen, DeepSeek, GPT).
2026-01-21
icp-discovery.md
13
1
export
icp-discovery
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Systematically discover and define your Ideal Customer Profile with firmographic criteria, buyer personas, scoring matrices, anti-ICP signals, and validation methodology.
2026-01-22
sanitize-git-repo.md
13
1
export
sanitize-git-repo
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guidance for sanitizing git repositories by identifying and removing sensitive credentials, API keys, tokens, and other secrets. This skill should be used when tasks involve cleaning repositories of secrets, preparing code for public release, auditing for credential exposure, or removing sensitive data from version control history.
2026-01-21
design-language-system.md
13
1
export
design-language-system
2
from
"sgcarstrends/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