SkillAgentSearch skills...

Ios.cfw.guide

A complete iOS modding guide, from stock to jailbroken.

Install / Use

/learn @cfw-guide/Ios.cfw.guide
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ios.cfw.guide

A complete iOS modding guide, from stock to jailbroken.

https://ios.cfw.guide/

Running the site locally

This requires the following installed to your system:

To test the website locally, simply run the following commands:

git clone https://github.com/cfw-guide/ios.cfw.guide.git --recursive
cd ios.cfw.guide
yarn install
yarn dev

to build the Markdown files into HTML and start a testing webserver on http://127.0.0.1:8080.

Building the site

Follow the steps above, but run yarn build instead at the final step. Once complete, the output will be stored at /docs/.vuepress/dist.

Translating

To help translate ios.cfw.guide, please contribute to its Crowdin project. Do not PR changes directly to the repository as that will conflict with the translations managed by Crowdin.

Related Skills

View on GitHub
GitHub Stars709
CategoryDevelopment
Updated10h ago
Forks147

Languages

Vue

Security Score

95/100

Audited on Mar 31, 2026

No findings