💻 Development
2539 skills found
writing-revealjs-presentations.md
0
1
export
writing-revealjs-presentations
2
from
"ZempTime/.dotfiles"
from
"ZempTime/.dotfiles"
3
Use when creating or editing reveal.js presentations, or when user mentions slides, presentations, reveal.js, code examples in slides, speaker notes, or slide design - enforces Tailwind CSS, proper code sizing, progressive reveal, semantic colors, and timing markers
2026-01-07
managing-plugins.md
0
1
export
managing-plugins
2
from
"thoeltig/claude-code-toolkit"
from
"thoeltig/claude-code-toolkit"
3
Claude Code marketplace: session protocol, smart compacting, project exploration, efficient information search, skills for Claude feature generation (MCPs, hooks, skills, prompts, slash commands, subagents), notifications, changelog and documentation. Focused on token usage, context waste and pollution.
2026-02-23
rwsdk-routing-middleware.md
0
1
export
rwsdk-routing-middleware
2
from
"kcc989/logoer"
from
"kcc989/logoer"
3
Use when building rwsdk applications with route handling, middleware, authentication guards, HTTP method routing, context sharing, and type-safe link generation - covers defineApp, route patterns, interrupters, and Documents
2025-12-27
commit-message-generator.md
0
1
export
commit-message-generator
2
from
"Daisuke897/dotfiles"
from
"Daisuke897/dotfiles"
3
Generate appropriate commit messages based on Git diffs
2026-02-22
writing-plans.md
0
1
export
writing-plans
2
from
"timbuchinger/loadout"
from
"timbuchinger/loadout"
3
Use when design is complete and you need detailed implementation tasks - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming minimal codebase familiarity
2026-02-24
code-reviewer.md
0
1
export
code-reviewer
2
from
"trilogy-group/swarm-claude-plugin"
from
"trilogy-group/swarm-claude-plugin"
3
Claude Plugin for Swarm Project - A project for POC development
2025-11-22
react-hooks.md
0
1
export
react-hooks
2
from
"Takashi-Matsumura/box-frame"
from
"Takashi-Matsumura/box-frame"
3
useCallback、useEffect の正しい使い方、無限ループ防止。Biomeチェック後の修正、Client Component作成時に使用。
2026-02-04
agent-creation.md
0
1
export
agent-creation
2
from
"Phauks/Grimbound"
from
"Phauks/Grimbound"
3
Grimbound - A Blood on the Clocktower Token Generator
2026-01-22
openwebf-app-webf-go.md
0
1
export
openwebf-app-webf-go
2
from
"archview-ai/webf-plugin"
from
"archview-ai/webf-plugin"
3
Run and debug a WebF app specifically in WebF Go (desktop/iOS/Android): load dev URLs, connect via devtools://, collect WEBF_NATIVE_LOG logs, clear WebF Go cache, and handle WebF Go limitations. Use when the user explicitly mentions WebF Go, devtools://, WEBF_NATIVE_LOG, the WebF Go debug button, or WebF Go settings (Clear Cache).
2025-12-20
grant-application-assembler.md
0
1
export
grant-application-assembler
2
from
"PandaAllIn/UBOS_FINAL"
from
"PandaAllIn/UBOS_FINAL"
3
Compiles production-ready EU grant proposals from EU Grant Hunter briefs,UBOS narrative banks, partner commitments, and budget templates. Reuses theproven 1,850:1 ROI methodology that secured €6M Xylella funding. Coordinatesthe full assembly workflow: intelligence gathering, narrative compilation,budget construction, partner onboarding, compliance checks, quality scoring,and final packaging (PDF/LaTeX). Target score: ≥4.6/5 (Horizon 13.8/15). Usewhen preparing submissions, tracking proposal status, or managing consortiumdeliverables.
2026-01-01
react-component-creator.md
0
1
export
react-component-creator
2
from
"PIGU-PPPgu/edu-analysis"
from
"PIGU-PPPgu/edu-analysis"
3
创建符合项目规范的 React 组件,应用 Positivus 设计系统
2026-02-17
conversation-finder.md
0
1
export
conversation-finder
2
from
"AlexisLaporte/agent-helpers"
from
"AlexisLaporte/agent-helpers"
3
Web application to browse, manage, and sync Claude Code customizations (skills, commands, agents, output styles)
2026-02-13
code-search.md
0
1
export
code-search
2
from
"scooter-lacroix/code-indexer"
from
"scooter-lacroix/code-indexer"
3
Large Scale Code Analysis Platform with Hybrid Database Architecture - Advanced MCP server with PostgreSQL metadata storage, Elasticsearch search, and comprehensive version tracking
2026-01-02
refactor.md
0
1
export
refactor
2
from
"sofer/social-value"
from
"sofer/social-value"
3
Analyse Python code for refactoring opportunities using functional programming principles, code quality checks, and manual refactoring guidance. Use when user wants to improve code quality, check for code smells, or refactor to functional style.
2026-01-02
global-error-handling.md
0
1
export
global-error-handling
2
from
"SpacePlushy/portfolio"
from
"SpacePlushy/portfolio"
3
Frank Palmisano's Professional Portfolio
2026-01-27
nest-server-updating.md
0
1
export
nest-server-updating
2
from
"lenneTech/claude-code"
from
"lenneTech/claude-code"
3
Claude Code Plugin for lenne.tech development - Skills, Commands & Hooks for Nuxt 4, NestJS, TDD and CLI tools
2026-02-14
pumped-go.md
0
1
export
pumped-go
2
from
"pumped-fn/pumped-go"
from
"pumped-fn/pumped-go"
3
Carry pumped-fn concept to golang
2026-02-06
consulting-peer-llms.md
0
1
export
consulting-peer-llms
2
from
"ether-moon/skill-set"
from
"ether-moon/skill-set"
3
Use when user explicitly requests feedback from other LLM tools (Gemini, Codex) on current work - executes peer reviews in parallel and synthesizes responses into actionable insights
2026-02-19
east-py-datascience.md
0
1
export
east-py-datascience
2
from
"elaraai/east-plugin"
from
"elaraai/east-plugin"
3
Data science and machine learning platform functions for the East language (TypeScript types). Use when writing East programs that need optimization (MADS, Optuna, SimAnneal, Scipy), machine learning (XGBoost, LightGBM, NGBoost, Torch MLP, GP), ML utilities (Sklearn preprocessing, metrics, splits), or model explainability (SHAP). Triggers for: (1) Writing East programs with @elaraai/east-py-datascience, (2) Derivative-free optimization with MADS, (3) Bayesian optimization with Optuna, (4) Discrete/combinatorial optimization with SimAnneal, (5) Gradient boosting with XGBoost or LightGBM, (6) Probabilistic predictions with NGBoost or GP, (7) Neural networks with Torch MLP, (8) Data preprocessing and metrics with Sklearn, (9) Model explainability with Shap.
2026-01-25
code-review.md
0
1
export
code-review
2
from
"bphkns/dotfiles"
from
"bphkns/dotfiles"
3
Review code for Effect-TS patterns, common issues, and project conventions. Use when reviewing PRs, checking code quality, or before committing changes.
2026-02-17
configuration.md
0
1
export
configuration
2
from
"sayali-ingle-pdl/adusa-ai-vuejs-app-template"
from
"sayali-ingle-pdl/adusa-ai-vuejs-app-template"
3
AI app starter template
2026-01-27
content-generation-workflow.md
0
1
export
content-generation-workflow
2
from
"insightfulaf/InsightfulAffiliate_NextGenCopyAI"
from
"insightfulaf/InsightfulAffiliate_NextGenCopyAI"
3
Automated workflow for generating AI-powered content using agent_codex.py. Handles prompt setup, batch processing, validation, and output management for InsightfulAffiliate and NextGenCopyAI content.
2026-02-02
mcp-integration.md
0
1
export
mcp-integration
2
from
"randalmurphal/claude-config"
from
"randalmurphal/claude-config"
3
My Claude orchestration configuration and tools
2026-02-20
commit-helper.md
0
1
export
commit-helper
2
from
"jobayerarman/Supplier_Management_System"
from
"jobayerarman/Supplier_Management_System"
3
Generates clear, Angular-style commit messages from git diffs. Use when writing commit messages or reviewing staged changes.
2025-11-12