- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
spec-refactor
by weegigs
Refactor specification workflow. Use when planning refactoring work to document current state, target state, and compatibility requirements.
gitlab-mr
by grandcamel
"GitLab merge request operations. ALWAYS use this skill when user wants to: (1) list merge requests, (2) view MR details, (3) create new MRs, (4) approve/merge MRs, (5) checkout MR branches, (6) add notes/comments, (7) rebase MRs."
business-analytics-reporter
by mamba-mental
This skill should be used when analyzing business sales and revenue data from CSV files to identify weak areas, generate statistical insights, and provide strategic improvement recommendations. Use when the user requests a business performance report, asks to analyze sales data, wants to identify areas of weakness, or needs recommendations on business improvement strategies.
ship
by robzolkos
Commit, run bin/ci, and open a PR if CI passes. Use when ready to ship changes.
standards-update
by weegigs
Update standards baseline from latest profile version. Warns about project overrides.
algorithmic-art
by vibery-studio
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.
debug
by thoreinstein
Guide systematic debugging through hypothesis generation, evidence collection, and verification. Uses scientific method for root cause analysis.
create-watchos-version
by GhostScientist
Analyzes existing iOS/macOS/Apple platform projects to create a comprehensive, phased plan for building a watchOS companion or standalone app. Use when users want to add watchOS support to an existing Apple platform app, create a Watch app version of their iOS app, or build watchOS features. The skill digests project architecture, identifies patterns, analyzes API compatibility, searches for current watchOS documentation, and produces a detailed implementation plan with API availability warnings before any code generation.
team-dynamics
by pluginagentmarketplace
Master team dynamics, leadership principles, delegation, 1-on-1s, mentoring, and people management for engineering managers
wp-blocks
by peixotorms
Use when building Gutenberg blocks, block themes, or using the Interactivity API. Covers block.json configuration, register_block_type, @wordpress/scripts tooling, useBlockProps, RichText, InspectorControls, BlockControls, wp-block-editor packages, static and dynamic rendering, InnerBlocks, deprecations, theme.json, FSE (full site editing), template parts, block patterns, block variations, data-wp-* directives, server-side rendering, and WordPress 6.9 features.
frontend-design
by liauw-media
Create distinctive, production-grade frontend interfaces with high design quality. Use when building web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
analyze-japan-debt-service-tax-burden
by fatfingererr
ä»¥æ¥æ¬å ¬åµæ®å©çè®åçºè§¸ç¼ï¼éåãæ¿åºå©æ¯æ¯åº / ç¨ æ¶ãè² æï¼å«æ å¢å£å測試ï¼ï¼ä¸¦å¤æ·æ¯å¦é²å ¥åµå婿¯èºæé¢¨éªåã
vastai
by LiorZ
"Vast.ai GPU marketplace reference. Auto-invoked when the user discusses renting GPUs, launching GPU instances, searching for machines, vast.ai pricing, managing cloud GPU workloads, volumes, templates, autoscaling, SSH keys, or any vast.ai topic."
Organizing with Labels and Milestones Skill
by C0ntr0lledCha0s
Use awesome Claude Code plugins to make AI accessible
bmad-autopilot-skill
by martin-janci
Autonomous BMAD development orchestration
ios-app-icon-generator
by GhostScientist
Generates a complete iOS app icon set with all required sizes. Use when asked to create an app icon, design an iOS icon, generate app store artwork, or make an icon for an iPhone/iPad app. Follows a philosophy-first approach - first defining the visual identity and concept, then producing production-ready icons.
theme-factory
by vibery-studio
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
sui-framework
by mcxross
This skill should be used when the user asks about Sui Move standard library, Sui framework modules, core types like Coin, Balance, Object, or Sui system operations like staking. Covers 0x1 (Move stdlib), 0x2 (Sui framework), 0x3 (Sui system), and 0xb (Sui Bridge).
test-driven-development
by liauw-media
"Use when adding features or fixing bugs. Follow RED/GREEN/REFACTOR cycle. Write failing test first, implement minimal code to pass, then refactor."
spl-token-create-and-configure
by SanctifiedOps
SOP for creating and configuring SPL tokens: mint creation, authorities, decimals, freeze/mint revoke flows, multisig custody, and validation steps. Use for new token setup or authority changes.
Unity Architecture
by CryptoRabea
This skill should be used when the user asks about "game architecture", "design patterns", "manager pattern", "singleton pattern", "ScriptableObject", "ScriptableObject architecture", "event system", "Observer pattern", "pub-sub", "MVC in Unity", "dependency injection", "service locator", or needs guidance on structuring Unity projects and game systems.
testing-anti-patterns
by liauw-media
"Use to avoid critical testing mistakes. Five Iron Laws: Never test mock behavior, Never add test-only methods, Never mock without understanding, Always integration test, Always test error paths."
pirsig
by askarzh
This skill should be used when the user asks to "assess quality", "apply Pirsig's framework", "analyze through Metaphysics of Quality", "evaluate static vs dynamic quality", "examine value conflicts", "apply MoQ", or wants to process input through Pirsig's Metaphysics of Quality to understand value, quality, and the tensions between static patterns and dynamic change.
superdocs
by asteroid-belt
Generates a docs/ directory of markdown files giving AI and humans deep context on WHAT a codebase is, HOW it works, and WHY decisions were made. Scans any codebase, produces structured documentation. Re-runnable — detects existing docs, monorepos, and git-based staleness. Runs automatically without user interaction.