Browse Skills
1068 skills found
writing-python.md
6
1
export
writing-python
2
from
"jenarvaezg/cunhaobot"
from
"jenarvaezg/cunhaobot"
3
Idiomatic Python 3.14+ development. Use when writing Python code, CLI tools, scripts, or services. Emphasizes stdlib, type hints, uv/ruff toolchain, and minimal dependencies.
2026-01-05
partner-providers-runware.md
6
1
export
partner-providers-runware
2
from
"imgly/plugins"
from
"imgly/plugins"
3
Discover new Runware AI models from documentation and implement providers.Use when: checking for new Runware models, implementing Runware providers,updating providers.md status, or working with Runware API integrations.
2026-01-05
pikacss-dev.md
6
1
export
pikacss-dev
2
from
"pikacss/pikacss"
from
"pikacss/pikacss"
3
Develop, test, and document the PikaCSS monorepo (core engine, unplugin adapters, Vite/Nuxt plugins, docs site) using pnpm-based workflows.
2026-01-05
magi-decision-support.md
6
1
export
magi-decision-support
2
from
"ohbarye/dotfiles"
from
"ohbarye/dotfiles"
3
Multi-perspective decision support using three AI agents (Scientist, Mother, Realist). Use when facing difficult decisions, trade-offs, comparing alternatives, choosing between options, or when unsure which approach is best. Triggers on questions like "should I", "which is better", "pros and cons", "normalize vs denormalize", "microservices vs monolith", or any technical/architectural decision with multiple valid options.
2026-01-05
markdown-video.md
6
1
export
markdown-video
2
from
"jykim/claude-obsidian-skills"
from
"jykim/claude-obsidian-skills"
3
Convert Deckset-format markdown slides with speaker notes to presentation video with TTS narration. Use when user requests to create video from slides, generate presentation video, or convert slides to MP4 format.
2026-01-05
jira-integration.md
6
1
export
jira-integration
2
from
"netresearch/jira-skill"
from
"netresearch/jira-skill"
3
Agent Skill: Comprehensive Jira integration through lightweight Python scripts. AUTOMATICALLY TRIGGER when user mentions Jira URLs like 'https://jira.*/browse/*', 'https://*.atlassian.net/browse/*', or issue keys like 'PROJ-123'. Use when searching issues (JQL), getting/updating issue details, creating issues, transitioning status, adding comments, logging worklogs, managing sprints and boards, creating issue links, or formatting Jira wiki markup. If authentication fails, offer to configure credentials interactively. Supports both Jira Cloud and Server/Data Center with automatic authentication detection. By Netresearch.
2026-01-05
pikacss-expert.md
6
1
export
pikacss-expert
2
from
"pikacss/pikacss.github.io"
from
"pikacss/pikacss.github.io"
3
Expert guidance for using PikaCSS—an Atomic CSS-in-JS engine that combines CSS-in-JS syntax with Atomic CSS output. Use when users ask about PikaCSS styling, configuration, plugins, shortcuts, selectors, TypeScript integration, or need help writing PikaCSS code.
2026-01-05
hardened-outline-driven-development-for-rust.md
6
1
export
hardened-outline-driven-development-for-rust
2
from
"OutlineDriven/odin-claude-plugin"
from
"OutlineDriven/odin-claude-plugin"
3
HODD-RUST: Validation-first Rust development. Strictly validation-first before-and-after(-and-while) planning and execution. Merges Type-driven + Spec-first + Proof-driven + Design-by-contracts. Use for Rust projects requiring formal verification, safety proofs, comprehensive validation, or when working with unsafe code, concurrency, or FFI boundaries. This skill provides both reference documentation AND execution capabilities for the full PLAN -> CREATE -> VERIFY -> REMEDIATE workflow.
2026-01-05
testing-test-writing.md
6
1
export
testing-test-writing
2
from
"coreyja/coreyja.com"
from
"coreyja/coreyja.com"
3
Write focused tests for core user flows and critical business logic, testing behavior rather than implementation, with clear names and fast execution. Use this skill when writing unit tests, integration tests, or end-to-end tests. When testing critical user workflows and primary application features. When creating tests that focus on what code does rather than how it does it. When mocking external dependencies like databases, APIs, or file systems. When naming tests to clearly describe the scenario and expected outcome. When keeping tests fast and independent. When completing feature implementation and adding strategic tests at logical completion points. When working with test files or test frameworks.
2026-01-05
datasette-plugins.md
5
1
export
datasette-plugins
2
from
"datasette/skill"
from
"datasette/skill"
3
Writing Datasette plugins using Python and the pluggy plugin system. Use when Claude needs to: (1) Create a new Datasette plugin, (2) Implement plugin hooks like prepare_connection, register_routes, render_cell, etc., (3) Add custom SQL functions, (4) Create custom output renderers, (5) Add authentication or permissions logic, (6) Extend Datasette's UI with menus, actions, or templates, (7) Package a plugin for distribution on PyPI
2026-01-05
chatmemo-update.md
5
1
export
chatmemo-update
2
from
"eze-is/chat-memo-website"
from
"eze-is/chat-memo-website"
3
This skill should be used when a user wants to create Chat Memo update release materials, specifically to generate an HTML poster and a markdown update description document for a new version release. Use this when a user says "发布新版本", "创建更新", "生成更新海报" or similar phrases, or provides version information and feature lists for a release.
2026-01-05
theone-cocos-standards.md
5
1
export
theone-cocos-standards
2
from
"The1Studio/theone-training-skills"
from
"The1Studio/theone-training-skills"
3
Enforces TheOne Studio Cocos Creator development standards including TypeScript coding patterns, Cocos Creator 3.x architecture (Component system, EventDispatcher), and playable ads optimization guidelines. Triggers when writing, reviewing, or refactoring Cocos TypeScript code, implementing playable ads features, optimizing performance/bundle size, or reviewing code changes.
2026-01-05
jira-expert.md
5
1
export
jira-expert
2
from
"rickydwilson-dcs/claude-skills"
from
"rickydwilson-dcs/claude-skills"
3
Atlassian Jira expert for creating and managing projects, planning, product discovery, JQL queries, workflows, custom fields, automation, reporting, and all Jira features. Use for Jira project setup, configuration, advanced search, dashboard creation, workflow design, and technical Jira operations.
2026-01-05
secure-flow.md
5
1
export
secure-flow
2
from
"plutosecurity/secure-flow"
from
"plutosecurity/secure-flow"
3
A comprehensive security skill that integrates with Secure Flow to help AI coding agents write secure code, perform security reviews, and implement security best practices. Use this skill when writing, reviewing, or modifying code to ensure secure-by-default practices are followed.
2026-01-05
creating-bauplan-pipelines.md
5
1
export
creating-bauplan-pipelines
2
from
"BauplanLabs/bauplan-mcp-server"
from
"BauplanLabs/bauplan-mcp-server"
3
Creates bauplan data pipeline projects with SQL and Python models. Use when starting a new pipeline, defining DAG transformations, writing models, or setting up bauplan project structure from scratch.
2026-01-05
top-down-learning.md
5
1
export
top-down-learning
2
from
"ctdio/dotfiles"
from
"ctdio/dotfiles"
3
Comprehensive codebase understanding through structured documentation and guided learning. Use when Claude needs to help a user understand how a project works by exploring and documenting the codebase architecture, concepts, and modules in a .learning/ directory, then guiding them through understanding the code with adaptive explanations. Triggered by requests like "help me understand this project", "document the architecture", "explain how this codebase works", or "guide me through the code".
2026-01-05
context7-efficient.md
5
1
export
context7-efficient
2
from
"Rehan-Ul-Haq/my-skills"
from
"Rehan-Ul-Haq/my-skills"
3
Token-efficient library documentation fetcher using Context7 MCP with 86.8% token savings through intelligent shell pipeline filtering. Fetches code examples, API references, and best practices for JavaScript, Python, Go, Rust, and other libraries. Use when users ask about library documentation, need code examples, want API usage patterns, are learning a new framework, need syntax reference, or troubleshooting with library-specific information. Triggers include questions like "Show me React hooks", "How do I use Prisma", "What's the Next.js routing syntax", or any request for library/framework documentation.
2026-01-05
vibeship-security-writer.md
5
1
export
vibeship-security-writer
2
from
"vibeforge1111/vibeship-knowledgebase"
from
"vibeforge1111/vibeship-knowledgebase"
3
World-class security content writer for VibeShip Knowledge Base. Creates authoritative, SEO-optimized, LLM-extractable content about cybersecurity vulnerabilities in AI-generated code.Use this skill when:- Writing vulnerability articles (SQL injection, XSS, IDOR, etc.)- Creating AI tool security analysis (Cursor, Claude Code, Bolt patterns)- Writing stack security guides (Next.js + Supabase, Express, etc.)- Generating fix prompts for AI coding tools- Creating security checklists and glossary entries- Writing research content (Vulnerability Index, methodology)- Any security-related KB content for vibeship.co/kb/security/Expertise: SEO optimization, LLM citation optimization, OWASP vulnerabilities, CWE database, AI-generated code patterns, vibe coder audience, technical writing for non-security-experts.
2026-01-05
ccpm-skill-creator.md
5
1
export
ccpm-skill-creator
2
from
"duongdev/ccpm"
from
"duongdev/ccpm"
3
Creates custom CCPM skills from request to deployment with proper templates, safety guardrails, and integration patterns. Auto-activates when user mentions "create skill", "custom workflow", "team specific", "extend CCPM", "codify team practice", or "reusable pattern". Guides through purpose definition (what skill does), activation triggers (when it runs), CCPM integration points, and safety rules. Provides three skill templates: Team Workflow (codify practices), Safety Enforcement (add checks), and Integration Skills (custom tools). Creates directory structure, frontmatter metadata, multi-phase instructions, and supporting docs. Tests skill activation before deployment and suggests improvements.
2026-01-05
restructured-text.md
5
1
export
restructured-text
2
from
"Liam-Deacon/CLEED"
from
"Liam-Deacon/CLEED"
3
Guidelines for writing valid reStructuredText (.rst) in this repo (Sphinx).
2026-01-05
threat-modeler.md
5
1
export
threat-modeler
2
from
"ensingm2/AI-threat-modeling-rulesets"
from
"ensingm2/AI-threat-modeling-rulesets"
3
Security analysis using STRIDE/ATT&CK/Kill Chain frameworks (Stages 3, 4, 5, 6). Identifies threats, assesses risk, and develops mitigations. Does NOT perform documentation extraction or quality validation.
2026-01-05
rulebook-typescript.md
5
1
export
rulebook-typescript
2
from
"hivellm/rulebook"
from
"hivellm/rulebook"
3
TypeScript development with strict mode, Vitest testing, ESLint linting, and CI/CD best practices. Use when working on TypeScript projects, writing tests, configuring linting, or setting up build pipelines.
2026-01-05
golang.md
5
1
export
golang
2
from
"jaeyeom/experimental"
from
"jaeyeom/experimental"
3
Expert Go developer guide. Use when writing, debugging, or reviewing Go code.
2026-01-05
conventional-commits.md
5
1
export
conventional-commits
2
from
"uspark-hq/uspark"
from
"uspark-hq/uspark"
3
Guidelines for writing conventional commit messages that follow project standards and trigger automated releases
2026-01-05