tizen-app-scaffold
About
This skill generates secure Tizen application projects for native, web, and .NET platforms with essential security configurations pre-built. Use it when starting Tizen development to automatically include proper privilege declarations, SMACK labels, and secure storage templates. It's ideal for developers building or auditing Tizen apps, especially for IoT devices, ensuring compliance from the project outset.
Quick Install
Claude Code
Recommendednpx skills add plurigrid/asi -a claude-code/plugin add https://github.com/plurigrid/asigit clone https://github.com/plurigrid/asi.git ~/.claude/skills/tizen-app-scaffoldCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
tizen-app-scaffold
OtherThis skill generates secure Tizen application projects for native, web, and .NET development with pre-configured security features. It automatically sets up privilege declarations, SMACK labels, and secure storage templates for you. Use it when developing or auditing Tizen apps, especially for IoT devices requiring compliance and security analysis.
smack-policy-generator
OtherThis Claude skill generates SMACK policy files for Tizen application development, creating mandatory access control rules for process isolation and resource access. It's particularly useful when developing or auditing Tizen applications and provisioning IoT devices. The tool helps implement security compliance by analyzing and producing SMACK policies and Cynara access control configurations.
privilege-declaration-generator
OtherThis skill automatically generates privilege declarations for Tizen apps by analyzing source code to detect required permissions. It creates tizen-manifest.xml and config.xml files for web, native, and .NET applications while supporting security auditing and compliance workflows. Developers should use it during Tizen app development, security analysis, and IoT device provisioning.
secure-storage-template
OtherThis skill provides boilerplate code templates for implementing secure storage in Tizen applications using the KeyManager API. It generates ready-to-use C, C#, and .NET code for password-protected data storage, saving development time. Use it when building Tizen apps that require secure credential storage or when auditing/implementing Tizen security compliance.
