typography
78Design Distinctive Typography
Generic font choices can make polished work feel unfinished. This skill guides stronger font selection, pairing, contrast, and scale for Claude, Codex, and Claude Code.
Create Clear Git Commits
Large changes often produce messy commit history that slows review. This skill guides Claude, Codex, and Claude Code to make small commits with quality checks.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "making-commits" from https://skillstore.io/skills/crossbill-highlights-making-commits.md and its manifest at https://skillstore.io/api/skills/crossbill-highlights-making-commits/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 "making-commits". I changed the API client, updated tests, and reformatted unrelated files.
Expected outcome:
Suggested split: one commit for API client behavior, one commit for related tests, and one separate formatting commit if needed.
Using "making-commits". I finished a large feature and want a clean pull request history.
Expected outcome:
No static findings were reported for this prompt-only skill. Manual review found no prompt injection, credential handling, executable code, network access, or filesystem operations in SKILL.md.
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/crossbill-highlights-making-commits/audits/10?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/crossbill-highlights-making-commits?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/crossbill-highlights-making-commits?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/crossbill-highlights-making-commits/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/crossbill-highlights-making-commits.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Crossbill-Highlights. (2026). making-commits security audit report (audit version 10) [Author version unspecified]. Skillstore. https://skillstore.io/skills/crossbill-highlights-making-commits/audits/10@techreport{crossbill-highlights-crossbill-highlights-making-commits-2026,
author = {Crossbill-Highlights},
title = {making-commits security audit report (audit version 10)},
institution = {Skillstore},
year = {2026},
number = {10},
url = {https://skillstore.io/skills/crossbill-highlights-making-commits/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: "making-commits security audit report (audit version 10)"
version: "unspecified"
type: report
authors:
- name: "Crossbill-Highlights"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/crossbill-highlights-making-commits/audits/10"
identifiers:
- type: other
value: "skillstore:crossbill-highlights-making-commits:audit:10"
description: "Skillstore immutable audit report identifier"
Split a larger feature into focused commits before opening a pull request.
Guide an AI coding agent to group generated edits into logical commit steps.
Remind contributors to run formatting and linting before recording project changes.
Review my current changes and suggest a small, focused commit plan. Keep each commit limited to one concern.
Group these edits into logical commits for review. Identify any change that should be separated before committing.
Before I commit, verify that the change groups are focused and list the linting or formatting checks I should run.
Create a commit sequence for this larger task. Separate setup, implementation, tests, and cleanup into reviewable steps.
Author
Crossbill-HighlightsLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/Crossbill-Highlights/crossbill-web/tree/main/.claude/skills/making-commitsRef
b959ebfd1043a07c0c4378ab94ca4342cb0259f5
Maintenance freshness
7/20/2026
Usage
8 downloads ยท 173 views
File structure
๐ SKILL.md
Design Distinctive Typography
Generic font choices can make polished work feel unfinished. This skill guides stronger font selection, pairing, contrast, and scale for Claude, Codex, and Claude Code.
Improve SQLAlchemy Database Operations
Database code can become slow when queries run inside repeated loops. This skill guides Claude, Codex, and Claude Code toward bulk SQLAlchemy operations, joins, and repository boundaries.
Write Better Backend Tests
Backend tests can become long, repetitive, and hard to maintain. This skill guides Claude, Codex, and Claude Code toward concise tests with shared fixtures.
Design Distinctive Frontend Interfaces
Many AI-built interfaces look generic and predictable. This skill guides Claude, Codex, and Claude Code toward richer visual design choices.
Add CSS Colors Through Theme Rules
Teams often get inconsistent colors when agents add direct CSS values in component code. This skill guides Claude, Codex, and Claude Code to use Material UI theme colors and customColors.
Create Conventional Git Commits
by 21pounder
Manual commit preparation can miss staged changes, message style, or sensitive files. This skill reviews git state and helps create clear conventional commits.
Implement Tasks with TDD Workflow
by sickn33
Task plans can drift when implementation, tests, commits, and approvals are handled inconsistently. This skill provides a structured TDD workflow with checkpoints, verification gates, and git tracking.
Master Advanced Git Workflows
by AutumnsGrove
Complex Git maintenance can make history changes and conflict resolution difficult. This skill provides structured guidance, recovery steps, and an optional local helper for common advanced workflows.
Review Code with Structured Quality Checks
by alirezarezvani
Code reviews can miss quality, security, and maintainability issues. This skill guides structured reviews with scripts, checklists, and report generation.
Enforce Waterfall Phase Gates
by Chemiseblanc
AI coding sessions can skip requirements, design, or testing when pressure rises. This skill keeps work inside a strict waterfall flow with documented gates.
Manage Context-Driven Development
by wshobson
AI-assisted projects lose consistency when context lives in scattered notes. This skill provides a structured Conductor workflow for product, stack, workflow, and track artifacts.