write-app-change-log
78Write App Changelogs from Git History
Release notes often miss the app changes users care about. This skill reviews Git history, follows existing Fastlane style, and updates the latest changelog.
Add Gradle Dependencies with Approval
Adding libraries without review can create version drift and unnecessary maintenance. This skill guides approval, version discovery, catalog updates, and build verification.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "add-dependency" from https://skillstore.io/skills/anysoftkeyboard-add-dependency.md and its manifest at https://skillstore.io/api/skills/anysoftkeyboard-add-dependency/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "add-dependency". Add Retrofit for a new HTTP API client.
Expected outcome:
Using "add-dependency". Add WorkManager and verify the Android application build.
Expected outcome:
All seven detections are false positives caused by Markdown formatting or benign prose. The executable example is a fixed Gradle build command without dynamic input. No prompt injection or malicious intent was found.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/anysoftkeyboard-add-dependency/audits/10?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/anysoftkeyboard-add-dependency?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/anysoftkeyboard-add-dependency?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/anysoftkeyboard-add-dependency/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/anysoftkeyboard-add-dependency.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>AnySoftKeyboard. (2026). add-dependency security audit report (audit version 10) [Author version unspecified]. Skillstore. https://skillstore.io/skills/anysoftkeyboard-add-dependency/audits/10@techreport{anysoftkeyboard-anysoftkeyboard-add-dependency-2026,
author = {AnySoftKeyboard},
title = {add-dependency security audit report (audit version 10)},
institution = {Skillstore},
year = {2026},
number = {10},
url = {https://skillstore.io/skills/anysoftkeyboard-add-dependency/audits/10},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "add-dependency security audit report (audit version 10)"
version: "unspecified"
type: report
authors:
- name: "AnySoftKeyboard"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/anysoftkeyboard-add-dependency/audits/10"
identifiers:
- type: other
value: "skillstore:anysoftkeyboard-add-dependency:audit:10"
description: "Skillstore immutable audit report identifier"
Introduce a stable Android library through the shared version catalog and verify the affected build.
Compare a proposed library with existing solutions before approving repository changes.
Guide an AI coding tool through a consistent approval and verification process.
Add [library] to this Gradle project. Explain why it is needed and ask for approval before changing files.
Evaluate [library] against [alternative]. Recommend whether to add it, verify the latest stable version, then wait for approval.
Add [group]:[artifact] through gradle/libs.versions.toml after approval. Use clear aliases, then run the relevant Gradle build task.
Audit this dependency for necessity, maintenance, compatibility, and catalog consistency. Compare alternatives, obtain approval, implement it, and verify the affected build.
Author
AnySoftKeyboardLicense
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Ref
89edfdc710d0846129dcee6a929477b04f08052c
Maintenance freshness
7/24/2026
Usage
6 downloads ยท 187 views
File structure
๐ SKILL.md
Write App Changelogs from Git History
Release notes often miss the app changes users care about. This skill reviews Git history, follows existing Fastlane style, and updates the latest changelog.
Create Project-Ready Unit Tests
Unit tests often drift from project conventions and become hard to maintain. This skill gives Claude, Codex, and Claude Code a focused workflow for creating reliable tests that match Android and Kotlin project standards.
Build Modern Android Interfaces with Jetpack Compose
by sickn33
Complex Compose applications require consistent patterns for state, navigation, and recomposition. This skill provides focused Kotlin guidance and production-oriented examples for modern Android interfaces.
Build Modern Mobile Applications
by sickn33
Mobile projects require careful choices across platforms, architecture, performance, testing, security, and distribution. This skill provides focused guidance for planning and implementing production mobile applications.
Upgrade Expo SDKs Safely
by sickn33
Expo SDK upgrades can break dependencies, configuration, and native behavior. This skill gives a structured upgrade plan with checks for packages, app settings, APIs, and testing.
Build AllayMC Plugins Faster
by AllayMC
AllayMC plugin development requires correct metadata, Gradle setup, and lifecycle code. This skill guides Claude, Codex, and Claude Code through official references to create, update, and debug plugins.
Align Tech Stack Decisions
by EIS-ITS
Teams can introduce conflicting frameworks, services, or build tools when stack decisions are scattered. This skill guides Claude, Codex, and Claude Code to follow documented technology standards.
Manage NPM Projects Reliably
by CuriousLearner
JavaScript dependency work often slows teams with version conflicts, lock file questions, and package manager differences. This skill guides npm, Yarn, pnpm, audits, workspaces, and publishing tasks.