npx claudepluginhub clearfunction/cf-devtoolsProduction-ready Claude Code skills for presentations, secrets management, and developer workflows. Built by Clear Function.
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:
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 154 specialized Claude Code subagents organized into 10 focused categories