Browse Skills
44915 skills found
create-api-endpoint.md
4
1
export
create-api-endpoint
2
from
"inoshiro/inuinouta-front-v3"
from
"inoshiro/inuinouta-front-v3"
3
Django REST APIへのプロキシエンドポイントとそれを使用するComposableを作成する手順
2026-01-05
pr-process.md
4
1
export
pr-process
2
from
"proompteng/lab"
from
"proompteng/lab"
3
Prepare commits and pull requests for this repo following the PR template and Conventional Commits.
2026-01-05
nix-profile-manager.md
4
1
export
nix-profile-manager
2
from
"YPares/agent-skills"
from
"YPares/agent-skills"
3
Expert guidance for agents to manage local Nix profiles for installing tools and dependencies. Covers flakes, profile management, package searching, and registry configuration.
2026-01-05
clickhouse-architect.md
4
1
export
clickhouse-architect
2
from
"terrylica/cc-skills"
from
"terrylica/cc-skills"
3
ClickHouse schema design authority (hub skill). Use when designing schemas, selecting compression codecs, tuning ORDER BY, optimizing queries, or reviewing table structure. **Delegates to**: clickhouse-cloud-management for user creation, clickhouse-pydantic-config for DBeaver config, schema-e2e-validation for YAML contracts. Triggers: "design ClickHouse schema", "compression codecs", "MergeTree optimization", "ORDER BY tuning", "partition key", "ClickHouse performance", "SharedMergeTree", "ReplicatedMergeTree", "migrate to ClickHouse".
2026-01-05
notion.md
4
1
export
notion
2
from
"vm0-ai/vm0-cookbooks"
from
"vm0-ai/vm0-cookbooks"
3
Store and manage influencer data in Notion database
2026-01-05
sast-bandit.md
4
1
export
sast-bandit
2
from
"AgentSecOps/SecOpsAgentKit"
from
"AgentSecOps/SecOpsAgentKit"
3
Python security vulnerability detection using Bandit SAST with CWE and OWASP mapping. Use when: (1) Scanning Python code for security vulnerabilities and anti-patterns, (2) Identifying hardcoded secrets, SQL injection, command injection, and insecure APIs, (3) Generating security reports with severity classifications for CI/CD pipelines, (4) Providing remediation guidance with security framework references, (5) Enforcing Python security best practices in development workflows.
2026-01-05
hammer-memory-profiler.md
4
1
export
hammer-memory-profiler
2
from
"Ronin15/SDL3_HammerEngine_Template"
from
"Ronin15/SDL3_HammerEngine_Template"
3
Simplified memory profiling and leak detection for SDL3 HammerEngine using valgrind memcheck, AddressSanitizer, and massif. Identifies memory leaks, allocation hotspots, buffer reuse violations, and provides system-by-system memory breakdown with optimization suggestions. Use after performance-critical changes or when investigating memory issues.
2026-01-05
typedown-expert.md
4
1
export
typedown-expert
2
from
"IndenScale/Typedown"
from
"IndenScale/Typedown"
3
Expert guidance on writing correct Typedown code, focusing on syntax, best practices, and common pitfalls.
2026-01-05
wow-applying-maker-checker-fixer.md
4
1
export
wow-applying-maker-checker-fixer
2
from
"wahidyankf/open-sharia-enterprise"
from
"wahidyankf/open-sharia-enterprise"
3
Three-stage content quality workflow pattern (Maker creates, Checker validates, Fixer remediates). Use when working with content quality workflows, validation processes, audit reports, or implementing maker/checker/fixer agent roles.
2026-01-05
course-description-analyzer.md
4
1
export
course-description-analyzer
2
from
"dmccreary/claude-skills"
from
"dmccreary/claude-skills"
3
This skill analyzes or creates course descriptions for intelligent textbooks by checking for completeness of required elements (title, audience, prerequisites, topics, Bloom's Taxonomy outcomes) and providing quality scores with improvement suggestions. Use this skill when working with course descriptions in /docs/course-description.md that need validation or creation for learning graph generation.
2026-01-05
image-fetcher.md
4
1
export
image-fetcher
2
from
"Interstellar-code/claud-skills"
from
"Interstellar-code/claud-skills"
3
Fetch and download images from the internet in various formats (JPG, PNG, GIF, WebP, BMP, SVG, etc.). Use when users ask to download images, fetch images from URLs, save images from the web, or get images for embedding in documents or chats. Supports single and batch downloads with automatic format detection.
2026-01-05
issue-tree-builder.md
4
1
export
issue-tree-builder
2
from
"sruthir28/enterprise-ai-skills"
from
"sruthir28/enterprise-ai-skills"
3
McKinsey-style issue tree framework for breaking down complex problems into MECE (Mutually Exclusive, Collectively Exhaustive) components. Use when users need to decompose strategic questions, structure analysis, create work plans, or prepare for case interviews. Apply hypothesis-driven approach to problem-solving.
2026-01-05
git.md
4
1
export
git
2
from
"petbrains/mvp-builder"
from
"petbrains/mvp-builder"
3
Git workflow with enforced branch naming, commit formatting, secret protection, and safety guards. Use when: creating branches, committing changes, pushing code, merging, resolving conflicts, creating PRs. Triggers: git operations, create branch, commit, push, merge, branch naming, commit message format.
2026-01-05
ocaml-npm-publishing.md
4
1
export
ocaml-npm-publishing
2
from
"avsm/ocaml-claude-marketplace"
from
"avsm/ocaml-claude-marketplace"
3
Publishing OCaml to npm via js_of_ocaml and wasm_of_ocaml. Use when discussing browser targets, JavaScript compilation, WASM output, npm packages, or the two-branch workflow.
2026-01-05
bupkis-docs.md
4
1
export
bupkis-docs
2
from
"boneskull/bupkis"
from
"boneskull/bupkis"
3
How to create & maintain TypeDoc site documentation and the README for Bupkis
2026-01-05
cicd-pipeline-architecture.md
4
1
export
cicd-pipeline-architecture
2
from
"tachyon-beep/skillpacks"
from
"tachyon-beep/skillpacks"
3
Use when setting up CI/CD pipelines, experiencing deployment failures, slow feedback loops, or production incidents after deployment - provides deployment strategies, test gates, rollback mechanisms, and environment promotion patterns to prevent downtime and enable safe continuous delivery
2026-01-05
research.md
4
1
export
research
2
from
"acking-you/myclaude-skills"
from
"acking-you/myclaude-skills"
3
Use codex web search for technical research, output reports with complete citation links. Focus on key results users care about, minimize irrelevant content.
2026-01-05
install-mkdocs-template.md
4
1
export
install-mkdocs-template
2
from
"dmccreary/claude-skills"
from
"dmccreary/claude-skills"
3
This skill creates a complete MkDocs Material project structure for intelligent textbooks. It sets up a Conda virtual environment named 'mkdocs', installs all dependencies, generates mkdocs.yml with all Material theme options, custom CSS for branding, the social_override plugin for custom social media cards, builds the site, and deploys to GitHub Pages. Use this skill when starting a new intelligent textbook project.
2026-01-05
python-performance-optimization.md
4
1
export
python-performance-optimization
2
from
"NickCrew/claude-cortex"
from
"NickCrew/claude-cortex"
3
Python performance optimization patterns using profiling, algorithmic improvements, and acceleration techniques. Use when optimizing slow Python code, reducing memory usage, or improving application throughput and latency.
2026-01-05
cursor-agent-supervisor.md
4
1
export
cursor-agent-supervisor
2
from
"YPares/agent-skills"
from
"YPares/agent-skills"
3
Offloading tasks with a well-defined scope to sub-agents, for instance to use a sub-agent to implement a set of specs. Use this skill whenever a task should not need a broad knowledge of the whole project
2026-01-05
fetching-data.md
4
1
export
fetching-data
2
from
"QingqiShi/shiqingqi.com"
from
"QingqiShi/shiqingqi.com"
3
Data fetching patterns for server/client components using fetch API, TanStack Query, useSuspenseQuery, apiRouteWrapper, and apiRequestWrapper. Use when implementing data loading, API calls, server functions, queries, mutations, API routes, or when the user mentions TanStack Query, useSuspenseQuery, apiRouteWrapper, apiRequestWrapper, tmdb-server-functions, or data fetching.
2026-01-05
sca-blackduck.md
4
1
export
sca-blackduck
2
from
"AgentSecOps/SecOpsAgentKit"
from
"AgentSecOps/SecOpsAgentKit"
3
Software Composition Analysis (SCA) using Synopsys Black Duck for identifying open source vulnerabilities, license compliance risks, and supply chain security threats with CVE, CWE, and OWASP framework mapping. Use when: (1) Scanning dependencies for known vulnerabilities and security risks, (2) Analyzing open source license compliance and legal risks, (3) Identifying outdated or unmaintained dependencies, (4) Integrating SCA into CI/CD pipelines for continuous dependency monitoring, (5) Providing remediation guidance for vulnerable dependencies with CVE and CWE mappings, (6) Assessing supply chain security risks and third-party component threats.
2026-01-05
using-web-backend.md
4
1
export
using-web-backend
2
from
"tachyon-beep/skillpacks"
from
"tachyon-beep/skillpacks"
3
Use when building web APIs, backend services, or encountering FastAPI/Django/Express/GraphQL questions, microservices architecture, authentication, or message queues - routes to 11 specialist skills rather than giving surface-level generic advice
2026-01-05
frontend-magic-ui.md
4
1
export
frontend-magic-ui
2
from
"petbrains/mvp-builder"
from
"petbrains/mvp-builder"
3
Polished SaaS landing page components. Use for number tickers/stats animations, logo marquees, bento grids, device mockups (iPhone, Safari), shimmer/rainbow buttons, typing effects. Professional marketing polish built on Framer Motion + Tailwind. For dramatic hero effects use Aceternity, for basic UI use shadcn.
2026-01-05