Methodology

14 skills with this tag

obra
Passed
Test Driven Development
A comprehensive guide to Test-Driven Development (TDD) that enforces the red-green-refactor cycle. Provides strict workflows for writing tests before implementation, common rationalizations to avoid, and testing anti-patterns to watch for when creating mocks or test utilities.
TddTestingUnit Tests+3
35738.2k2.4k
obra
Passed
Systematic Debugging
This skill teaches a rigorous 4-phase debugging methodology: Investigation, Pattern Analysis, Hypothesis Testing, and Implementation. It includes practical utilities for condition-based test waiting and test pollution detection, along with documentation on root cause tracing and defense-in-depth validation strategies.
DebuggingTestingRoot Cause Analysis+2
73838.2k2.5k
obra
Passed
Writing Skills
Guides the creation of well-structured Claude Code skills by applying Test-Driven Development principles to documentation. Includes templates for SKILL.md structure, testing methodologies using subagents with pressure scenarios, and optimization techniques for skill discovery (Claude Search Optimization).
Skill AuthoringTddDocumentation+3
58037.9k
obra
Passed
Using Superpowers
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
WorkflowMeta SkillMethodology+2
45013.2k
K-Dense-AI
Review Suggested
Scientific Critical Thinking
A comprehensive scientific critical thinking skill that helps evaluate research methodology, identify biases, assess statistical validity, and grade evidence quality. It provides frameworks like GRADE and Cochrane Risk of Bias for systematic evaluation of scientific claims and includes extensive reference materials on experimental design, logical fallacies, and common statistical pitfalls.
ResearchCritical ThinkingScientific Method+3
19467.3k
K-Dense-AI
Passed
Scientific Brainstorming
A research ideation partner skill that helps scientists generate novel hypotheses, explore interdisciplinary connections, and develop new methodological approaches through structured brainstorming techniques like SCAMPER, Six Thinking Hats, and biomimicry.
ResearchBrainstormingScientific Method+3
7957.3k
K-Dense-AI
Passed
Peer Review
A comprehensive peer review skill for evaluating scientific manuscripts, grant proposals, and presentations. It provides systematic workflows for assessing methodology, statistics, reproducibility, ethics, and compliance with reporting standards like CONSORT, STROBE, and PRISMA.
Peer ReviewScientific WritingManuscript Review+3
3357.3k
K-Dense-AI
Passed
Scholar Evaluation
Systematically evaluate scholarly work using the ScholarEval framework, providing structured assessment across research quality dimensions including problem formulation, methodology, analysis, and writing with quantitative scoring and actionable feedback.
ResearchAcademicEvaluation+3
6153.0k
trailofbits
Passed
Audit Context Building
This skill enables deep, line-by-line code analysis for security audits and architecture reviews. It provides structured frameworks including First Principles, 5 Whys, and 5 Hows methodologies to build comprehensive understanding of codebases before vulnerability hunting. The skill focuses purely on context building and explicitly excludes vulnerability findings or exploit reasoning.
Security AuditCode AnalysisMethodology+3
522.1k
glittercowboy
Passed
Debug Like Expert
Deep analysis debugging mode for complex issues. Activates methodical investigation protocol with evidence gathering, hypothesis testing, and rigorous verification. Use when standard troubleshooting fails or when issues require systematic root cause analysis.
DebuggingInvestigationHypothesis Testing+3
555858
glittercowboy
Passed
Create Plans
Create hierarchical project plans optimized for solo agentic development. Use when planning projects, phases, or tasks that Claude will execute. Produces Claude-executable plans with verification criteria, not enterprise documentation. Handles briefs, roadmaps, phase plans, and context handoffs.
Project PlanningMethodologyWorkflow+3
375858
rsmdt
Passed
Safe Refactoring
Safe Refactoring provides a structured methodology for improving code quality without changing functionality. It includes a code smells catalog, refactoring patterns reference, and enforces behavior preservation through mandatory test validation before and after each change.
RefactoringCode QualityCode Smells+3
490168
rsmdt
Passed
Bug Diagnosis
A debugging methodology skill that applies scientific investigation principles through natural conversation. It guides users through systematic bug diagnosis including hypothesis formation, evidence gathering, root cause analysis, and fix verification while maintaining user control over the investigation direction.
DebuggingMethodologyBug Diagnosis+3
330168
NeoLabHQ
Passed
Test Driven Development
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
TddTestingTest First+3
493159