- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
chrono-setup
by ChronoAIProject
Chrono CLI reference and setup guide. Use when installing chrono-cli, setting up a new project, running chrono init, or configuring MCP integration. Covers installation (curl script), authentication, project initialization, and common workflows.
skills
by vibeindex
Claude Code skills from Vibe Index
branding
by bmcgauley
Comprehensive brand strategy and identity development skill for creating cohesive brand systems across all touchpoints. This skill should be used when developing brand identities, visual design systems, messaging frameworks, or implementing brand guidelines for any project or organization.
frontend-pe
by PrakharMNNIT
ACTIVATION TRIGGER. Use this skill when the user demands "Ultrafrontend", "High-End UX", "Awwwards Style", or world-class UI design. This skill enforces a design-first workflow with zero-compromise aesthetics.
code-styleguide
by hsiangjenli
Universal code style guidelines and principles for writing clean, maintainable code in any programming language. Use when writing or reviewing code, refactoring existing code, conducting code reviews, or establishing coding standards. Focuses on abstraction, KISS principles, SOLID principles, and avoiding over-engineering.
Orshot – Automated Visual Content Generation
by Orshot-HQ
macos-auto-update
by fayazara
Add Sparkle auto-update support to a native macOS app. Use this skill whenever the user wants to add auto-updates, implement Sparkle, set up an appcast feed, add "Check for Updates" to their app, or integrate automatic update checking. Also trigger when the user mentions Sparkle, appcast, SUFeedURL, EdDSA signing, or update notifications. This covers the full setup: adding the Sparkle SPM dependency, creating the UpdaterManager singleton, wiring it into the app delegate and UI, configuring Info.plist, and generating the initial appcast.xml.
zoho-gym-campaigns
by laura-shireelite
Create Zoho Campaigns email marketing drafts automatically for your gym's term calendar. This skill reads your key calendar dates from a Google Sheet and creates two types of campaign drafts in Zoho Campaigns: 1. Term-start campaigns: A single "Term X YYYY - All Events" campaign listing all upcoming events for the term 2. Reminder campaigns: Individual campaigns scheduled to be created 3 days before each event Templates are customized by event type (promotions, class launches, member events, etc.). The skill can be scheduled to run on a set calendar (e.g., at the start of each gym term) or triggered manually. Use this skill when you want to automate campaign creation for recurring gym events, ensure consistent messaging across your term calendar, or save time creating multiple related campaigns at once.
preventing-agent-overreach
by chrbailey
Scope guard that prevents AI agents from exceeding task boundaries. Enforces the principle of minimal action -- do exactly what was asked, nothing more. Use when delegating tasks to AI agents, when an agent starts modifying files beyond the original request, or when generated code includes unnecessary abstractions, features, or refactoring.
versioning
by bfmcneill
Use when releasing, tagging, or bumping versions. Defines semver rules and keeps package.json/pyproject.toml synced with git tags.
git-committer
by exaby73
Generates conventional one line commit messages from a git diff
harmonyos-dev
by imansmallapple
Initialize HarmonyOS project templates (Standard ArkTS or Native C++) and perform initial build verification.
nanostack
by Jihadyip286
Use when the user asks about available workflow skills, wants an overview of the engineering workflow, or references "nanostack". Also triggers on /nanostack.
setting-objectives-okrs
by razzza
Guide teams and individuals through setting Objectives, Key Results (OKRs), and annual goals that translate strategy into measurable execution. Use when planning quarterly or annual cycles, setting individual or team goals, aligning on priorities, creating OKRs, writing SMART goals with FROM-TO metrics, reviewing goal cascades, or when the user asks about objectives, key results, goal setting, or planning frameworks. Do not use for purely operational SLA-driven work (use KPIs instead), uncertainty-heavy research (use Discovery OKRs), or reviewing past performance (use a check-in/feedback skill).
agent-creator
by kimasplund
Comprehensive guide for creating high-quality specialized agents following v2 architecture patterns. Use this skill when users need to design and implement new agents, understand agent architecture, or learn best practices for agent creation.
angular-enterprise-testing
by JoseGusnay
"Enterprise testing standards for Angular: Unit tests, mocking, and minimum 85% coverage requirements."
programmatic-seo
by prabha-oss
When the user wants to create SEO-driven pages at scale using templates and data. Also use when the user mentions "programmatic SEO," "template pages," "pages at scale," "directory pages," "location pages," "[keyword] + [city] pages," "comparison pages," "integration pages," or "building many pages for SEO." For auditing existing SEO issues, see seo-audit.
algorithmic-art
by TheWatcher01
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
negotiated-decision-framework
by kimasplund
Multi-stakeholder coordination for decisions involving competing interests, different value systems, or organizational politics. Use when multiple parties must agree, when power dynamics affect decisions, or when consensus is required but perspectives diverge. Unlike DR (resolves conceptual tensions), NDF resolves stakeholder tensions.
figshare-skill
by Selleparental3533
Use whenever the user wants to interact with Figshare - searching public datasets/articles, downloading Figshare files, listing their own articles/collections/projects, creating or updating articles, or uploading files (including large multi-part uploads) via the Figshare v2 REST API. Trigger on mentions of "figshare", figshare DOIs (10.6084/m9.figshare.*), figshare.com URLs, or phrases like "upload my dataset to figshare", "publish to figshare", "get figshare article".
deep-productivity
by hexbee
"Master deep work productivity through the three types of work framework (Building, Maintenance, Recovery). Use when user needs to: (1) Build a sustainable deep work routine with just 1 hour/day, (2) Create vision/anti-vision for life direction, (3) Structure goals using the 10-year → 1-year → 1-month → 1-week hierarchy, (4) Apply project-based learning to bridge skill gaps, (5) Identify lever-moving tasks that actually progress goals, (6) Balance focus work with necessary recovery for creativity."
discovery
by tstelzer
Use for deep design discovery and problem understanding before planning or implementation. Trigger when the user wants to think deeply, build knowledge, surface edge-cases, ask many questions, or explore the problem space without producing plans or code.
session-handoff
by jamelna-apps
When user says "continue", "pick up where we left off", "last time", "previous session", "what were we doing", or wants explicit session continuity. Provides structured context handoff between sessions.
refactoring-agents
by arielperez82
Guides ecosystem-level refactors of agents in this repo. Use when agents