- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
bitwarden
by CodeDraig
Open-source password manager with self-hosting option.
appwrite-typescript
by ChiragAgg5k
Appwrite TypeScript SDK skill. Use when building browser-based JavaScript/TypeScript apps, React Native mobile apps, or server-side Node.js/Deno backends with Appwrite. Covers client-side auth (email, OAuth, anonymous), database queries, file uploads, real-time subscriptions, and server-side admin via API keys for user management, database administration, storage, and functions.
skill-writer
by kehwar
Expert guide for creating, structuring, and documenting Agent Skills following the official specification. Use when you need to create a new Agent Skill, understand the Agent Skills format, or improve existing skill documentation.
speckit-constitution
by h3y6e
Create or update project governing principles and development guidelines.
setup-wizard
by esmondo
Interactive onboarding to generate personalized config
create-plan
by dolessHQ
Create a concise plan. Use when a user explicitly asks for a plan related to a coding task.
ssl-checker
by kit101
SSL证书检查器是一个用于检查SSL证书有效期的agent技能,它可以检查指定域名的SSL证书是否即将过期,返回检查结果,使用mcp-email发送即将过期的警告邮件给订阅者。
azure-app-service-monitoring
by seligj95
Monitor Azure App Service applications with Application Insights, Log Analytics, alerts, and diagnostics. Use when setting up APM, configuring alerts, analyzing logs, creating dashboards, troubleshooting performance issues, or implementing availability tests.
jj-commit
by bromanko
Analyze jj status and create well-structured, logical commits with descriptive messages. Use when the user wants to commit changes in a jujutsu repository, create atomic commits, or organize working copy changes into meaningful commit groups.
flutter-theme-factory
by syeduzaif
Toolkit for styling Flutter apps with a theme. Apply pre-built or custom ThemeData configurations to any Flutter app — including full ColorScheme, TextTheme, component themes, and dark/light mode support. 12 pre-set themes available, or generate a custom theme on-the-fly.
ob-paper-read
by GuanzhengWei2002
Obsidian-oriented PDF paper reading with single-paper focus, detailed-reading guidance, local memory, and a single Markdown deliverable. Use when Codex needs to turn one or more uploaded PDF papers into an Obsidian-friendly reading workflow with classification, reading.md, reading status, question memory, and later comparison support.
ogt-docs-define-marketing
by OpenDNDApps
Create marketing definition documents covering value proposition, target audience, messaging, positioning, and go-to-market strategy. Use when defining how to communicate product value to the market.
generating-excalidraw-architecture-diagrams
by leefowlercu
Creates and updates Excalidraw diagrams representing application architecture by analyzing codebases, identifying components, services, and their relationships. Use when users request architecture visualization, system diagrams, or need to document application structure visually.
diy-project-plan
by raftermath
Use when planning home improvement, renovation, or DIY projects that need materials lists, tool requirements, timelines, or seasonal weather considerations
agents-md-best-practices
by heykvnzhao
Refactor AGENTS.md instructions to follow progressive disclosure and AGENTS.md best practices. Use when asked to audit, reorganize, or split AGENTS.md into a minimal root file plus linked docs; includes contradiction checks, essential extraction, grouping, and deletion flags.
mojo-skill-creator
by d-wwei
This skill should be used when the user asks to "create a skill", "make a new skill", "build a skill", "improve a skill", "boost a skill", "upgrade a skill", "audit a skill", or needs guidance on skill design, cross-platform skill creation, or skill quality improvement for any AI agent platform.
creating-operational-skills
by daralthus
Create new Claude Code skills following best practices. Use when the user asks to create a new skill, make a skill, or automate a workflow as a skill.
changelog-generator
by ehtbanton
Generate CHANGELOG.md files following Keep a Changelog format. Triggers on "create changelog", "generate changelog", "release notes template", "version history".
koa-advanced-patterns
by ecelayes
A comprehensive guide for developing robust, scalable, and secure Node.js applications using the Koa framework.
google-sheets
by minkhant1996
"Manage Google Sheets - create spreadsheets, read/write data, formatting, charts"
superspec-init
by BryanHoo
Use when OpenSpec is not initialized in the current project or the superspec-rpi schema is missing.
e2e-reporter
by dablon
"Automated E2E testing and evidence collection using Puppeteer. Use when you need to: (1) Verify application flows with real browser execution, (2) Capture screenshots for progress reports, (3) Inspect API responses in a live environment, (4) Generate verifiable evidence of feature completion."
composable-functions-skill
by Darna-Digital
Generate boilerplate for composable, testable TypeScript features using dependency injection. Use when the user wants to scaffold a new feature with clean code patterns, create testable functions with DI, generate RSC or React Hook adapters, or set up a feature structure with interfaces/functions/mocks/tests in src/features.
shadcn-setup
by wiztral
Initialize Shadcn UI in an EXISTING Next.js or React (Vite) project.