- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
karpathy-rss-daily-skill
by YouMind-OpenLab
Generate daily AI briefings from Andrej Karpathy's curated RSS sources. Use this skill when users want to: - Get a daily AI news digest from top-tier sources - Stay updated on AI research, engineering, and industry trends - Generate structured briefings from Karpathy's reading list
testing
by ProjAnvil
综合软件测试技能,涵盖单元测试、集成测试、TDD/BDD、Mock 策略和跨多种语言的测试自动化。使用此技能编写测试用例、设计测试策略、实现测试自动化,或需要测试框架和最佳实践指导时使用。适合通过综合测试方法确保代码质量。
alphafi
by mcxross
This skill should be used when the user asks about AlphaFi, AlphaFi vaults, AlphaFi yield, ALPHA token staking, auto-compounding vaults on Sui, or wants to integrate with AlphaFi. Covers Cetus CLMM vaults, Navi lending vaults, Bluefin perps vaults, ALPHA token staking pool, receipt-based positions, and auto-compounding strategies.
openspec-finishing-branch
by AnthemFlynn
"OpenSpec-integrated branch finishing. Use INSTEAD of superpowers:finishing-a-development-branch when project has openspec/ directory. Archives change and merges specs on completion."
repo-ci
by HJewkes
Use when setting up CI/CD workflows, auditing repo CI health, adding GitHub Actions, configuring branch protection, or scaffolding release pipelines for Node.js or Python projects.
linear-method
by horuz-ai
Linear's proven methodology for software development and project organization. Use when helping users plan work, create issues, structure projects, set direction, prioritize tasks, or organize development workflows. Applies Linear's principles of momentum, simplicity, and focus—not API integration. For solo developers and teams organizing software projects.
solana-blinks-builder
by x4484
Build Solana Actions v2 (blinks) with action chaining, rich inputs, and multi-step workflows. Create tip links, token purchases, and shareable transaction URLs that unfurl on X, Discord, and the web.
coordinating-projects
by C0ntr0lledCha0s
Automatically activated when user mentions multi-project coordination, cross-project dependencies, portfolio management, roadmap planning, resource allocation across projects, or asks to coordinate/manage multiple projects simultaneously. Provides strategic project coordination expertise.
sv-print
by CcSimple
可视化打印设计器组件。基于 Svelte 构建,支持 Vue、React、Angular、jQuery 等框架引入。提供拖拽式模板设计、预览、打印、导出 PDF/图片功能,支持插件扩展元素(ECharts、二维码、Fabric等)。
jira-cli
by Michaelliv
Interact with Atlassian Jira from the command line. Create, update, and search issues, manage sprints and epics, transition statuses, and more. Use when the user wants to work with Jira tickets, check sprint progress, or automate project workflows.
standards-init
by weegigs
Initialize project standards baseline from a profile. Use when setting up a new project with predefined coding standards and conventions.
arcium-program-development
by sicmundu
Build, refactor, and debug Arcium MXE program code across Arcis circuits (encrypted-ixs) and Anchor programs (programs/*). Use when implementing confidential instructions, wiring init_comp_def/queue_computation/callbacks, deriving Arcium PDAs and callback accounts, handling encrypted I/O and offsets, parsing generated callback output structs, building permission-gated flows, integrating offchain circuit sources, testing with @arcium-hq/client, deploying MXEs, or migrating Arcium versions.
governance
by desek
Creates Architecture Decision Records (ADRs) and Change Requests (CRs) for project governance. Activates on keywords like "ADR", "architecture decision", "CR", "change request", "governance", "technical decision", or "requirement change". Use for documenting technology choices, architectural patterns, or scope modifications.
deepbook-cli
by mcxross
Operate the deepbook CLI for DeepBook reads (REST/SSE), global ~/.deepbook config/account management, on-chain spot trading, top-level swap execution, balance-manager ops, and margin trading.
pptx
by horuz-ai
"Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks"
terminaluse
by terminaluse
Create, edit, deploy, and interact with agents on TerminalUse. Use when user mentions "tu", "terminaluse", "deploy agent", "create agent", "edit agent", "update agent", "add skills", "agent task", "filesystem", or wants to build/modify/test/run an agent.
gitlab-milestone
by grandcamel
"GitLab milestone operations. ALWAYS use this skill when user wants to: (1) list milestones, (2) create new milestones, (3) manage sprints or iterations."
canvas-design
by vibery-studio
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
super-skills
by clawdbot-skills
Decomposes complex user requests into executable subtasks, identifies required capabilities, searches for existing skills, and creates new skills when needed.
world-labs-chisel
by CloudAI-X
Chisel 3D blocking tool for world generation - geometry, walls, and reference models
Systematic Debugging
by mamba-mental
Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions.
laravel-collections
by riasvdv
Full method API, decision guides, pitfalls, and patterns for Laravel's Collection and LazyCollection. Use when choosing the right collection method, writing or reviewing collection pipelines, or working with large datasets via cursor/lazy. Triggers on collect(), Collection, LazyCollection, map, filter, reduce, pluck, groupBy, each, cursor, or fluent array transformations in Laravel.
systematic-debugging
by martin-janci
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions
django-clean-drf
by agusabas
Create production-quality Django REST Framework APIs using Clean Architecture and SOLID principles. Covers layered architecture (views, use cases, services, models), query optimization (N+1 prevention), pagination/filtering, JWT authentication, permissions, and production deployment. Use when building new Django APIs, implementing domain-driven design, optimizing queries, or configuring authentication. Applies Python 3.12+ and Django 5+ patterns.