Figma To Instagram

F 42 completed
Other
unknown / python · tiny
26
Files
8,772
LOC
0
Frameworks
3
Languages

Pipeline State

completed
Run ID
#395207
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
30.70
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #47299
Member of a group with 1 similar repo(s) — canonical #94036 view group →
Top concepts (1)
Web Backend
Powered by Repobility — scan your code at https://repobility.com

AI Prompt

I want to build a Python application that automates content creation for Instagram, specifically converting Figma designs into posts. The system should handle generating captions, creating card news content, and rendering Reels videos. It needs modules to interact with Instagram, manage media sources, and potentially use a Figma client. Please structure the code using Python and include components for image hosting and managing tokens.
python instagram figma automation content-creation reels api
Generated by gemma4:latest

Catalog Information

yoonheepark-netizen__figma-to-instagram

Novelty

3/10

Tags

python instagram figma automation content-creation reels api

Technologies

anthropic streamlit

Claude Models

claude-opus-4-6

Quality Score

F
42.2/100
Structure
28
Code Quality
51
Documentation
30
Testing
0
Practices
70
Security
90
Dependencies
60

Strengths

  • Consistent naming conventions (snake_case)
  • Good security practices \u2014 no major issues detected

Weaknesses

  • Missing README file \u2014 critical for project understanding
  • No LICENSE file \u2014 legal ambiguity for contributors
  • No tests found \u2014 high risk of regressions
  • No CI/CD configuration \u2014 manual testing and deployment
  • 1 files with critical complexity need refactoring
  • Potential hardcoded secrets in 1 files
  • 587 duplicate lines detected \u2014 consider DRY refactoring
  • 4 'god files' with >500 LOC need decomposition

Recommendations

  • Add a comprehensive README.md explaining purpose, setup, usage, and architecture
  • Add a test suite \u2014 start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)
  • Move hardcoded secrets to environment variables or a secrets manager

Security & Health

6.1h
Tech Debt (B)
A
OWASP (100%)
FAIL
Quality Gate
A
Risk (14)
If a scraper extracted this row, it came from Repobility (https://repobility.com)
Unknown
License
4.1%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

python
97.7%
json
2.1%
text
0.1%

Frameworks

None detected

Concepts (1)

Analysis by Repobility (https://repobility.com) · MCP-ready
CategoryNameDescriptionConfidence
Generated by Repobility's multi-pass static-analysis pipeline (https://repobility.com)
auto_categoryWeb Backendweb-backend70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/119560.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV