Browse Skills
44835 skills found
ln-114-frontend-docs-creator.md
13
1
export
ln-114-frontend-docs-creator
2
from
"levnikolaevich/claude-code-skills"
from
"levnikolaevich/claude-code-skills"
3
Creates design_guidelines.md for frontend projects. L3 Worker invoked CONDITIONALLY when hasFrontend detected.
2026-01-21
package-audit.md
13
1
export
package-audit
2
from
"sgcarstrends/sgcarstrends"
from
"sgcarstrends/sgcarstrends"
3
Scan for security vulnerabilities using pnpm audit, Snyk, and automated tools. Use when checking security, before deployments, or resolving CVEs.
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
dependency-upgrade.md
13
1
export
dependency-upgrade
2
from
"sgcarstrends/sgcarstrends"
from
"sgcarstrends/sgcarstrends"
3
Upgrade dependencies safely using pnpm catalog, checking for breaking changes, and testing upgrades. Use when updating packages, applying security patches, or upgrading major versions.
2026-01-21
error-handling.md
13
1
export
error-handling
2
from
"ScotterMonk/AgentAutoFlow"
from
"ScotterMonk/AgentAutoFlow"
3
When VS Code problems or any terminal shows an error
2026-01-05
component-naming.md
13
1
export
component-naming
2
from
"sgcarstrends/sgcarstrends"
from
"sgcarstrends/sgcarstrends"
3
Enforce consistent React component naming conventions using domain + role patterns. Use when creating, reviewing, or refactoring components.
2026-01-21
create-adr.md
13
1
export
create-adr
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Create Architecture Decision Records (ADRs) to document significant technical decisions, their context, alternatives considered, and consequences. Use when making architectural choices, selecting libraries/frameworks, or designing system components.
2026-01-22
chart-implementation.md
13
1
export
chart-implementation
2
from
"sgcarstrends/sgcarstrends"
from
"sgcarstrends/sgcarstrends"
3
Create or update interactive charts for car registration and COE data visualization. Use when adding new chart types, fixing chart bugs, or implementing data visualizations.
2026-01-21
deployment-rollback.md
13
1
export
deployment-rollback
2
from
"sgcarstrends/sgcarstrends"
from
"sgcarstrends/sgcarstrends"
3
Rollback failed deployments, restore previous versions, and handle deployment emergencies. Use when deployments fail, bugs are discovered in production, or emergency recovery is needed.
2026-01-21
article-extractor.md
13
1
export
article-extractor
2
from
"oalanicolas/ia"
from
"oalanicolas/ia"
3
Extract clean article content from URLs (blog posts, articles, tutorials) and save as readable text. Use when user wants to download, extract, or save an article/blog post from a URL without ads, navigation, or clutter.
2026-01-19
separate-monolithic-python.md
13
1
export
separate-monolithic-python
2
from
"sorryhyun/DiPeO"
from
"sorryhyun/DiPeO"
3
Break large Python files (>500 LOC) into smaller, well-organized modules with proper package structure. Use when a Python file is too large, monolithic, or needs refactoring. Triggered by requests mentioning "too large", "separate", "split", "break up", or "refactor" for Python files.
2026-01-05
sqlite-db-truncate.md
13
1
export
sqlite-db-truncate
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guidance for recovering data from corrupted or truncated SQLite database files through binary analysis and manual parsing. This skill applies when working with damaged SQLite databases that cannot be opened with standard tools, particularly when corruption is due to binary truncation, incomplete writes, or filesystem errors.
2026-01-21
whistleblower-policy-fr.md
13
1
export
whistleblower-policy-fr
2
from
"lawvable/awesome-legal-skills"
from
"lawvable/awesome-legal-skills"
3
Guide pour (a) évaluer la conformité d'un dispositif lanceur d'alerte existant ou (b) rédiger une politique de signalement conforme sur la base d'un template fourni. Couvre la Directive UE 2019/1937, la loi Sapin II modifiée (Waserman 2022), le décret 2022-1284, le référentiel CNIL, les spécificités fonction publique et le devoir de vigilance.
2026-01-21
ai-advantage.md
13
1
export
ai-advantage
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Develop research-backed AI competitive strategies combining academic research, market trends, and social sentiment analysis
2026-01-22
ln-372-test-e2e-critical-coverage-auditor.md
13
1
export
ln-372-test-e2e-critical-coverage-auditor
2
from
"levnikolaevich/claude-code-skills"
from
"levnikolaevich/claude-code-skills"
3
E2E Critical Coverage audit worker (L3). Validates E2E coverage for critical paths (Money 20+, Security 20+, Data 15+). Pure risk-based - no pyramid percentages.
2026-01-21
mermaid-diagrams.md
13
1
export
mermaid-diagrams
2
from
"sgcarstrends/sgcarstrends"
from
"sgcarstrends/sgcarstrends"
3
Create and maintain architecture diagrams using Mermaid syntax for system architecture, workflows, database schemas, and sequence diagrams. Use when visualizing system components, data flows, or documenting architecture.
2026-01-21
rubocop-fixer.md
13
1
export
rubocop-fixer
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Use when fixing Rubocop violations. Runs Rubocop to identify issues, applies fixes following project conventions, and explains non-obvious corrections.
2026-01-22
performance-profiling.md
13
1
export
performance-profiling
2
from
"sgcarstrends/sgcarstrends"
from
"sgcarstrends/sgcarstrends"
3
Profile application performance, identify bottlenecks, and optimize slow operations. Use when investigating performance issues, optimizing response times, or improving resource usage.
2026-01-21
extract-elf.md
13
1
export
extract-elf
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guidance for extracting and processing data from ELF (Executable and Linkable Format) binary files. This skill should be used when tasks involve parsing ELF headers, reading program segments, extracting memory contents, or converting binary data to structured formats like JSON. Applicable to reverse engineering, binary analysis, and memory dump extraction tasks.
2026-01-21
path-tracing-reverse.md
13
1
export
path-tracing-reverse
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
This skill provides guidance for reverse engineering compiled binaries to produce equivalent source code. It applies when tasks require analyzing executables, extracting algorithms and constants, and recreating identical program behavior in source form. Use when the goal is byte-for-byte or pixel-perfect reproduction of binary output.
2026-01-21
simplification.md
13
1
export
simplification
2
from
"ScotterMonk/AgentAutoFlow"
from
"ScotterMonk/AgentAutoFlow"
3
Finds insights that eliminate multiple components; "if this is true, we don't need X, Y, or Z". Used when implementing the same concept multiple ways, accumulating special cases, or complexity is spiraling. Otherwise known as "Simplification Cascades"
2026-01-05
cloudflare-worker.md
13
1
export
cloudflare-worker
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Build edge-first TypeScript applications on Cloudflare Workers. Covers Workers API, Hono framework, KV/D1/R2 storage, Durable Objects, Queues, and testing patterns. Use when creating serverless workers, edge functions, or Cloudflare-deployed services.
2026-01-22
hook-writer.md
13
1
export
hook-writer
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Generate attention-grabbing hooks from 5 investor archetype perspectives to find angles that resonate with different audience motivations.
2026-01-22
write-compressor.md
13
1
export
write-compressor
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
This skill provides guidance for implementing custom compression encoders that must be compatible with existing decoders (especially arithmetic coding). It should be used when the task requires writing a compressor/encoder that produces output compatible with a given decompressor/decoder, or when implementing arithmetic coding or similar bit-level compression schemes.
2026-01-21