Browse Skills
44835 skills found
mode-selection.md
13
1
export
mode-selection
2
from
"ScotterMonk/AgentAutoFlow"
from
"ScotterMonk/AgentAutoFlow"
3
For understanding what each mode does, which mode is best (most appropriate mode) for a given situation, and establishing a pattern for choosing when and how a mode delegates or passes operation to another mode
2026-01-05
pm-discovery.md
13
1
export
pm-discovery
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Product discovery orchestrator - routes to specialized frameworks for interviews, assumptions, JTBD, and prioritization.
2026-01-22
server-actions.md
13
1
export
server-actions
2
from
"sgcarstrends/sgcarstrends"
from
"sgcarstrends/sgcarstrends"
3
Create or update Next.js server actions for blog and analytics functionality. Use when adding form handlers, data mutations, or server-side logic in the web app.
2026-01-21
compound-learnings.md
13
1
export
compound-learnings
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Extract patterns from git history and session files, recommend artifacts (skill/rule/hook/agent) based on frequency thresholds
2026-01-22
rspec-rails.md
13
1
export
rspec-rails
2
from
"kurko/dotfiles"
from
"kurko/dotfiles"
3
Write Ruby on Rails specs with RSpec following best practices for unit tests, request specs, feature specs, and job specs. Use when writing or modifying RSpec test files for Rails applications.
2026-01-22
python-debugger.md
13
1
export
python-debugger
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Debug Python errors, exceptions, and unexpected behavior. Analyzes tracebacks, reproduces issues, identifies root causes, and provides fixes.
2026-01-22
decisions.md
13
1
export
decisions
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Structured business decision-making using Tree of Thoughts methodology with expert consultants exploring multiple approaches
2026-01-22
sparql-university.md
13
1
export
sparql-university
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guidance for writing SPARQL queries against RDF/Turtle datasets, particularly for university or academic data. This skill should be used when tasks involve querying RDF data with SPARQL, filtering entities based on multiple criteria, aggregating results, or working with Turtle (.ttl) files.
2026-01-21
document-review.md
13
1
export
document-review
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Review legal documents as an experienced attorney. Analyzes contracts, ToS, privacy policies, NDAs, and corporate docs section-by-section. Identifies risks, gaps, and unfavorable terms with specific replacement text for problematic clauses.
2026-01-22
ln-340-story-quality-gate.md
13
1
export
ln-340-story-quality-gate
2
from
"levnikolaevich/claude-code-skills"
from
"levnikolaevich/claude-code-skills"
3
Story-level quality orchestrator. Pass 1: code quality -> regression -> manual testing (fail fast). Pass 2: verify tests/coverage -> mark Story Done. Auto-discovers team/config.
2026-01-21
error-tracking.md
13
1
export
error-tracking
2
from
"sgcarstrends/sgcarstrends"
from
"sgcarstrends/sgcarstrends"
3
Track errors with CloudWatch Logs, implement structured logging, and monitor application health. Use when debugging production issues, investigating errors, or improving observability.
2026-01-21
clean-comments.md
13
1
export
clean-comments
2
from
"sorryhyun/DiPeO"
from
"sorryhyun/DiPeO"
3
Remove unnecessary, redundant, or obvious code comments while preserving valuable explanations. Use when cleaning up comments, removing verbose documentation, simplifying inline comments, or preparing code for review.
2026-01-05
configure-git-webserver.md
13
1
export
configure-git-webserver
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guidance for setting up Git repositories with automatic web deployment via post-receive hooks. This skill applies when configuring bare Git repositories, setting up web servers to serve pushed content, creating Git hooks for deployment automation, or implementing push-to-deploy workflows.
2026-01-21
ln-375-test-isolation-auditor.md
13
1
export
ln-375-test-isolation-auditor
2
from
"levnikolaevich/claude-code-skills"
from
"levnikolaevich/claude-code-skills"
3
Test Isolation + Anti-Patterns audit worker (L3). Checks isolation (APIs/DB/FS/Time/Random/Network), determinism (flaky, order-dependent), and 6 anti-patterns.
2026-01-21
ln-371-test-business-logic-auditor.md
13
1
export
ln-371-test-business-logic-auditor
2
from
"levnikolaevich/claude-code-skills"
from
"levnikolaevich/claude-code-skills"
3
Business Logic Focus audit worker (L3). Detects tests that validate framework/library behavior (Prisma, Express, bcrypt, JWT, axios, React hooks) instead of OUR code. Returns findings with REMOVE decisions.
2026-01-21
rstan-to-pystan.md
13
1
export
rstan-to-pystan
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
This skill provides guidance for translating RStan (R-based Stan interface) code to PyStan (Python-based Stan interface). It should be used when converting Stan models from R to Python, migrating Bayesian inference workflows between languages, or adapting R data preparation logic to Python equivalents.
2026-01-21
regex-log.md
13
1
export
regex-log
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Guidance for extracting structured data from log files using regular expressions. This skill applies when parsing logs to extract dates, IP addresses, timestamps, or other structured patterns, especially when multiple conditions must be combined (e.g., "find the last date on lines containing an IP"). Use this skill for complex regex construction involving lookaheads, anchors, and pattern composition.
2026-01-21
create-plan.md
13
1
export
create-plan
2
from
"inspirepan/klaude-code"
from
"inspirepan/klaude-code"
3
Create a concise plan. Use when a user explicitly asks for a plan related to a coding task.
2026-01-15
dna-insert.md
13
1
export
dna-insert
2
from
"letta-ai/skills"
from
"letta-ai/skills"
3
Specialized skill for designing primers to insert DNA sequences into circular plasmids using Q5 site-directed mutagenesis (SDM). This skill should be used when tasks involve inserting sequences into plasmids, designing primers for Q5 SDM insertions, or converting an input plasmid to an output plasmid with additional sequence. The skill provides workflows for understanding Q5 SDM mechanics, proper primer design with annealing regions, Tm calculation, and critical verification strategies.
2026-01-21
test-driven-development.md
13
1
export
test-driven-development
2
from
"withzombies/hyperpowers"
from
"withzombies/hyperpowers"
3
Use when implementing features or fixing bugs - enforces RED-GREEN-REFACTOR cycle requiring tests to fail before writing code
2026-01-21
agent-creator.md
13
1
export
agent-creator
2
from
"malhashemi/dotfiles"
from
"malhashemi/dotfiles"
3
Authoritative templates and scaffolding for creating agent system prompts (primary agents and subagents).
This skill should be used when creating new agents, reviewing existing agent prompts for template
compliance, verifying agent structure, or extracting knowledge into agent prompts. Contains YAML
templates with section-by-section instructions and scaffolding scripts for generating skeleton files.
2026-01-05
code-story.md
13
1
export
code-story
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Narrative templates for git history documentation. Used by /git:code-story command.
2026-01-22
brainstorming.md
13
1
export
brainstorming
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes
2026-01-22
free-tool-arsenal.md
13
1
export
free-tool-arsenal
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Build a complete business tech stack with 100% free tools. Find powerful zero-cost alternatives, automation workflows, and workarounds for free plan limitations.
2026-01-22