.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/rigorpilot-skills/analyze-project
home/skills/lllllllama/rigorpilot-skills/analyze-project
lllllllama avatar

analyze-project

bylllllllama· 44 skills

Installs

176k

Stars

512

Forks

11

Category

Research

View on GitHub

TL;DR

Rigor Analyze / Rigor Audit read-only skill for deep learning research repositories. Use when the user wants to read and understand a repository, inspect model structure and training or inference entrypoints, review configs and insertion points, or flag suspicious implementation patterns without modifying code or running heavy jobs. Do not use for active command execution, broad refactoring, speculative code adaptation, or automatic bug fixing.

How to install analyze-project?

lllllllama/rigorpilot-skills/analyze-project
$npx -y skills add lllllllama/rigorpilot-skills --skill analyze-project

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Use this skill

Run `npx skills use "https://github.com/lllllllama/rigorpilot-skills" --skill "lllllllama/rigorpilot-skills/analyze-project"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.

Use the whole pack

Use the skills in "https://github.com/lllllllama/rigorpilot-skills" that are relevant to the current task. Run `npx skills add "https://github.com/lllllllama/rigorpilot-skills"` and select the relevant skills, then follow their instructions.

Files · 1

View on GitHub
SKILL.md
1# analyze-project
2 
3Use this as the Rigor Analyze / Rigor Audit read-only skill. The installed slug
4remains `analyze-project` for compatibility.
5 
6Use the shared operating principles in
7`../../references/agent-operating-principles.md`; this skill should guide
8read-only analysis without constraining the model's project-specific reasoning.
9 
10## When to apply
11 
12- The user wants to understand a deep learning repository before changing it.
13- The user needs a map of model structure, training entrypoints, inference entrypoints, and config relationships.
14- The user wants conservative suggestions about likely insertion points or suspicious implementation patterns.
15- The user explicitly wants read-only analysis and not heavy execution.
16 
17## When not to apply
18 
19- When the main task is to execute a failing command or debug a traceback.
20- When the user wants environment setup or asset download only.
21- When the user wants speculative adaptation or broad exploratory patching.
22- When the task is a general literature summary without repository analysis.
23 
24## Clear boundaries
25 
26- This skill is read-mostly.
27- It may run lightweight static inspection helpers.
28- It does not patch repository code.
29- It does not own final reproduction outputs.
30- It should mark suspicious patterns as heuristics, not confirmed bugs.
31 
32## Output expectations
33 
34- `analysis_outputs/SUMMARY.md`
35- `analysis_outputs/RISKS.md`
36- `analysis_outputs/status.json`
37 
38## Notes
39 
40Use `references/analysis-policy.md` and the shared `../../references/research-pitfall-checklist.md`.

Security

Passed

  • Gen Agent Trust Hubpass
  • Socketpass
  • Snykpass

Preview

lllllllama/rigorpilot-skillslllllllama/rigorpilot-skills

$ npx -y skills add lllllllama/rigorpilot-skills --skill analyze-project

▸ installing to .claude/skills…

✓ analyze-project ready

Repolllllllama/rigorpilot-skills
TypeSkills
CategoryResearch
ForResearcher
UpdatedJul 2026
License—
First seenJul 26, 2026

Tags

Skill

Related

6 picks
Type
  1. mattpocock avatarresearchInvestigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo.SkillsJul 2026183k189k
  2. lllllllama avatarpaper-context-resolverRigor Paper Context helper for README-first deep learning repo reproduction.SkillsJul 2026176k512
  3. lllllllama avatarrepo-intake-and-planRigor Intake helper for README-first deep learning repo reproduction.SkillsJul 2026176k512
  4. firecrawl avatarfirecrawl-searchWeb search with full page content extraction. Use this skill whenever the user asks to search the web, find articles, research a topic, look something up, find…SkillsJul 202677k539
  5. coreyhaines31 avatarcustomer-researchWhen the user wants to conduct, analyze, or synthesize customer research.SkillsJul 202671k42k
  6. coreyhaines31 avatarcompetitor-profilingWhen the user wants to research, profile, or analyze competitors from their URLs.SkillsJul 202653k42k