Browse Skills
22656 skills found
copy-editor.md
13
1
export
copy-editor
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Review and edit copy for grammar, style, and clarity. Works with project style guides or uses sensible defaults. Use when reviewing marketing copy, blog posts, documentation, emails, or any business writing that needs polish.
2026-01-22
startup-blueprint.md
13
1
export
startup-blueprint
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Interactive 10-phase startup planning that creates a comprehensive business blueprint tailored to your skills, budget, and goals. Covers idea generation, product-market fit, business model, competitive analysis, marketing, operations, funnels, growth scaling, financials, and implementation.
2026-01-22
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
sparql-university.md
13
1
export
sparql-university
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guidance for writing and verifying SPARQL queries against RDF datasets, particularly university/academic ontologies. This skill should be used when tasks involve querying RDF data with SPARQL, working with academic datasets (students, professors, departments, courses), or performing complex graph pattern matching with filters and aggregations.
2026-01-21
multi-source-data-merger.md
13
1
export
multi-source-data-merger
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
This skill provides guidance for merging data from multiple heterogeneous sources (JSON, CSV, Parquet, XML, etc.) into a unified dataset. Use this skill when tasks involve combining records from different file formats, applying field mappings, resolving conflicts based on priority rules, or generating merged outputs with conflict reports. Applicable to ETL pipelines, data consolidation, and record deduplication scenarios.
2026-01-21
schemelike-metacircular-eval.md
13
1
export
schemelike-metacircular-eval
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guide for implementing metacircular evaluators—interpreters that can interpret themselves. This skill should be used when building self-interpreting Scheme-like evaluators, debugging multi-level interpretation issues, or implementing language features like environments, closures, and special forms. Focuses on incremental development, continuous metacircular testing, and systematic debugging of nested interpretation failures.
2026-01-21
sqlite-with-gcov.md
13
1
export
sqlite-with-gcov
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guidance for compiling SQLite (or similar C projects) with gcov code coverage instrumentation. This skill should be used when tasks involve building software with gcov flags, setting up code coverage instrumentation, or troubleshooting coverage data file generation. Covers gcov path mechanics, build directory considerations, and runtime verification strategies.
2026-01-21
skill-creator.md
13
1
export
skill-creator
2
from
"inspirepan/klaude-code"
from
"inspirepan/klaude-code"
3
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-15
make-doom-for-mips.md
13
1
export
make-doom-for-mips
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guide for cross-compiling complex C programs (like DOOM) for embedded MIPS environments with custom VM runtimes. This skill applies when building software that targets MIPS architecture with limited stdlib support, custom syscall interfaces, or JavaScript-based VM execution environments. Use when cross-compiling games, applications, or any C code for constrained MIPS targets.
2026-01-21
torch-tensor-parallelism.md
13
1
export
torch-tensor-parallelism
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guidance for implementing tensor parallelism in PyTorch, including ColumnParallelLinear and RowParallelLinear layers. This skill should be used when implementing distributed tensor parallel operations, sharding linear layers across multiple GPUs, or simulating collective operations like all-gather and all-reduce for parallel computation.
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
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
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
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
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
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
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
jj-workspace.md
13
1
export
jj-workspace
2
from
"inspirepan/klaude-code"
from
"inspirepan/klaude-code"
3
Create a jj workspace before starting work to enable parallel Claude sessions. Use this skill when starting a new task that should be isolated from other concurrent work. Triggers include "jj workspace", "parallel work", "create workspace", "isolated workspace".
2026-01-15
domain-management.md
13
1
export
domain-management
2
from
"sgcarstrends/sgcarstrends"
from
"sgcarstrends/sgcarstrends"
3
Configure domain routing and Cloudflare DNS for sgcarstrends.com and subdomains. Use when adding new services, updating domain patterns, or debugging DNS issues.
2026-01-21
extract-elf.md
13
1
export
extract-elf
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guidance for extracting memory values from ELF (Executable and Linkable Format) binary files. This skill should be used when parsing ELF headers, extracting LOAD segments, dumping memory addresses and values, or converting binary data to structured output formats like JSON. Covers proper handling of 32-bit vs 64-bit ELF files, endianness, and segment types.
2026-01-21