Figma To Instagram
F 42 completed
Other
unknown / python · tiny
26
Files
8,772
LOC
0
Frameworks
3
Languages
Pipeline State
completedRun ID
#395207Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
30.70Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication 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/10Tags
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
Languages
Frameworks
None detected
Concepts (1)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Generated by Repobility's multi-pass static-analysis pipeline (https://repobility.com) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Web Backend | web-backend | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
