Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

cc_projects

cc_projects には gizix から収集した 21 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
21
Stars
2
更新
2025-11-18
Forks
2
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

pdf-splitter
ソフトウェア開発者

Split PDF files into smaller files by pages, page ranges, or chunks. Use when working with .pdf files, when user asks to split/divide PDFs, extract pages, separate pages, or create individual PDF files from multi-page documents.

2025-11-18
api-generator
ソフトウェア開発者

Generate complete CRUD API endpoints with async patterns, Pydantic validation, JWT authentication, and proper error handling. Activates when creating new API resources or routes.

2025-11-18
deployment-guide
ソフトウェア開発者

Production deployment guidance for Quart applications including Docker, Hypercorn configuration, environment management, monitoring, and performance tuning. Activates when deploying or optimizing for production.

2025-11-18
quart-patterns
ソフトウェア開発者

Comprehensive guide to common Quart async patterns including app factory, blueprints, async sessions, background tasks, error handling, and WebSocket patterns. Activates when implementing Quart features or refactoring code.

2025-11-18
test-helper
ソフトウェア品質保証アナリスト・テスター

Generate comprehensive async pytest tests for Quart endpoints, database operations, and WebSocket connections. Activates when writing tests or ensuring code coverage.

2025-11-18
template-blueprints
ソフトウェア開発者

Access pattern library extracted from existing templates for reuse when creating new templates. Use when creating .md files for commands, agents, skills or when generating CLAUDE.md, README.md, or settings.json. Provides templatable patterns and quick-start presets.

2025-11-07
data-pipeline
ソフトウェア開発者

Implement Scrapy pipeline patterns for data processing, validation, cleaning, and storage when processing scraped items. Automatically creates pipelines for common data workflows including CSV, JSON, database export, and data transformation.

2025-11-06
docker-deploy
ソフトウェア開発者

Create Docker configurations and deployment workflows for Scrapy projects when containerizing spiders or deploying to production. Generates Dockerfiles, docker-compose setups, and orchestration configurations.

2025-11-06
spider-generator
ソフトウェア開発者

Generate Scrapy spiders with best practices when creating new spiders, crawlers, or implementing scraping patterns. Automatically scaffolds spiders based on target website type and requirements.

2025-11-06
test-coverage
ソフトウェア品質保証アナリスト・テスター

Generate comprehensive test suites for Scrapy spiders, pipelines, and middlewares when implementing tests or improving coverage. Creates unit tests, integration tests, and contract tests with proper fixtures and mocking.

2025-11-06
dialog-generator
ソフトウェア開発者

Generate modal and modeless dialog windows for Tkinter applications. Use when creating dialogs, popups, or secondary windows, when user mentions "dialog", "popup", "modal", or when working with files in views/dialogs/ directory.

2025-11-04
form-validation
ソフトウェア開発者

Add comprehensive form validation to Tkinter views using the template's validator utilities. Use when creating forms, handling user input, when user mentions "validation", "form", or when working with Entry/Text widgets.

2025-11-04
mvc-pattern
ソフトウェア開発者

Scaffold new MVC components (Model, View, Controller) for Tkinter applications following the template's architecture. Use when creating new features, when user mentions "MVC", "model", "view", or "controller", or when working with .py files in models/, views/, or controllers/ directories.

2025-11-04
component-patterns
ソフトウェア開発者

Implement advanced React component patterns including compound components, render props, and composition patterns. Use when building flexible, reusable component APIs.

2025-11-04
custom-hooks
ソフトウェア開発者

Implement custom React hooks for reusable logic including state management, side effects, and data fetching. Use when extracting component logic into reusable hooks.

2025-11-04
query-patterns
ソフトウェア開発者

Implement TanStack Query (React Query) patterns for data fetching, caching, mutations, and optimistic updates. Use when setting up API integration or data fetching strategies.

2025-11-04
claude-config-generator
ソフトウェア開発者

Generate Claude Code configuration files (commands, agents, skills, settings.json) with proper YAML frontmatter and structure. Use when creating .claude/ configuration or .md files in .claude/commands/ or .claude/agents/ directories.

2025-11-04
template-structure
ソフトウェア開発者

Implement proper directory structure for project templates following established patterns. Use when creating new templates or organizing template directories.

2025-11-04
django-patterns
ソフトウェア開発者

Implement common Django design patterns including managers, querysets, mixins, services, and architectural patterns. Use when refactoring code or implementing standard Django patterns.

2025-11-04
drf-serializer
ソフトウェア開発者

Generate Django REST Framework serializers with validation, nested relationships, and best practices. Use when creating or updating API serializers, especially for complex models with relationships.

2025-11-04
model-validator
ソフトウェア開発者

Add comprehensive validation to Django models using validators, clean methods, and constraints. Use when implementing model validation, business rules, or data integrity checks.

2025-11-04