Production-ready Claude Code skills for presentations, secrets management, and developer workflows. Built by Clear Function.
Set up 1Password + direnv for secure secret management in current project
Convert existing .env file to .env.op format with 1Password references
Add a new slide with a specific layout to an existing presentation
Export a Slidev presentation to PDF, PNG, or PPTX
Analyze a codebase and interactively build a presentation plan and slides
Configures 1Password CLI with direnv for fast, secure credential loading. Activates for: 1Password + direnv setup, slow secrets (>2 sec), .env.op files, op:// references, AWS credentials via env vars, --reveal flag issues, repeated biometric prompts, creating 1Password items programmatically, op item get errors. Not for: 1Password GUI usage, SSH keys (use 1Password SSH agent).
Manages MCP (Model Context Protocol) servers for Claude Code and Claude Desktop. Activates for: finding MCP servers, MCP registries, MCP server setup, MCP configuration, MCP troubleshooting, MCP security, building MCP servers, MCP transport selection, claude mcp commands, mcp.json files, mcpServers configuration, tool poisoning prevention, MCP debugging, Smithery, Glama, GitHub MCP registry, which MCP server should I use. NOT for: general Claude Code settings (use claude-code-mastery), OAuth/authentication unrelated to MCP, generic API integrations without MCP.
Creates Slidev markdown presentations for developers. Activates for: slides with code highlighting, technical talks, conference presentations, workshop materials, live coding decks, or markdown-based slides. Not for PowerPoint/Google Slides or non-presentation documents.
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Production-ready Claude Code skills by Clear Function - 10 years building secure, compliant software for fintech and healthcare.
200+ solutions delivered | SOC 2 Certified | 5/5 Clutch Rating
Developer workflows for presentations, secrets management, and documentation - battle-tested in enterprise.
# Add the marketplace
/plugin marketplace add clearfunction/cf-devtools
# Install the plugin
/plugin install cf-devtools@cf-devtools
# Clone the repository
git clone https://github.com/clearfunction/cf-devtools.git
# Add as local plugin
/plugin add /path/to/cf-devtools
Generate browser-based presentations using Slidev - the presentation framework for developers.
Features:
Usage: Claude automatically activates this skill when you request presentation creation.
Create a technical presentation about Kubernetes architecture for a DevOps team
Configure 1Password CLI with direnv for fast, secure secret loading in development environments.
Features:
op run pattern (5x faster than multiple op read calls).env.op files (safe to commit - contains only op:// references)Usage: Claude automatically activates when you need 1Password + direnv setup.
Set up 1Password with direnv for my project's environment variables
Follow the plan-first approach for quality presentations:
Context -> Plan -> Review -> Slides
| Scenario | Commands | Output |
|---|---|---|
| Topic-based presentation | /slidev:plan -> /slidev:from-plan | Plan + Slides |
| Codebase presentation | /slidev:from-codebase | Plan + Slides |
| Quick slides (skip planning) | /slidev:new | Slides only |
/slidev:plan [topic]Create a detailed presentation plan before generating slides. Asks questions about audience, duration, format, and content focus.
/slidev:plan React hooks deep dive
/slidev:plan our Q4 engineering roadmap
Output: {topic}-presentation-plan.md with:
/slidev:from-plan [plan-file]Generate slides from an approved presentation plan.
/slidev:from-plan react-hooks-presentation-plan.md
/slidev:from-codebase [path]Full workflow - Analyzes your codebase, asks targeted questions, creates a plan, then generates slides.
/slidev:from-codebase
/slidev:from-codebase ./packages/api
Questions asked:
/slidev:new [topic]Quick-start a presentation without planning phase (for simple presentations).
/slidev:new React hooks for beginners
/slidev:new our new authentication system
/slidev:export [format]Export presentation to PDF, PNG, or PPTX.
/slidev:export # PDF (default)
/slidev:export pptx # PowerPoint
/slidev:export png # Images
/slidev:add [layout]Add a specific slide type to an existing presentation.
/slidev:add two-cols
/slidev:add architecture
/slidev:add code-comparison
/secrets:init [account]Set up 1Password + direnv for secure secret management in your project.
/secrets:init
/secrets:init mycompany.1password.com
Creates:
.env.op - Secret references (safe to commit).envrc - direnv loader (gitignored).gitignore with direnv entries/secrets:migrate [env-file]Convert an existing .env file to .env.op format with 1Password references.
/secrets:migrate
/secrets:migrate .env.local
Features:
npx claudepluginhub clearfunction/cf-devtools --plugin cf-devtoolsProduction-ready Claude Code configuration with role-based workflows (PM→Lead→Designer→Dev→QA), safety hooks, 44 commands, 19 skills, 8 agents, 43 rules, 30 hook scripts across 19 events, auto-learning pipeline, hook profiles, and multi-language coding standards
Use this agent when evaluating new development tools, frameworks, or services for the studio. This agent specializes in rapid tool assessment, comparative analysis, and making recommendations that align with the 6-day development cycle philosophy. Examples:\n\n<example>\nContext: Considering a new framework or library
Claude Code skill pack for Gamma (24 skills)
Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare. Originally from OpenAI's curated skills catalog.
Scaffold Cloudflare Workers, Hono APIs, D1/Drizzle schemas, D1 migration workflows, full-stack Vite+Workers apps, and TanStack Start SSR dashboards.
Tools for creating and managing Claude Code plugins, agents, commands, and skills